  INFO [Properties.<init>]                           VERSION: 1.4.2
  INFO [Properties.<init>]                           Classpath: data.jar
  INFO [Properties.<init>]                           Java VM: 11.0.28+6-LTS
  INFO [Properties.<init>]                           Java Runtime: 11.0.28+6-LTS
  INFO [Properties.<init>]                           OS: Windows 10 10.0 amd64
  INFO [Properties.<init>]                           Java Library Path: lib
  INFO [Properties.<init>]                           Max Memory: 268435456
  INFO [Properties.<init>]                           Avaialble Processors: 4
  INFO [PropertiesBase.readFromFile]                 Reading Settings from file settings.txt
  INFO [Settings.<init>]                             Settings file not found: settings.txt (The system cannot find the file specified)
  INFO [Updater.updateLauncher]                      launcher pid killed :8848, true
  INFO [SubstanceLoader.initLookAndFeel]             Window Skin: Default
  INFO [Main.main]                                   lpSolve: 5.5 Release 0 Build 14
  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: d172e6720ce4b059a1fd4178155bf64f
  INFO [Login$MasterListener$1.run]                  Logged in as "LandruBOT" (id 106940)
++++++++ END OF INITIALIZATION +++++++++++++++++++++++++++++++++++++++++++
  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 [Updater.updateLauncher]                      launcher pid killed :8848, false
  INFO [Main.main]                                   Creating game container
  INFO [MuleGameContainer.<init>]                    LWJGL Version: 2.9.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 505
  INFO [MuleGameContainer.<init>]                    GL Version: 4.6.0 - Build 31.0.101.2112
  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
  INFO [MetaFrame.startGame]                         Starting game number 0
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [MetaFrame$MasterListener$1.run]              Entered master server game lobby
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id fb397105-4dfa-43a0-bd0a-502f73b180ac
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: cef973cc17ca3fed657d8a4b2f9b5bae9f0f842f488eb29f00f8f0cdb545d5b0
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is fb397105-4dfa-43a0-bd0a-502f73b180ac
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 fb397105-4dfa-43a0-bd0a-502f73b180ac
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id e9efd30d-3d26-478c-a992-ee206ab4e8f5
  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 157941
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.purgePendingClients]                  client purged: e9efd30d-3d26-478c-a992-ee206ab4e8f5
  INFO [LobbyChat.chatInputKeyPressed]               Lobby Chat Send: Thanks
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1003
  INFO [Server.acceptClients]                        Server: Accepted client /38.39.165.155 id 83824ce1-cf04-41e3-966c-e435596c356a
  INFO [ServerMessageHandler.processJoin]            Server: Client /38.39.165.155 <S11> joins
  INFO [Server.initUdp]                              Server: Client /38.39.165.155 <S11> requests UDP address /38.39.165.155:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)FluffyFiend is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)FluffyFiend (ID: 103178)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /38.39.165.155 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7175 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)FluffyFiend (ID 103178)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103178 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /38.39.165.155 <S11>
  INFO [Server.removeClient]                         Server: Removing client /38.39.165.155 <> with id 83824ce1-cf04-41e3-966c-e435596c356a
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /38.39.165.155 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853606) FluffyFiend: meow
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id a84f3301-4f64-494c-9a4c-21fd30e59e7e
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7175 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id b75c9fbf-0e25-4e41-afbb-7d3facf70a99
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S14> joins
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <S14> requests UDP address /74.130.60.200:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7415 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)megadeth (ID 104590)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey mega
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey mega
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Have you played the new format yet?
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /74.130.60.200 <S14>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id b75c9fbf-0e25-4e41-afbb-7d3facf70a99
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id d90303c6-9ef8-4553-89f6-109c1303096f
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S14> joins
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <S14> requests UDP address /74.130.60.200:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7307 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)megadeth (ID 104590)
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)megadeth joins the players
  INFO [Player.<init>]                               Creating (P14)megadeth
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey mega
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /74.130.60.200 <P14>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id d90303c6-9ef8-4553-89f6-109c1303096f
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /47.16.187.32 id b626f7f0-abb7-4177-b27c-8e2f9468a375
  INFO [Server.initUdp]                              Server: Client /47.16.187.32 <> requests UDP address /47.16.187.32:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.16.187.32 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)jellyroger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)jellyroger (ID: 102795)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.16.187.32 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7307 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)jellyroger (ID 102795)
  INFO [ServerMessageHandler.processPlayerJoin]      /47.16.187.32 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)jellyroger joins the players
  INFO [Player.<init>]                               Creating (P14)jellyroger
  INFO [GameModel.setRemoteUser]                     (P14)jellyroger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey mm
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Allegedly - the ping advantage is gone, at least during auctions; not sure if it still exists during plot selection...
  INFO [GameController.apply]                        (P14)jellyroger chat: bot in auction is better
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id 093a3acc-6d6d-472d-9fdc-ab855361fbbe
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7404 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <S12> requests UDP address /74.130.60.200:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)megadeth (ID 104590)
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)megadeth joins the players
  INFO [Player.<init>]                               Creating (P12)megadeth
  INFO [GameModel.setRemoteUser]                     (P12)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey mega - sticking around this time?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: meg - are you expecting someone else?
  INFO [GameController.apply]                        (P12)megadeth chat: i got to restart   ...no sound
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /74.130.60.200 <P12>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id 093a3acc-6d6d-472d-9fdc-ab855361fbbe
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id 19614ef2-7ac3-4175-9428-09a37cb3c402
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <> requests UDP address /74.130.60.200:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7465 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)megadeth (ID 104590)
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)megadeth joins the players
  INFO [Player.<init>]                               Creating (P12)megadeth
  INFO [GameModel.setRemoteUser]                     (P12)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P12)megadeth chat: let me text slip and see if he is playing
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: jellyroger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: megadeth voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <D.A.N.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<D.A.N.> (P12)megadeth (P11)Cyber Ranger (P14)jellyroger 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 452
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7493 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7488 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6699282754353683923
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)jellyroger (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22053152
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> 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]                         (P12)megadeth Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)megadeth 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 [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: GLE - HF!!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7487 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7621 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <D.A.N.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 139875600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> 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 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Mountain3 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:pings
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 21 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 21: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7689 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1138
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $996
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  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: <D.A.N.> new price $960 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $936 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $928 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $936 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $992 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $996 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $996 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $952 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $908 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $872 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $856 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $920 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $960 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $976 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $988 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $996 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $996 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $996 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $996 (changed $8)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<D.A.N.> bought the plot for $976
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7882 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6724815623293688600
  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 (P14)jellyroger (rank 1)
  INFO [Player.useFood]                              (P14)jellyroger 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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7888 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 1344
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $128, max: 47.5, left: 21.219398, fraction 0.44672418
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $128 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 9
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8378 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 735426103720725083
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 70ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8383 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 41 tiles in 1780300ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Empty Plain Empty 949 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 0 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <D.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (7,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (3,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Mountain2 (2,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $65, max: 47.5, left: 3.7391005, fraction 0.0787179
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $65 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2214
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8391 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1377403462030780860
  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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8390 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,0) with Crystite factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1553
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $100, max: 47.5, left: 17.019302, fraction 0.3583011
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $100 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8463 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 580336284002301172
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)megadeth (rank 4)
  INFO [Player.useFood]                              (P12)megadeth 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8464 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 1419
  INFO [GameModel.gamble]                            (P12)megadeth gambles $71, max: 47.5, left: 19.799366, fraction 0.41682875
  INFO [DevelopmentMessenger.showMessage]            megadeth won $71 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8509 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8437750014310507759
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 68ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8560 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2752772006956796409
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8578 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8580 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7728015853615646197
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 15, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $1078
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $1046
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1000
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $189
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 73ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8502 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.927 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 73ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 3
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $44 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8561 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5232242298746807777
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $1078
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 0 critical: 0 surplus: 0 money: $1046
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1000
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $189
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8508 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8494 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5272568953939345832
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  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]               (P14)jellyroger Food: 1 critical: 3 surplus: -2 money: $1078
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 6 critical: 3 surplus: 3 money: $1046
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1000
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 1 critical: 3 surplus: -2 money: $189
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 73ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8494 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 <D.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <D.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <D.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <D.A.N.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (5 units for $250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (73ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8603 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4762542617148064020
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 17, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  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]               (P14)jellyroger Energy: 5 critical: 1 surplus: 4 money: $1078
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 1 critical: 2 surplus: -1 money: $1046
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $850
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 2 critical: 1 surplus: 1 money: $89
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8523 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (6 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (6ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 68ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8591 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6246819523782572919
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 48471168
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $956 Plots: 1 Assets: 495 Total: 1951
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 6 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $1258 Plots: 1 Assets: 180 Total: 1938
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $670 Plots: 1 Assets: 560 Total: 1730
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $89 Plots: 2 Assets: 240 Total: 1329
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> 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 $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $44
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 6 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 6948
  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 (14) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 68ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8597 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 1599 tiles in 20628500ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Empty Plain Empty Mountain3 Empty <claim> 1424 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 0 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Empty Plain Empty River Empty <claim> 1424 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 0 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Empty Plain Empty Mountain2 Empty <claim> 1424 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 0 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Empty Plain Empty Plain Empty <claim> 1424 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 0 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Mountain3 (5,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 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 17: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 18 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 18: Mountain3 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 20: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 21: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 68ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8591 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 68ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8595 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 39725541063976775
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09425056
  INFO [PlayerEventPhase.begin]                      Event player: (P12)megadeth (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  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 (13) 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 [Player.useFood]                              (P12)megadeth has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 73ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8582 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 1216
  INFO [GameModel.gamble]                            (P12)megadeth gambles $95, max: 47.5, left: 25.139488, fraction 0.5292524
  INFO [DevelopmentMessenger.showMessage]            megadeth won $95 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8594 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6948156414897078764
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.85947394
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 2)
  INFO [Player.useFood]                              (P14)jellyroger 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8604 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (7,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 883
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $53, max: 47.5, left: 1.5064187, fraction 0.031714078
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $53 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8638 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5683019655347938201
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3232214
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8635 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,2) with Crystite 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 High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1985
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $77, max: 47.5, left: 8.359104, fraction 0.17598113
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $77 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8666 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9028280708246849644
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7065165
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8663 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [SearchPlanManager.MaybeAddResourceWeight]    <D.A.N.> will NOT prioritize food this turn!
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 39 tiles in 1516600ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Empty Mountain3 Empty Plain Empty 1424 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 0 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <D.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $107, max: 47.5, left: 29.539589, fraction 0.6218861
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 924
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8678 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8670 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4281310478384261840
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 2 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 5 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8677 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6801904379331385341
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8670 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7759511495448280552
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $44
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 13, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 65%
  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]               (P14)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $1206
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $1151
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $692
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $296
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8616 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $87
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $210
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $87 (2 units for $174)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8648 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6632952318207955050
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $1206
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 0 critical: 0 surplus: 0 money: $1151
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $518
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $296
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8613 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8596 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -791060348612263699
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 2 critical: 3 surplus: -1 money: $1206
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 7 critical: 3 surplus: 4 money: $1151
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $518
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 0 critical: 3 surplus: -3 money: $296
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8591 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $67 (6 units for $402)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (68ms) <P14> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8655 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7850194714691322613
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 6, total: 17, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Energy: 4 critical: 2 surplus: 2 money: $1206
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 2 critical: 2 surplus: 0 money: $1419
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $317
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 2 critical: 1 surplus: 1 money: $95
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (68ms) <P14> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8615 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $47 (3 units for $141)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (68ms) <P14> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8658 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5103977141064177686
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 23143560
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $1300 Plots: 2 Assets: 373 Total: 2673
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $176 Plots: 2 Assets: 1404 Total: 2580
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 6 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $1419 Plots: 1 Assets: 355 Total: 2274
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $95 Plots: 3 Assets: 295 Total: 1890
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $87
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $47
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $170
  INFO [SummaryPhase2.begin]                         Colony total: 9417
  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 (14) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (68ms) <P14> 33ms (33ms) <P12> 69ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8655 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> 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 1ms, max 69ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 17: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 23 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 23: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 34: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 35: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 15
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 32ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8697 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $916
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1087
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-1432
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)jellyroger bought the plot for $916
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (72ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8703 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5277328917687214723
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9268917
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 1)
  INFO [Player.useFood]                              (P14)jellyroger 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (73ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8701 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Mountain2 (8,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 1549
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $54, max: 47.5, left: 2.3527617, fraction 0.049531825
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $54 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (73ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8729 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1452022350856824375
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46187055
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8733 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,4) with Crystite 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 High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1759
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $80, max: 47.5, left: 12.899208, fraction 0.27156228
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $80 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8737 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1886173749805612056
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15061444
  INFO [PlayerEventPhase.begin]                      Event player: (P12)megadeth (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $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 (13) 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 [Player.useFood]                              (P12)megadeth has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8735 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.buyAssay]                          (P12)megadeth got an assay bot
  INFO [GameModel.sellAssay]                         (P12)megadeth returned assay bot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 2324
  INFO [GameModel.gamble]                            (P12)megadeth gambles $53, max: 47.5, left: 1.019103, fraction 0.021454802
  INFO [DevelopmentMessenger.showMessage]            megadeth won $53 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8758 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1224706890911058063
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7047073
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8758 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1116.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <D.A.N.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <D.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $77, max: 47.5, left: 10.239147, fraction 0.21556099
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $77 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1889
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8773 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1796176822015900559
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8763 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 815807796159771353
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 2 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 2 food, 7 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 4 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8776 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8777 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4799622098126571493
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $87
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  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]               (P14)jellyroger Smithore: 1 critical: 0 surplus: 1 money: $193
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $1302
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 7 critical: 0 surplus: 7 money: $331
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8729 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111 capped by money $77
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $190
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $89 (1 units for $89)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8793 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6005963435933667832
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $282
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 2 critical: 0 surplus: 2 money: $1302
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $242
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8734 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80 capped by money $77
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P14)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 68ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $88 (5 units for $440)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8778 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9148441513897356307
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 11, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 107%
  INFO [Shop.printPriceFactor]                       Food buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 2 critical: 3 surplus: -1 money: $282
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 4 critical: 3 surplus: 1 money: $1478
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $506
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 3 critical: 3 surplus: 0 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8713 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 70ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $92 capped by money $77
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $92 (1 units for $92)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8759 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7765842617292049136
  INFO [Shop.calcBuySellPrice]                       Current Energy price $47
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 16, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 77%
  INFO [Shop.printPriceFactor]                       Energy buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Energy: 7 critical: 3 surplus: 4 money: $282
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 0 critical: 3 surplus: -3 money: $1478
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $414
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 1 critical: 2 surplus: -1 money: $77
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8714 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $36 capped by money $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36 capped by money $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36 capped by money $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 71ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36 capped by money $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36 capped by money $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36 capped by money $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36 capped by money $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $36 capped by money $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 71ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $56 (8 units for $448)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 66ms (66ms) <P14> 33ms (34ms) <P12> 67ms (71ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8783 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3902437043736426426
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 21134136
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $134 Plots: 3 Assets: 1614 Total: 3248
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 8 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $450 Plots: 4 Assets: 663 Total: 3113
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 2 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $1366 Plots: 2 Assets: 675 Total: 3041
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $21 Plots: 4 Assets: 448 Total: 2469
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $170
  INFO [SummaryPhase2.begin]                         Colony total: 11871
  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 (14) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 66ms (66ms) <P14> 33ms (34ms) <P12> 67ms (71ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8765 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> 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 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 71ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 20: Mountain2 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 23: Mountain2 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 28 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 28: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 30: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 66ms (66ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $856
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $2300
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-1536
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)megadeth bought the plot for $856
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 66ms (67ms) <P14> 34ms (34ms) <P12> 67ms (71ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6672280435914706591
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.70197284
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (70ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8753 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (8,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (8,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1667
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8761 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4595097734063938938
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.777072
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 2)
  INFO [Player.useFood]                              (P14)jellyroger 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8764 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (6,4) with Food factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (8,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 1591
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $103, max: 47.5, left: 1.5127625, fraction 0.031847633
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $103 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (70ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4639816732902954765
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.123888314
  INFO [PlayerEventPhase.begin]                      Event player: (P12)megadeth (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 $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 (13) 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 [Player.useFood]                              (P12)megadeth has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8789 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)megadeth develops tile Mountain2 (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)megadeth develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 2148
  INFO [GameModel.gamble]                            (P12)megadeth gambles $104, max: 47.5, left: 5.239099, fraction 0.11029682
  INFO [DevelopmentMessenger.showMessage]            megadeth 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8823 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8761716828946550928
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37371665
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8822 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> starts by assaying River (4,4)
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1117.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 6ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1212.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <D.A.N.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <D.A.N.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> was forced to end the enqueueing early.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $109, max: 47.5, left: 26.919529, fraction 0.5667269
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $109 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1055
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (68ms) <P14> 34ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8822 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (68ms) <P14> 34ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8815 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7758632562568763749
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 8 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 4 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 6 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 5 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 3 food, 6 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 34ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8842 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 34ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8845 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2605114617785254597
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $89
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 145%
  INFO [Shop.printPriceFactor]                       Smithore buy price $127 sell price $162
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Smithore: 3 critical: 0 surplus: 3 money: $138
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $574
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 17 critical: 0 surplus: 17 money: $184
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $330
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 34ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8782 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $170
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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]         (P14)jellyroger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $127 (20 units for $2540)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (68ms) <P14> 34ms (36ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8849 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6899114509960336619
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $519
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 1 critical: 0 surplus: 1 money: $574
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2343
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $330
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (68ms) <P14> 34ms (36ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8785 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $112 (1 units for $112)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (68ms) <P14> 34ms (36ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8860 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8311167756564803419
  INFO [Shop.calcBuySellPrice]                       Current Food price $92
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 14, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 111%
  INFO [Shop.printPriceFactor]                       Food buy price $87 sell price $122
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 5 critical: 4 surplus: 1 money: $519
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 4 critical: 4 surplus: 0 money: $686
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $2231
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 5 critical: 4 surplus: 1 money: $330
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (68ms) <P14> 34ms (36ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8780 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $179
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $126 (2 units for $253)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 34ms (36ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8854 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4543134472346811073
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 72%
  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 [CollectionPhase.goToNextPhase]               (P14)jellyroger Energy: 7 critical: 4 surplus: 3 money: $644
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 6 critical: 3 surplus: 3 money: $686
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 5 critical: 3 surplus: 2 money: $1978
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 1 critical: 2 surplus: -1 money: $458
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (68ms) <P14> 34ms (36ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8774 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $69 (2 units for $138)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8831 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6987978228426224741
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 29992328
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1978 Plots: 4 Assets: 929 Total: 4907
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 5 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $782 Plots: 5 Assets: 1249 Total: 4531
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $548 Plots: 4 Assets: 1421 Total: 3969
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $458 Plots: 5 Assets: 633 Total: 3591
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 4 Energy: 1 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 $250
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $127
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $126
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $250
  INFO [SummaryPhase2.begin]                         Colony total: 16998
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8824 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (5,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 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 83ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 10: Mountain2 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 11: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 19: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 21: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 11
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8848 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8848 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -703238865853569289
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42409217
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 2 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8845 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1022
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $105, max: 47.5, left: 6.389584, fraction 0.13451757
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8880 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4983368327794826170
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.009252369
  INFO [PlayerEventPhase.begin]                      Event player: (P14)jellyroger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost 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 (13) 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 [Player.useFood]                              (P14)jellyroger has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8885 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (6,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 1321
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $144, max: 47.5, left: 21.819412, fraction 0.45935604
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $144 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8901 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4439905588507900673
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9279932
  INFO [PlayerEventPhase.begin]                      No player event for (P12)megadeth (rank 3)
  INFO [Player.useFood]                              (P12)megadeth has 4 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8897 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)megadeth undevelops tile Plain (2,2)
  INFO [GameModel.developLand]                       (P12)megadeth develops tile Plain (2,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 1650
  INFO [GameModel.gamble]                            (P12)megadeth gambles $156, max: 47.5, left: 15.319263, fraction 0.3225108
  INFO [DevelopmentMessenger.showMessage]            megadeth won $156 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8904 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9169682495066321054
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22809869
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<D.A.N.> (rank 4)
  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 (13) 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 [Player.useFood]                              (P13)<D.A.N.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8904 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1246.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 17ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1374.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (7,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (7,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $169, max: 47.5, left: 17.839321, fraction 0.37556466
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $169 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1509
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8940 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8933 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1980918557255843062
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 6 food, 6 energy, 3 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 3 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 7 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 5 food, 7 energy, 3 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 3 food, 4 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 7 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8952 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -299121373490632297
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8400880329520044964
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $127
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 10, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $114 sell price $149
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Smithore: 1 critical: 0 surplus: 1 money: $676
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $504
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 3 critical: 0 surplus: 3 money: $1933
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $427
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8901 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $149 (3 units for $447)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7050031807364275574
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  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]               (P14)jellyroger Crystite: 1 critical: 0 surplus: 1 money: $825
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 6 critical: 0 surplus: 6 money: $504
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $1486
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $427
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8899 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $104 (9 units for $936)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8975 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4792653743892935017
  INFO [Shop.calcBuySellPrice]                       Current Food price $126
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 12, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $143 sell price $178
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 5 critical: 4 surplus: 1 money: $929
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 3 critical: 4 surplus: -1 money: $1128
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $1694
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 4 critical: 4 surplus: 0 money: $427
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8876 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.929 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $180 (1 units for $180)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 72ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8992 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4901540629264774853
  INFO [Shop.calcBuySellPrice]                       Current Energy price $69
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 23, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 77%
  INFO [Shop.printPriceFactor]                       Energy 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]               (P14)jellyroger Energy: 8 critical: 5 surplus: 3 money: $1109
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 7 critical: 5 surplus: 2 money: $1128
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 4 surplus: -2 money: $1514
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 6 critical: 2 surplus: 4 money: $427
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 72ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8875 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.929 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $59 (6 units for $354)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 70ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8976 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -208050667708855025
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 38027848
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $1244 Plots: 6 Assets: 1550 Total: 5794
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1248 Plots: 5 Assets: 1783 Total: 5531
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 6 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $1040 Plots: 5 Assets: 1621 Total: 5161
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 3 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $646 Plots: 6 Assets: 1127 Total: 4773
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $290
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $149
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $180
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $59
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $290
  INFO [SummaryPhase2.begin]                         Colony total: 21259
  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 (14) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8967 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> 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 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 83ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 2: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 11: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 17: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 13
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8971 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $796
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1985
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-1500
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $1044
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (70ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8972 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4845941273906965424
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6153475
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 1)
  INFO [Player.useFood]                              (P14)jellyroger has 4 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (70ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8974 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (7,2) with Food factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (3,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P14)jellyroger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 2296
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $106, max: 47.5, left: 2.4991016, fraction 0.052612666
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $106 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3055862631279095277
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2543941
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  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 (13) 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 [Player.useFood]                              (P11)Cyber Ranger has 1 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (68ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (2,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 782
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (68ms) <P14> 34ms (34ms) <P12> 82ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8982 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1632227074125173327
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.63997936
  INFO [PlayerEventPhase.begin]                      No player event for (P12)megadeth (rank 3)
  INFO [Player.useFood]                              (P12)megadeth 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (68ms) <P14> 34ms (34ms) <P12> 83ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 1875
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (68ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8994 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7731890751444055191
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.94344807
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 4 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (68ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8991 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1329.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 31ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4956.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (5,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Mountain3 (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $107, max: 47.5, left: 6.099098, fraction 0.12840207
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2096
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9012 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2620989260572237005
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (68ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9014 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5241850951080452653
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 9 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 17 food, 6 energy, 3 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 5 food, 3 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 21 food, 4 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 17 food, 5 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 5 food, 4 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 22 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (68ms) <P14> 34ms (34ms) <P12> 83ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9058 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (68ms) <P14> 34ms (34ms) <P12> 83ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3011294946159712566
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $149
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 145%
  INFO [Shop.printPriceFactor]                       Smithore buy price $205 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Smithore: 4 critical: 0 surplus: 4 money: $1235
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $900
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 22 critical: 0 surplus: 22 money: $229
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $323
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P11> 67ms (68ms) <P14> 34ms (34ms) <P12> 83ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8937 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $205 (26 units for $5330)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9045 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5277675809643044291
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 2 critical: 0 surplus: 2 money: $2055
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 11 critical: 0 surplus: 11 money: $900
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $4739
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $323
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 84ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8945 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller megadeth rank 3 takes over trade from seller jellyroger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller megadeth rank 3 takes over trade from seller jellyroger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller megadeth rank 3 takes over trade from seller jellyroger rank 1
  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 [Player.increaseAuctionTeleportCount]         (P12)megadeth auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $100 (13 units for $1300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9046 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2565243308393465352
  INFO [Shop.calcBuySellPrice]                       Current Food price $180
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 44, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 52%
  INFO [Shop.printPriceFactor]                       Food buy price $79 sell price $114
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 17 critical: 4 surplus: 13 money: $2255
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 5 critical: 4 surplus: 1 money: $2000
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $3439
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 22 critical: 4 surplus: 18 money: $323
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 116ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8935 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 149ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $87 (20 units for $1755)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 105ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9014 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1374401646917329120
  INFO [Shop.calcBuySellPrice]                       Current Energy price $59
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 18, needed: 19
  INFO [Shop.printPriceFactor]                       Energy is increased to 104%
  INFO [Shop.printPriceFactor]                       Energy buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Energy: 5 critical: 6 surplus: -1 money: $3282
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 8 critical: 5 surplus: 3 money: $2000
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 4 surplus: -1 money: $2869
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 2 critical: 4 surplus: -2 money: $1051
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 105ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8942 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.916 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 84ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $61 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9033 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -131009533308915359
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35431408
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2869 Plots: 8 Assets: 2248 Total: 9117
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 3 Smithore: 0 Crystite: 13
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $3282 Plots: 7 Assets: 1248 Total: 8030
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $2000 Plots: 6 Assets: 1558 Total: 6558
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1051 Plots: 7 Assets: 1777 Total: 6328
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 15 Energy: 2 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 $410
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $205
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $87
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $410
  INFO [SummaryPhase2.begin]                         Colony total: 30033
  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 (14) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9019 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain1 (5,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 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 2: Mountain1 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 8: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 11: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9032 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6661692720801312526
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.58617926
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9029 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)megadeth chat: wirelsess tv conection sucks
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)Cyber Ranger
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9077 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8927193165293568580
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5321963
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 2)
  INFO [Player.useFood]                              (P14)jellyroger has 4 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 99ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (6,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 1296
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $135, max: 47.5, left: 22.319424, fraction 0.4698826
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $135 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (35ms) <P12> 98ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9087 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7984919303632859206
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.03224653
  INFO [PlayerEventPhase.begin]                      Event player: (P12)megadeth (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $400
  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 (13) 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 [Player.useFood]                              (P12)megadeth has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (35ms) <P12> 83ms (99ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9078 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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: 396. End Update: 395
  INFO [GameModel.developLand]                       (P12)megadeth develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)megadeth develops tile Plain (1,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 2221
  INFO [GameModel.gamble]                            (P12)megadeth gambles $110, max: 47.5, left: 3.9191003, fraction 0.08250737
  INFO [DevelopmentMessenger.showMessage]            megadeth won $110 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9087 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7510459299859715286
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.529382
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 15 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 82ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9089 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 14ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1947.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> 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,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (5,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (5,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (5,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain1 (5,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> developed a tile but is short on time: 7.6590967
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $112, max: 47.5, left: 4.8790994, fraction 0.102717884
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $112 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2131
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9081 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6060696292495422430
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9088 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7720113461974359887
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 18 food, 10 energy, 3 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 5 food, 4 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 10 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 0 food, 24 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 17 food, 9 energy, 2 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 6 food, 4 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 6 energy, 17 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 0 food, 26 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9131 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9134 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2873046720823080024
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $205
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-14
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 11, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 80%
  INFO [Shop.printPriceFactor]                       Smithore buy price $149 sell price $184
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Smithore: 2 critical: 0 surplus: 2 money: $3157
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $2200
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 17 critical: 0 surplus: 17 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $628
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 1
  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]         (P14)jellyroger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $149 (19 units for $2831)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3924475761789189103
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 2 critical: 0 surplus: 2 money: $3455
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 11 critical: 0 surplus: 11 money: $2200
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 13 critical: 0 surplus: 13 money: $3562
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $628
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9069 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  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 [SlickLogSystem.info]                         Transaction #8
  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 [Player.increaseAuctionTeleportCount]         (P12)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $100 (13 units for $1300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2485904539962086746
  INFO [Shop.calcBuySellPrice]                       Current Food price $87
  INFO [Shop.printPriceFactor]                       Food shop: 15, total: 46, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 51%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 17 critical: 4 surplus: 13 money: $3655
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 7 critical: 4 surplus: 3 money: $3300
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $2262
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 6 critical: 4 surplus: 2 money: $628
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9059 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 85ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P14)jellyroger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 85ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 85ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 85ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Shop.setAveragePrice]                        Food price set to average $39 (14 units for $554)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9096 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8524098835854492178
  INFO [Shop.calcBuySellPrice]                       Current Energy price $61
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 50, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Energy: 9 critical: 6 surplus: 3 money: $3835
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 7 critical: 6 surplus: 1 money: $3358
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 6 critical: 4 surplus: 2 money: $1766
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 28 critical: 1 surplus: 27 money: $688
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 86ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 86ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (26 units for $514)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 69ms (86ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9058 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6073853683138496657
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36423920
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1364 Plots: 9 Assets: 4317 Total: 10181
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 13 Energy: 25 Smithore: 0 Crystite: 26
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $3835 Plots: 8 Assets: 1334 Total: 9169
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 11 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $3246 Plots: 7 Assets: 1315 Total: 8061
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 5 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1202 Plots: 8 Assets: 716 Total: 5918
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $290
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 13 units $149
  INFO [SummaryPhase2.begin]                         Shop Food: 13 units $39
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $290
  INFO [SummaryPhase2.begin]                         Colony total: 33329
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 69ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9041 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain2 (3,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 2 frames, rountrip 1ms, max 69ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 69ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 3: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 69ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 7: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 9: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 11 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 11: Mountain2 (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 13
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9020 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $984
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1394
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-224
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  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 [GameController.apply]                        (P11)Cyber Ranger chat: server:events
  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)jellyroger bought the plot for $2700
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8456395563737340891
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7092161
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9057 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,4) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9123 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 698464249520763551
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34570825
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 2)
  INFO [Player.useFood]                              (P14)jellyroger has 11 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9121 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (8,0) with Smithore factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (6,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 2373
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $150, max: 47.5, left: 0.039103426, fraction 8.2323E-4
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4087028807476181585
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4709919
  INFO [PlayerEventPhase.begin]                      No player event for (P12)megadeth (rank 3)
  INFO [Player.useFood]                              (P12)megadeth 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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9174 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (1,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 1683
  INFO [GameModel.gamble]                            (P12)megadeth gambles $205, max: 47.5, left: 14.659248, fraction 0.30861574
  INFO [DevelopmentMessenger.showMessage]            megadeth won $205 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8401826458115231035
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61140656
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 4 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 52ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 721.0000000000003
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain2 (3,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (5,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain2 (3,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain3 (5,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $180, max: 47.5, left: 9.839138, fraction 0.20713975
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $180 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1883
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1456973631801476833
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 14 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 25 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 6 food, 20 energy, 6 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 6 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 14 energy, 15 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 4 food, 34 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P14)jellyroger chat: Server: events
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 6 food, 21 energy, 6 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 5 food, 9 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 14 energy, 16 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 4 food, 37 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -13865934274826140
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7504786323390685385
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $149
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 13, mules potentially available: 11, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 59%
  INFO [Shop.printPriceFactor]                       Smithore 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]               (P14)jellyroger Smithore: 6 critical: 0 surplus: 6 money: $505
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $3361
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 16 critical: 0 surplus: 16 money: $194
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 3 critical: 0 surplus: 3 money: $362
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9143 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $93
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $90
  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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $93 (25 units for $2325)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 82ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7816213895011524111
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $1063
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 0 critical: 0 surplus: 0 money: $3361
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1682
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $641
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 82ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9153 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $84 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1458328666402851405
  INFO [Shop.calcBuySellPrice]                       Current Food price $39
  INFO [Shop.printPriceFactor]                       Food shop: 13, total: 38, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  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]               (P14)jellyroger Food: 10 critical: 5 surplus: 5 money: $1063
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 6 critical: 5 surplus: 1 money: $3361
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $1682
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 4 critical: 5 surplus: -1 money: $641
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9122 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Shop.setAveragePrice]                        Food price set to average $50 (13 units for $650)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 70ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9230 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7777666311689063966
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 105, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 42%
  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]               (P14)jellyroger Energy: 24 critical: 7 surplus: 17 money: $1063
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 15 critical: 7 surplus: 8 money: $3361
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 29 critical: 7 surplus: 22 money: $1082
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 37 critical: 3 surplus: 34 money: $591
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 70ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9133 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 2ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4469260487203796687
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 20198792
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $3361 Plots: 8 Assets: 1580 Total: 8941
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 6 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1082 Plots: 10 Assets: 2565 Total: 8647
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 17 Energy: 29 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $1063 Plots: 10 Assets: 2050 Total: 8113
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 10 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $591 Plots: 9 Assets: 1940 Total: 7031
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 5 Energy: 37 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 $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 20 units $93
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 32732
  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 (14) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (50ms) <P12> 67ms (70ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (1,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 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 70ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 1: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P12)megadeth is granted tile 2: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 3: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 6: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2640
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $918
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $184
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  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 [GameController.apply]                        (P12)megadeth chat: its in settings
  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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5377767416515287620
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.243487
  INFO [PlayerEventPhase.begin]                      Event player: (P12)megadeth (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 $150 each for a total of $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 (13) 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 [Player.useFood]                              (P12)megadeth has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (0,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 1088
  INFO [GameModel.gamble]                            (P12)megadeth gambles $232, max: 47.5, left: 26.619522, fraction 0.560411
  INFO [DevelopmentMessenger.showMessage]            megadeth won $232 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -450324842875178588
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8828515
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 17 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)megadeth chat: event tracker
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)Cyber Ranger
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (35ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4976468641084223223
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.63363856
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 3)
  INFO [Player.useFood]                              (P14)jellyroger 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 1798
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $189, max: 47.5, left: 11.539177, fraction 0.24293004
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $189 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (49ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1527067011138559590
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.562675
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (49ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 765.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 121ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2040.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (5,0): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (1,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain1 (5,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:events
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (5,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (1,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: So, maybe it's a pre-game settings issue...
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $153, max: 47.5, left: 0.89910316, fraction 0.018928487
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $153 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2330
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9292 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9291 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2679004064152958237
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 24 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 15 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 29 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 37 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 6 food, 20 energy, 3 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 6 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 8 energy, 9 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 6 food, 14 energy, 4 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P14)jellyroger chat: server: tracker
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 4 food, 20 energy, 3 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 4 food, 6 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 9 energy, 9 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 8 food, 16 energy, 4 smithore, 12 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9330 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8272672779398813282
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9328 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 349536425746002369
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $93
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 20, mules potentially available: 20, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Smithore: 3 critical: 0 surplus: 3 money: $947
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $3313
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 9 critical: 0 surplus: 9 money: $727
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $389
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $49 (4 units for $196)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9335 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5660718960149275707
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  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]               (P14)jellyroger Crystite: 7 critical: 0 surplus: 7 money: $751
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 16 critical: 0 surplus: 16 money: $3313
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 12 critical: 0 surplus: 12 money: $727
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 12 critical: 0 surplus: 12 money: $585
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9226 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $104
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  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]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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]         (P12)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $104 (47 units for $4888)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5723479314701102334
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 93%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 7 critical: 5 surplus: 2 money: $1479
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 1 critical: 5 surplus: -4 money: $4977
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $1975
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 8 critical: 5 surplus: 3 money: $1833
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 2ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $67 (1 units for $67)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (7ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8420444061504690553
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 111, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 46%
  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]               (P14)jellyroger Energy: 33 critical: 8 surplus: 25 money: $1412
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 12 critical: 8 surplus: 4 money: $4977
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 26 critical: 8 surplus: 18 money: $1975
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 40 critical: 7 surplus: 33 money: $1900
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 3ms (7ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (74ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 3ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (32 units for $1440)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8262625620449682749
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24941136
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $3762 Plots: 9 Assets: 2862 Total: 11124
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 1 Energy: 39 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1975 Plots: 11 Assets: 3078 Total: 10553
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 26 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $1187 Plots: 11 Assets: 3699 Total: 10386
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 8 Energy: 38 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $3340 Plots: 10 Assets: 1804 Total: 10144
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 7 Energy: 8 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 12 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 42207
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)megadeth chat: go to settings and select event tracker...it pops up behind the game screen so you have to move it 
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9230 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P14)jellyroger is granted tile 1: Mountain1 (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8749964503096341629
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5824766
  INFO [PlayerEventPhase.begin]                      No player event for (P12)megadeth (rank 1)
  INFO [Player.useFood]                              (P12)megadeth has 1 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9201 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 290
  INFO [GameModel.gamble]                            (P12)megadeth gambles $164, max: 47.5, left: 7.699875, fraction 0.16210262
  INFO [DevelopmentMessenger.showMessage]            megadeth won $164 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1849461142910632451
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15134782
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (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 (13) 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 [Player.useFood]                              (P11)Cyber Ranger has 3 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1525
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9240 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4208414722962646305
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36457664
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 3)
  INFO [Player.useFood]                              (P14)jellyroger has 8 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9242 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Mountain2 (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Mountain1 (0,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1186181995547229894
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88230824
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 3496.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 50ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 9372.000000000002
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (5,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (0,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: OK
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (5,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain3 (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (0,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $167, max: 47.5, left: 8.979118, fraction 0.18903407
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $167 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1926
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9249 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4838235701364480917
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8762653444226750134
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 38 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 39 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 26 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 6 food, 23 energy, 0 smithore, 23 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 12 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 14 energy, 9 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 31 food, 18 energy, 0 smithore, 5 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 6 food, 23 energy, 0 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 6 food, 12 energy, 0 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 14 energy, 7 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 27 food, 18 energy, 0 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3892232921715697066
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 12, mules potentially available: 16, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $42 sell price $77
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Smithore: 7 critical: 0 surplus: 7 money: $922
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $3926
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 16 critical: 0 surplus: 16 money: $1595
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $3542
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 68ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $42 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9330 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3511147256168077033
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 24 critical: 0 surplus: 24 money: $922
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 20 critical: 0 surplus: 20 money: $3926
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 27 critical: 0 surplus: 27 money: $1595
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 3 critical: 0 surplus: 3 money: $3542
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $88 (27 units for $2376)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9301 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2816743976529177311
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 42, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 8 critical: 5 surplus: 3 money: $3034
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 6 critical: 5 surplus: 1 money: $3926
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 5 surplus: -5 money: $1595
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 28 critical: 5 surplus: 23 money: $3806
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (79ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (14) 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 79ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 79ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $61 (10 units for $610)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (73ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9281 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5112320951201924380
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 126, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  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]               (P14)jellyroger Energy: 45 critical: 10 surplus: 35 money: $2607
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 36 critical: 8 surplus: 28 money: $3926
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 27 critical: 10 surplus: 17 money: $1412
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 18 critical: 9 surplus: 9 money: $4416
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (79ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 70ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 70ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (79ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8064781127168920637
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 15471696
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $3926 Plots: 9 Assets: 4786 Total: 13212
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 6 Energy: 36 Smithore: 0 Crystite: 20
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1052 Plots: 12 Assets: 6141 Total: 13193
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 35 Smithore: 16 Crystite: 27
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $2607 Plots: 12 Assets: 4554 Total: 13161
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 15 Energy: 45 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $4776 Plots: 11 Assets: 2433 Total: 12709
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 18 Energy: 10 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 $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 4 units $42
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 52275
  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 (14) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7241406624056990072
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45185113
  INFO [PlayerEventPhase.begin]                      No player event for (P12)megadeth (rank 1)
  INFO [Player.useFood]                              (P12)megadeth 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (7ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)megadeth develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)megadeth sold a mule for $130
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 1721
  INFO [GameModel.gamble]                            (P12)megadeth gambles $162, max: 47.5, left: 13.079212, fraction 0.27535182
  INFO [DevelopmentMessenger.showMessage]            megadeth won $162 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3210791716676064426
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6690661
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 3 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 70ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1525
  INFO [Mule.runAway]                                Mule runs away for (P11)Cyber Ranger
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -615838418262241720
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4948129
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 3)
  INFO [Player.useFood]                              (P14)jellyroger has 15 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)jellyroger develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P14)jellyroger sold a mule for $105
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (71ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8596383836916800455
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.98326075
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 18 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (71ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2029.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 300ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2538.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Crystite from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (5,2): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (5,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain3 (5,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $105
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $174, max: 47.5, left: 21.499405, fraction 0.45261905
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $174 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1300
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (71ms) <P14> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (71ms) <P14> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4585856524471278304
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 45 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 36 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 35 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 10 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 0 food, 3 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 0 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 1 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 18 food, 9 energy, 0 smithore, 17 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 0 food, 3 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 4 food, 0 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 2 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 18 food, 8 energy, 0 smithore, 20 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8935901841240813663
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5869505720202362712
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $42
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 4, mules potentially available: 16, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Smithore: 7 critical: 0 surplus: 7 money: $2357
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $3988
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 16 critical: 0 surplus: 16 money: $1002
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $4800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9155 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P14)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $53 (23 units for $1219)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 68ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6024078090806250566
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  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]               (P14)jellyroger Crystite: 45 critical: 0 surplus: 45 money: $2728
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 46 critical: 0 surplus: 46 money: $3988
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 72 critical: 0 surplus: 72 money: $1850
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 20 critical: 0 surplus: 20 money: $4800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 68ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9141 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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 [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [Player.increaseAuctionTeleportCount]         (P14)jellyroger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [Player.increaseAuctionTeleportCount]         (P12)megadeth auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $136 (183 units for $24888)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4615266879306134448
  INFO [Shop.calcBuySellPrice]                       Current Food price $61
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 31, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 5 critical: 5 surplus: 0 money: $8848
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 1 critical: 5 surplus: -4 money: $10244
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 5 surplus: -5 money: $11642
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 25 critical: 5 surplus: 20 money: $7520
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9103 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)jellyroger (P12)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $65 (18 units for $1170)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8397336784779551217
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 82, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Energy: 29 critical: 12 surplus: 17 money: $7678
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 21 critical: 10 surplus: 11 money: $10244
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 22 critical: 10 surplus: 12 money: $11642
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 10 critical: 9 surplus: 1 money: $8690
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9104 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)jellyroger (P12)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $28 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6825965627080944011
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 13344848
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $11642 Plots: 12 Assets: 1916 Total: 19558
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 22 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $7678 Plots: 12 Assets: 3877 Total: 17555
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 23 Energy: 29 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $10244 Plots: 9 Assets: 1793 Total: 16537
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 1 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $8690 Plots: 11 Assets: 1770 Total: 15960
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 7 Energy: 10 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 $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 27 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $65
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 69610
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (7ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9185 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (7ms) <P11> 66ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1840094784986167651
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7653614
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 0 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (7ms) <P11> 66ms (67ms) <P14> 33ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 97
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $202, max: 47.5, left: 3.0600019, fraction 0.064421095
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $202 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (7ms) <P11> 66ms (67ms) <P14> 34ms (37ms) <P12> 71ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9197 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7814575684522454342
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56250143
  INFO [PlayerEventPhase.begin]                      No player event for (P14)jellyroger (rank 2)
  INFO [Player.useFood]                              (P14)jellyroger has 23 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (7ms) <P11> 66ms (67ms) <P14> 34ms (37ms) <P12> 71ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)jellyroger develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P14)jellyroger sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)jellyroger finishes on update 1047
  INFO [GameModel.gamble]                            (P14)jellyroger gambles $208, max: 47.5, left: 26.55952, fraction 0.5591478
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $208 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 34ms (37ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5187013917313792530
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2987517
  INFO [PlayerEventPhase.begin]                      No player event for (P12)megadeth (rank 3)
  INFO [Player.useFood]                              (P12)megadeth has 1 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 34ms (37ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9185 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)megadeth finishes on update 168
  INFO [GameModel.gamble]                            (P12)megadeth gambles $205, max: 47.5, left: 10.139923, fraction 0.21347207
  INFO [DevelopmentMessenger.showMessage]            megadeth won $205 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (7ms) <P11> 67ms (67ms) <P14> 34ms (37ms) <P12> 67ms (71ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5275975194381983522
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3720715
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (67ms) <P14> 33ms (35ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2874.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 85ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4028.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,1) into Crystite from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (7,3): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (1,1): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (7,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (1,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $125
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $216, max: 47.5, left: 9.419128, fraction 0.19829744
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $216 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1904
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9174 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5307737924057827813
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P14)jellyroger has 29 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)megadeth has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 22 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 10 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P14)jellyroger expects 0 food, 0 energy, 0 smithore, 70 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth expects 4 food, 0 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 1 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 20 food, 1 energy, 0 smithore, 27 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P14)jellyroger produced 0 food, 0 energy, 0 smithore, 73 crystite
  INFO [ProductionPhase.logProduction]               (P12)megadeth produced 5 food, 0 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 43 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 20 food, 2 energy, 0 smithore, 27 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (67ms) <P14> 34ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9186 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6057074231138391160
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7783505085769880174
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-12
  INFO [Shop.printPriceFactor]                       Smithore shop: 27, mules potentially available: 27, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore 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]               (P14)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $7836
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Smithore: 0 critical: 0 surplus: 0 money: $10449
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $11844
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $8806
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9062 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $-10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9068 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5438089773629389183
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Crystite: 73 critical: 0 surplus: 73 money: $7836
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Crystite: 26 critical: 0 surplus: 26 money: $10449
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 43 critical: 0 surplus: 43 money: $11844
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 27 critical: 0 surplus: 27 money: $8806
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9045 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9043 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3219312203928304858
  INFO [Shop.calcBuySellPrice]                       Current Food price $65
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 35, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Food: 9 critical: 0 surplus: 9 money: $7836
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Food: 5 critical: 0 surplus: 5 money: $10449
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $11844
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 21 critical: 0 surplus: 21 money: $8806
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (76ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (76ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9032 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3324027264022889119
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 34, needed: 44
  INFO [Shop.printPriceFactor]                       Energy is increased to 122%
  INFO [Shop.printPriceFactor]                       Energy buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P14)jellyroger Energy: 13 critical: 0 surplus: 13 money: $7836
  INFO [CollectionPhase.goToNextPhase]               (P12)megadeth Energy: 9 critical: 0 surplus: 9 money: $10449
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 0 surplus: 10 money: $11844
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 2 critical: 0 surplus: 2 money: $8806
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9033 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (67ms) <P14> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9028 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7842148879032395315
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22344520
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $11844 Plots: 12 Assets: 5596 Total: 23440
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 10 Smithore: 0 Crystite: 43
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Money: $7836 Plots: 12 Assets: 9174 Total: 23010
  INFO [SummaryPhase2.begin]                         (P14)jellyroger Food: 9 Energy: 13 Smithore: 0 Crystite: 73
  INFO [SummaryPhase2.begin]                         (P12)megadeth Money: $10449 Plots: 9 Assets: 4058 Total: 19007
  INFO [SummaryPhase2.begin]                         (P12)megadeth Food: 5 Energy: 9 Smithore: 0 Crystite: 26
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $8806 Plots: 11 Assets: 4611 Total: 18917
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 21 Energy: 2 Smithore: 0 Crystite: 27
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $70
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 27 units $38
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $44
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $34
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $70
  INFO [SummaryPhase2.begin]                         Colony total: 84374
  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 [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 [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id a84f3301-4f64-494c-9a4c-21fd30e59e7e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /47.16.187.32 <P14>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 102795 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /47.16.187.32 <P14>
  INFO [Server.removeClient]                         Server: Removing client /47.16.187.32 <> with id b626f7f0-abb7-4177-b27c-8e2f9468a375
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /47.16.187.32 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /74.130.60.200 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /74.130.60.200 <P12>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id 19614ef2-7ac3-4175-9428-09a37cb3c402
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13> with id fb397105-4dfa-43a0-bd0a-502f73b180ac
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 13 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 1
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 22bfa2d1-fb72-4e85-a202-0a7a8b42314a
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 660ffeb5fa00cb5587dfcfeaf05f2ff727a1183b03d97bb7c81941223d7a2973
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 22bfa2d1-fb72-4e85-a202-0a7a8b42314a
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 22bfa2d1-fb72-4e85-a202-0a7a8b42314a
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id c075ef89-41f6-4ba1-bed1-43692b4fa8d1
  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 157942
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id ed93755d-5941-413d-b94b-a87c932bd92e
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S11> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S11> requests UDP address /75.24.213.169:6261
  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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7184 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: c075ef89-41f6-4ba1-bed1-43692b4fa8d1
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P12)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id b12debd5-be17-4edc-b041-92c6ca24b49d
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S12> joins
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <S12> requests UDP address /74.130.60.200:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7316 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)megadeth (ID 104590)
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)megadeth joins the players
  INFO [Player.<init>]                               Creating (P12)megadeth
  INFO [GameModel.setRemoteUser]                     (P12)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey mega
  INFO [GameController.apply]                        (P12)megadeth chat: hello
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: So - do I have time for a SMK BRK (15 min or so)?
  INFO [GameController.apply]                        (P12)megadeth chat: sure ...im trying to get slip to join in 
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Is slip coming?  He normally sends me a msg on msgnr when so...
  INFO [GameController.apply]                        (P12)megadeth chat: he said he was playing cards but would be on 
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: OK - SMKNG in 3 min (have to get dressed for the cold)...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Time now:  5:52
  INFO [GameController.apply]                        (P12)megadeth chat: im sick of winter already
  INFO [GameController.apply]                        (P12)megadeth chat: no rush
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.48 id 4205c4e4-e3f6-4a2f-8973-aa0729b7b0e0
  INFO [Server.initUdp]                              Server: Client /174.243.0.48 <> requests UDP address /174.243.0.48:11786
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.48 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.48 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7424 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.48 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: sup broskis!!
  INFO [GameController.apply]                        (P12)megadeth chat: sup
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id 47d675b3-9c9e-4576-8564-e4e1c8b72e67
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7516 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)ltbeeb (ID 971)
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <S14> requests UDP address /208.123.112.91:6261
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: my buzz level
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 971 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /208.123.112.91 <S14>
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <> with id 47d675b3-9c9e-4576-8564-e4e1c8b72e67
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i was shitfaced last game last night
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: Itbeeb
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: leggo
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id d1167e21-b06c-4bb3-8873-6a89dca738d9
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S14> joins
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <S14> requests UDP address /208.123.112.91:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7516 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)ltbeeb (ID 971)
  INFO [ServerMessageHandler.processPlayerJoin]      /208.123.112.91 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)ltbeeb joins the players
  INFO [Player.<init>]                               Creating (P14)ltbeeb
  INFO [GameModel.setRemoteUser]                     (P14)ltbeeb is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P12)megadeth chat: i have no sound
  INFO [ServerMessageHandler.processPlayerUnjoin]    /74.130.60.200 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)megadeth unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)megadeth is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)megadeth joins the players
  INFO [Player.<init>]                               Creating (P12)megadeth
  INFO [GameModel.setRemoteUser]                     (P12)megadeth is a remote Player
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <P14> with id d1167e21-b06c-4bb3-8873-6a89dca738d9
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /208.123.112.91 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 971 user number 14
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /74.130.60.200 <P12>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id b12debd5-be17-4edc-b041-92c6ca24b49d
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: restart
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id 70ef071b-db13-46ac-90c8-d6765bc87462
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S12> joins
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <S12> requests UDP address /208.123.112.91:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7428 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)ltbeeb (ID 971)
  INFO [ServerMessageHandler.processPlayerJoin]      /208.123.112.91 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)ltbeeb joins the players
  INFO [Player.<init>]                               Creating (P12)ltbeeb
  INFO [GameModel.setRemoteUser]                     (P12)ltbeeb is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: gohar?
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: Acavia?
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: who are you beeb?
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P12)ltbeeb chat: havent played in a while
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id 0d5c7b17-0af2-4827-9be4-34af7ac35234
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S14> joins
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <S14> requests UDP address /74.130.60.200:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7522 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)megadeth (ID 104590)
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)megadeth joins the players
  INFO [Player.<init>]                               Creating (P14)megadeth
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P14)megadeth chat: cyber went to smoke 
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: he takes 15 minutes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: when did he leave
  INFO [GameController.apply]                        (P14)megadeth chat: right before you showed up 
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: shouldn't be long then
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: im glad i can smoke lung darts while playing
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ITBEEB
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: WHO ARE YOU?!?!?!
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: lol
  INFO [GameController.apply]                        (P12)ltbeeb chat: no one you know, i have not played in like a year
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: just a mule player with a 41% win ratio?
  INFO [GameController.apply]                        (P12)ltbeeb chat: heh i played a lot when itt was new 
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i've been around for ten or twelve lol
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i just suck
  INFO [GameController.apply]                        (P12)ltbeeb chat: only 44 games
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: You are a mule savant
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: b
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i can't wait to lose to you lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)ltbeeb chat: im real good on the old game on  c64
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: thats how mega started
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: this version runs alot faster. a game averages an hour now
  INFO [GameController.apply]                        (P12)ltbeeb chat: is the only way to make the game bigger is to lower resolution?
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: yep
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: need a minute?
  INFO [GameController.apply]                        (P12)ltbeeb chat: what res you on
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: 1368x720
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: on a 40 inch tv though lol
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Depends upon your screen size...
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.48 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 13
  INFO [GameController.apply]                        (P12)ltbeeb chat: yeah me about same
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.48 id 833bef41-d789-4fad-86d5-2e06f0a2658d
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.48 <S15> joins
  INFO [Server.initUdp]                              Server: Client /174.243.0.48 <S15> requests UDP address /174.243.0.48:11786
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.48 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7520 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: i cant join
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: restarting
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 15
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /174.243.0.48 <S15>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.48 <> with id 833bef41-d789-4fad-86d5-2e06f0a2658d
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.48 <>
  WARNING [ServerMessageHandler.processUDPMessage]   Server: Ping message from unknown UDP address /174.243.0.48:11786
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.48 id aec3e48f-78c4-4a83-9f33-7972f5b715ad
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.48 <S15> joins
  INFO [Server.initUdp]                              Server: Client /174.243.0.48 <S15> requests UDP address /174.243.0.48:11786
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.48 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7518 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: i still can't join?
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: wtf
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: server:restart
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /74.130.60.200 <P14>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id 0d5c7b17-0af2-4827-9be4-34af7ac35234
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: pls restart
  INFO [GameController.apply]                        (P12)ltbeeb chat: restart
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id 9a2181c1-fac3-479a-9ca9-5bcefd7fe22f
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S14> joins
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <S14> requests UDP address /74.130.60.200:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7516 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)megadeth (ID 104590)
  INFO [GameController.apply]                        (P12)ltbeeb chat: how ?
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: server:restart
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Before we get started; ALL - go to the settings, click on Event Tracker, move the mule windows till you see the tracker; drag it off to the side.  It will then stay there in subsequent games...
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: type that command
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: We haven't started - no issues...
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: i cant join cybe
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: have to restart the bot
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: j key works fine
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.48 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P15)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P15)yourslipisshowing is a remote Player
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: there it goes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S14> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processPlayerUnjoin]    /174.243.0.48 <P15> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (15) 0 bytes
  INFO [UserController.apply]                        (P15)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S15)yourslipisshowing is a remote Spectator
  INFO [GameController.apply]                        (S15)yourslipisshowing chat: mega
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)megadeth joins the players
  INFO [Player.<init>]                               Creating (P14)megadeth
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerUnjoin]    /74.130.60.200 <P14> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (14) 0 bytes
  INFO [UserController.apply]                        (P14)megadeth unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)megadeth is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.48 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P15)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P15)yourslipisshowing is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /174.243.0.48 <P15> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (15) 0 bytes
  INFO [UserController.apply]                        (P15)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S15)yourslipisshowing is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)megadeth joins the players
  INFO [Player.<init>]                               Creating (P14)megadeth
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.243.0.48 <S15> can't join as a player.
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <P12> with id 70ef071b-db13-46ac-90c8-d6765bc87462
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /208.123.112.91 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 971 user number 12
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.48 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P15)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P15)yourslipisshowing is a remote Player
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <P11> with id ed93755d-5941-413d-b94b-a87c932bd92e
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id b7209991-f9f6-451f-b898-7970c929f014
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S11> joins
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <S11> requests UDP address /208.123.112.91:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7417 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)ltbeeb (ID 971)
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 86c73526-f5df-4d56-b0bc-3a2859b546d5
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S12> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S12> requests UDP address /75.24.213.169:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7517 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [ServerMessageHandler.processPlayerJoin]      /208.123.112.91 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)ltbeeb joins the players
  INFO [Player.<init>]                               Creating (P11)ltbeeb
  INFO [GameModel.setRemoteUser]                     (P11)ltbeeb is a remote Player
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /75.24.213.169 <S12> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (S12)Cyber Ranger chat: GIVE ME BACK MY COLOR!!!!
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: now i cant vote
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: restart this damned thing lol
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: server:restart
  INFO [ServerMessageHandler.processPlayerUnjoin]    /208.123.112.91 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)ltbeeb unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)ltbeeb is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (15) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 15 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 971 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /208.123.112.91 <S11>
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <> with id b7209991-f9f6-451f-b898-7970c929f014
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: THANK YOU!!!
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id 358584c1-baa6-4b39-9d58-aee1760a5420
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <> requests UDP address /208.123.112.91:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7516 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)ltbeeb (ID 971)
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [GameController.apply]                        (S11)ltbeeb chat: heh now i cant join lol i gave back color
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: server:restart
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 971 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /208.123.112.91 <S11>
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <> with id 358584c1-baa6-4b39-9d58-aee1760a5420
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: all i need is two of you guys to type this command^^^^^^^^^^^^^^^
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: s
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: e
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: r
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: v
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: e
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: r:
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id a7395e04-4bf4-4aca-9389-dc1e05e6cc4c
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S11> joins
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <S11> requests UDP address /208.123.112.91:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7514 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)ltbeeb (ID 971)
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: r
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: e
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: s
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: t
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: a
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: r
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: t
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: NO - NO REASON TO!!!!
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: itbeeb cant join now
  INFO [GameController.apply]                        (S11)ltbeeb chat: cant join what do i do...i just closed game and came back
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Join
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: convinve them to type 14 letters
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: he cant
  INFO [GameController.apply]                        (S11)ltbeeb chat: hmm join not working 
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: it did the same thing to me a minute ago
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: THERE'S NO REASON THAT WILL WORK - OR WHY IT SHOULD...
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 971 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /208.123.112.91 <S11>
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <> with id a7395e04-4bf4-4aca-9389-dc1e05e6cc4c
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: ?
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id b454ae97-6b29-47e2-b63a-7ea3c2b4b2d1
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S11> joins
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <S11> requests UDP address /208.123.112.91:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7514 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)ltbeeb (ID 971)
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [GameController.apply]                        (S11)ltbeeb chat: it let me join game 2
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /208.123.112.91 <S11> can't join as a player.
  INFO [ServerMessageHandler.processPlayerUnjoin]    /74.130.60.200 <P14> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (14) 0 bytes
  INFO [UserController.apply]                        (P14)megadeth unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S14)megadeth is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /208.123.112.91 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)ltbeeb joins the players
  INFO [Player.<init>]                               Creating (P11)ltbeeb
  INFO [GameModel.setRemoteUser]                     (P11)ltbeeb is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S14> can't join as a player.
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S14> can't join as a player.
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: restart the bot jesus
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S14> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S14> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S14> can't join as a player.
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: TJATA
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: its a problem with the bot
  INFO [GameController.apply]                        (P11)ltbeeb chat: yeah maybe slot 4 not working
  INFO [GameController.apply]                        (S14)megadeth chat: i cant join
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: server:restart
  INFO [GameController.apply]                        (P11)ltbeeb chat: server:restart
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: type the itbeeb and mega
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: THAT'S JUST IT - THE HOST-BOT WON'T BE RESTARTING, ONLY INDIVIDUALS...
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: it restarts the host
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: i did it yesterday
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: hoq can trying hurt?
  INFO [GameController.apply]                        (P15)yourslipisshowing chat: how
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ONLY AFTER STARTING A GAME, ONLY...
  INFO [GameController.apply]                        (S14)megadeth chat: server:restart
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106940 user number 10
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10> with id 22bfa2d1-fb72-4e85-a202-0a7a8b42314a
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.48 <P13> with id 4205c4e4-e3f6-4a2f-8973-aa0729b7b0e0
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.243.0.48 <P13>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.48 <P15> with id aec3e48f-78c4-4a83-9f33-7972f5b715ad
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /174.243.0.48 <P15>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <S14> with id 9a2181c1-fac3-479a-9ca9-5bcefd7fe22f
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /74.130.60.200 <S14>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <P12> with id 86c73526-f5df-4d56-b0bc-3a2859b546d5
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.24.213.169 <P12>
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <P11> with id b454ae97-6b29-47e2-b63a-7ea3c2b4b2d1
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /208.123.112.91 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.48 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  INFO [GameController.close]                        Game close time exceeded.
  INFO [GameController.close]                        Left server in 5502 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 2
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 680fc92f-0d22-47ab-ac72-599fafa69745
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 49df0ca05be9fef0a4e56fe6c74ea1dc5c294165fead6b7adc9057d236df3e47
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 680fc92f-0d22-47ab-ac72-599fafa69745
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 680fc92f-0d22-47ab-ac72-599fafa69745
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 1a6941db-7456-4a14-b385-d0e2138599d5
  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 157943
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.48 id 891b97b2-4139-4364-9360-be5da97c093f
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.48 <S11> joins
  INFO [Server.initUdp]                              Server: Client /174.243.0.48 <S11> requests UDP address /174.243.0.48:11786
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.48 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7231 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.48 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id fb210a35-2a73-4fe3-8565-2628baf6f6a7
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S12> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S12> requests UDP address /75.24.213.169:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7372 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id 6dd0a95c-ce99-49d5-b146-45a3ab7a9848
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S13> joins
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <S13> requests UDP address /208.123.112.91:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7452 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)ltbeeb (ID 971)
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /208.123.112.91 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)ltbeeb joins the players
  INFO [Player.<init>]                               Creating (P13)ltbeeb
  INFO [GameModel.setRemoteUser]                     (P13)ltbeeb is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id d9a7615a-ed0e-463d-84be-06f9081f4f85
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S14> joins
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <S14> requests UDP address /74.130.60.200:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7572 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)megadeth (ID 104590)
  INFO [Server.purgePendingClients]                  client purged: 1a6941db-7456-4a14-b385-d0e2138599d5
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)megadeth joins the players
  INFO [Player.<init>]                               Creating (P14)megadeth
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.48 <P11> with id 891b97b2-4139-4364-9360-be5da97c093f
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.243.0.48 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.48 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [GameController.apply]                        (P13)ltbeeb chat: good
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.48 id 7bf65eca-babb-4fd5-997f-4dcf745f7a5a
  INFO [Server.initUdp]                              Server: Client /174.243.0.48 <> requests UDP address /174.243.0.48:11786
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.48 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.48 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7562 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.48 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: it kicked me for some reason
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: ltbeeb voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: megadeth voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)yourslipisshowing (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: maybe landru is here
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (68ms) <P13> 34ms (50ms) <P14> 133ms (166ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7604 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: idk
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (68ms) <P13> 34ms (50ms) <P14> 133ms (166ms) <P11> 100ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7598 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3423830384803233144
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)megadeth (P11)yourslipisshowing (P12)Cyber Ranger (P13)ltbeeb 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 31678832
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb 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]                        (P11)yourslipisshowing chat: gl!!
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: FOR FUCK'S SAKE; GLE - HF!!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 133ms (166ms) <P11> 183ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7594 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 150ms (166ms) <P11> 183ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7725 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 5 frames, rountrip 0ms, max 183ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 0ms, max 183ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 10: Mountain3 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb 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 1ms, max 133ms
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:pings
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 35: Mountain3 (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (70ms) <P13> 50ms (50ms) <P14> 120ms (150ms) <P11> 100ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7803 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (70ms) <P13> 50ms (50ms) <P14> 120ms (150ms) <P11> 100ms (186ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7803 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 526605211416155995
  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 (P14)megadeth (rank 1)
  INFO [Player.useFood]                              (P14)megadeth 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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:?
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 103ms (150ms) <P11> 102ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7811 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain3 (0,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)megadeth got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P14)megadeth got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 2116. End Update: 2115
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2178
  INFO [GameModel.gamble]                            (P14)megadeth gambles $52, max: 47.5, left: 4.6990995, fraction 0.098928414
  INFO [DevelopmentMessenger.showMessage]            megadeth won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 103ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8296 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2436092065171824893
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8304 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)yourslipisshowing got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1823
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $51, max: 47.5, left: 15.019257, fraction 0.31619486
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $51 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8370 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3881973704059244844
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 134ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8372 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Mountain3 (1,1) with Crystite factory
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1985
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $74, max: 47.5, left: 8.439106, fraction 0.17766538
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $74 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 100ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8410 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2394176665778148807
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 4)
  INFO [Player.useFood]                              (P13)ltbeeb 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8413 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb develops tile Mountain3 (5,2) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1319. End Update: 1318
  INFO [DevelopmentMessenger.showMessage]            ltbeeb caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 2293
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $56, max: 47.5, left: 2.3191018, fraction 0.048823196
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $56 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8452 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8465 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3581841662685187324
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8490 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8492 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7334464260063725671
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 3 critical: 0 surplus: 3 money: $981
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $974
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 5 critical: 0 surplus: 5 money: $977
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 116ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8575 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $52 (2 units for $104)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8649 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5249502701956493789
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $1085
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $974
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $873
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 67ms (69ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8594 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (2 units for $144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 116ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8638 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6968836698652435900
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 6 critical: 3 surplus: 3 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 1 critical: 3 surplus: -2 money: $1085
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1118
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 1 critical: 3 surplus: -2 money: $873
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 116ms (133ms) <P11> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8586 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer ltbeeb rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (11 units for $550)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (70ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8657 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5222375106839163963
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 12, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $1176
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 1 critical: 2 surplus: -1 money: $535
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $1118
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 1 critical: 2 surplus: -1 money: $873
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (70ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 117ms (246ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8588 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 246ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 108ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8647 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1831254744725832007
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36711216
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $873 Plots: 1 Assets: 569 Total: 1942
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 1 Energy: 1 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1176 Plots: 1 Assets: 255 Total: 1931
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $803 Plots: 1 Assets: 545 Total: 1848
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 1 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $490 Plots: 1 Assets: 852 Total: 1842
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 12 Energy: 2 Smithore: 1 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7563
  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]                        Client Synchronization OK
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 108ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8646 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 108ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 108ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 108ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 13: Mountain1 (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 13
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 21: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 27: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 117ms (150ms) <P11> 102ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8668 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)yourslipisshowing bought the plot for $936
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 51ms (83ms) <P14> 117ms (150ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8716 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4323419061140149883
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34828907
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 1)
  INFO [Player.useFood]                              (P14)megadeth 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 51ms (83ms) <P14> 117ms (150ms) <P11> 105ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8727 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile River (4,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 878
  INFO [GameModel.gamble]                            (P14)megadeth gambles $52, max: 47.5, left: 1.6064186, fraction 0.03381934
  INFO [DevelopmentMessenger.showMessage]            megadeth won $52 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (68ms) <P13> 50ms (83ms) <P14> 117ms (150ms) <P11> 105ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8768 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6781457727935073602
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8360339
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (68ms) <P13> 50ms (83ms) <P14> 117ms (150ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8770 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (6,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1824
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $94, max: 47.5, left: 11.879185, fraction 0.2500881
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $94 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8819 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2313380939589441814
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08070421
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 104ms (222ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8817 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Mountain1 (6,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 986
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8834 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5025684859956551012
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9828793
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 4)
  INFO [Player.useFood]                              (P13)ltbeeb has 12 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8837 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P13)ltbeeb undevelops tile Mountain3 (5,2)
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Mountain3 (5,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            ltbeeb caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 1559
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $109, max: 47.5, left: 17.839321, fraction 0.37556466
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $109 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 137ms (166ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8859 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 137ms (166ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8853 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4726515979154906094
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 8 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 1 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 4 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 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 (14) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 6 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 3 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 137ms (184ms) <P11> 101ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8876 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3551870833141853274
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 137ms (184ms) <P11> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8876 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8306748183111782015
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 58%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $134
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 1 critical: 0 surplus: 1 money: $599
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $778
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 7 critical: 0 surplus: 7 money: $800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 150ms (184ms) <P11> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8776 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $56 (1 units for $56)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 150ms (184ms) <P11> 116ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8866 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5114499003072714506
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $134
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $655
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $722
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 137ms (167ms) <P11> 116ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8790 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $144 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 137ms (167ms) <P11> 116ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8771 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3286089569534641117
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  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]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: 144
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 6 critical: 3 surplus: 3 money: $134
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 8 critical: 3 surplus: 5 money: $655
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $722
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 3 critical: 3 surplus: 0 money: $800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 137ms (167ms) <P11> 116ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8761 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85899997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 141ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (8 units for $198)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 133ms (167ms) <P11> 117ms (159ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8859 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7931654420890154027
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 16, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 72%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 7 critical: 2 surplus: 5 money: $212
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 4 critical: 2 surplus: 2 money: $775
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 5 critical: 3 surplus: 2 money: $644
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 0 critical: 3 surplus: -3 money: $800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 133ms (167ms) <P11> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8778 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $70 (4 units for $280)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (167ms) <P11> 102ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8841 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3462134158873859232
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30041208
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $492 Plots: 3 Assets: 530 Total: 2522
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $590 Plots: 2 Assets: 862 Total: 2452
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 3 Energy: 3 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $574 Plots: 2 Assets: 836 Total: 2410
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 3 Energy: 6 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $775 Plots: 2 Assets: 515 Total: 2290
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $70
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $110
  INFO [SummaryPhase2.begin]                         Colony total: 9674
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (167ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8823 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 11: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 17: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 20: Mountain1 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 23: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (141ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $876
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8832 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 873677847056666173
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7161102
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8827 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,2) with Crystite factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 873. End Update: 872
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1490
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $59, max: 47.5, left: 18.23933, fraction 0.3839859
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $59 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 101ms (138ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8877 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9015322577787279340
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2865771
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 101ms (135ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8876 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain1 (1,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1112
  INFO [GameModel.gamble]                            (P14)megadeth gambles $100, max: 47.5, left: 25.839504, fraction 0.54398954
  INFO [DevelopmentMessenger.showMessage]            megadeth won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8902 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4218449056632886695
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24192399
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: wow nice
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8913 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2254
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $53, max: 47.5, left: 2.4191017, fraction 0.05092846
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $53 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8958 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 550765159100767818
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6171521
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 4)
  INFO [Player.useFood]                              (P13)ltbeeb 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8954 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb develops tile Mountain3 (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            ltbeeb caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)ltbeeb got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 1871
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $72, max: 47.5, left: 11.159168, fraction 0.23492986
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $72 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8975 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8970 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4005834416074361908
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 3 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 1 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 3 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 3 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 2 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 5 food, 2 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9215999244614091551
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8999 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -846365778497718868
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $56
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lol
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $391
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 4 critical: 0 surplus: 4 money: $762
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $257
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 10 critical: 0 surplus: 10 money: $630
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 101ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8998 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: after i sold it all
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $63 (4 units for $252)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 100ms (133ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9030 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6544417526168239481
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 6 critical: 0 surplus: 6 money: $391
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 7 critical: 0 surplus: 7 money: $5
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $630
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 101ms (133ms) <P11> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9011 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: 52
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (6 units for $312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (83ms) <P13> 50ms (51ms) <P14> 100ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6713243900464894490
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 5, 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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 0 critical: 3 surplus: -3 money: $703
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 3 critical: 3 surplus: 0 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $5
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 5 critical: 3 surplus: 2 money: $630
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (83ms) <P13> 50ms (54ms) <P14> 101ms (150ms) <P11> 100ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8995 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $49 (1 units for $49)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (83ms) <P13> 50ms (51ms) <P14> 117ms (150ms) <P11> 100ms (129ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9011 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9038672899511816289
  INFO [Shop.calcBuySellPrice]                       Current Energy price $70
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 16, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 91%
  INFO [Shop.printPriceFactor]                       Energy buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 3 critical: 4 surplus: -1 money: $654
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 5 critical: 3 surplus: 2 money: $1014
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 5 critical: 4 surplus: 1 money: $5
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 3 critical: 3 surplus: 0 money: $679
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 117ms (150ms) <P11> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9004 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $83 (1 units for $83)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (83ms) <P13> 50ms (51ms) <P14> 117ms (134ms) <P11> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6915449996302399340
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 32161504
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $5 Plots: 4 Assets: 1584 Total: 3589
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 0 Energy: 5 Smithore: 5 Crystite: 7
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $679 Plots: 3 Assets: 1330 Total: 3509
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 4 Energy: 3 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $571 Plots: 4 Assets: 796 Total: 3367
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $1097 Plots: 3 Assets: 734 Total: 3331
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $49
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $83
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $120
  INFO [SummaryPhase2.begin]                         Colony total: 13796
  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]                        Client Synchronization OK
  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 [GameController.apply]                        (P14)megadeth chat: got to grap power cord
  INFO [GameController.apply]                        (P13)ltbeeb chat: yeah give me a min
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: ok
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: SAY FUCKING "R"...
  INFO [GameController.apply]                        (P13)ltbeeb chat: back
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: im ready whenever
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: R
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: plug it in, plug it in
  INFO [GameController.apply]                        (P14)megadeth chat: ready?
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: glade pays me ten bucks every time i say that
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: yep
  INFO [GameController.apply]                        (P13)ltbeeb chat: r
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 37
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (167ms) <P11> 134ms (266ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9008 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 0ms, max 134ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 266ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 134ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 5: Mountain2 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 11: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 0ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 18: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 20: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 101ms (134ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9033 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 101ms (134ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9036 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3952650504851491897
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.027882338
  INFO [PlayerEventPhase.begin]                      Event player: (P13)ltbeeb (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $300 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)ltbeeb has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9032 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb develops tile Plain (8,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            ltbeeb caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 1477
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $113, max: 47.5, left: 19.11935, fraction 0.40251264
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $113 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9054 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6058381687283274739
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95093703
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 840
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $100, max: 47.5, left: 2.366418, fraction 0.049819324
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $100 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9062 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7412810766956648280
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.72078
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 100ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9065 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain1 (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1672
  INFO [GameModel.gamble]                            (P14)megadeth gambles $120, max: 47.5, left: 15.459267, fraction 0.32545826
  INFO [DevelopmentMessenger.showMessage]            megadeth won $120 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 100ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9087 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2781172389883934498
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9251819
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9090 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 76
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $108, max: 47.5, left: 3.4800014, fraction 0.07326319
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $108 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9093 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6899702393610242287
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)Cyber Ranger Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9061 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1513026970234717471
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 3 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 4 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 3 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  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 [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 3 food, 2 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 4 food, 7 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 3 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (151ms) <P11> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9074 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (151ms) <P11> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9076 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -526034727205866698
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $63
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 1, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $148 sell price $183
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $451
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 4 critical: 0 surplus: 4 money: $1540
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $113
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 17 critical: 0 surplus: 17 money: $804
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (151ms) <P11> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9000 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: meg is rich
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  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 [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]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $148 (26 units for $3848)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 117ms (151ms) <P11> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9062 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5807668053487366980
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 12 critical: 0 surplus: 12 money: $451
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $2132
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 7 critical: 0 surplus: 7 money: $853
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $3320
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (151ms) <P11> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  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)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (19 units for $2204)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 133ms (151ms) <P11> 100ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9078 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 781092419031032475
  INFO [Shop.calcBuySellPrice]                       Current Food price $49
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $34 sell price $69
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 3 critical: 4 surplus: -1 money: $1843
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 4 critical: 4 surplus: 0 money: $2132
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $1665
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 4 critical: 4 surplus: 0 money: $3320
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 66ms (67ms) <P13> 50ms (51ms) <P14> 133ms (151ms) <P11> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8992 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $69 (5 units for $345)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 133ms (150ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9039 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6460660772346493561
  INFO [Shop.calcBuySellPrice]                       Current Energy price $83
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 18, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 88%
  INFO [Shop.printPriceFactor]                       Energy 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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)megadeth chat: little dog is pushing buttons 
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 2 critical: 5 surplus: -3 money: $1843
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 9 critical: 3 surplus: 6 money: $2132
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 4 critical: 3 surplus: 1 money: $1320
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 3 critical: 4 surplus: -1 money: $3320
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 133ms (133ms) <P11> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8987 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $112 (2 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 117ms (133ms) <P11> 117ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9045 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -274830725130505706
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 40469456
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $3320 Plots: 4 Assets: 977 Total: 6297
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $2357 Plots: 4 Assets: 1400 Total: 5757
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1618 Plots: 5 Assets: 1205 Total: 5323
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1320 Plots: 5 Assets: 1148 Total: 4968
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 13 mules for 26 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $290
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $290
  INFO [SummaryPhase2.begin]                         Colony total: 22345
  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]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: tell her i said WOOOF
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 17
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 117ms (133ms) <P11> 117ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9034 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 5
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 10: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 14: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 15: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 16: Mountain3 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 117ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9033 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $428
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: with her little football ass lol
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  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)ltbeeb bought the plot for $2288
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9020 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2228
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)megadeth bought the plot for $2228
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9022 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3284343769995093739
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18678677
  INFO [PlayerEventPhase.begin]                      Event player: (P14)megadeth (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 $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)megadeth has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 101ms (150ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9020 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Plain (0,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2248
  INFO [GameModel.gamble]                            (P14)megadeth gambles $107, max: 47.5, left: 3.3391008, fraction 0.07029686
  INFO [DevelopmentMessenger.showMessage]            megadeth won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 104ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9056 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4233471173248926761
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34910834
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 2)
  INFO [Player.useFood]                              (P13)ltbeeb has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 104ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9056 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (1,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            ltbeeb caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 1399
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $120, max: 47.5, left: 21.879414, fraction 0.46061924
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $120 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 104ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9054 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1453212215329100354
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33627826
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)megadeth chat: she is like a boil on my ass cheek...everytime i sit down she bothers me 
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 104ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9059 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1140
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $160, max: 47.5, left: 14.774494, fraction 0.31104198
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $160 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9073 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6532686025858812289
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.99141246
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: she's a cute boil lol
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (166ms) <P11> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9072 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (7,1) with Crystite factory
  INFO [GameController.apply]                        (P14)megadeth chat: if you can geet past the breath
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,3) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Mountain3 (1,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (7,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)Cyber Ranger sold a mule for $290
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2083
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $107, max: 47.5, left: 5.8390985, fraction 0.12292839
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (83ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5959137713882068736
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7428448146043074077
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 7 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 3 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 5 food, 4 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 5 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 3 food, 2 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 5 food, 4 energy, 9 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: she could use a truck full of tic tacs
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 6 food, 7 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 5 food, 4 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 2 food, 0 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 4 food, 4 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9166 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8136302519330600715
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $148
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 83%
  INFO [Shop.printPriceFactor]                       Smithore buy price $129 sell price $164
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $1638
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 3 critical: 0 surplus: 3 money: $389
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $722
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 7 critical: 0 surplus: 7 money: $594
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $129 (7 units for $903)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9147 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4550612088181651985
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 17 critical: 0 surplus: 17 money: $1638
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $389
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 12 critical: 0 surplus: 12 money: $77
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $1497
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9098 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $56 (12 units for $672)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4863579363239363394
  INFO [Shop.calcBuySellPrice]                       Current Food price $69
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 18, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 92%
  INFO [Shop.printPriceFactor]                       Food buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: if she licked her ass more often, it could help too
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 6 critical: 4 surplus: 2 money: $1638
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 5 critical: 4 surplus: 1 money: $389
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $749
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 4 critical: 4 surplus: 0 money: $1497
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9073 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $69 (2 units for $138)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 116ms (117ms) <P11> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1436752472956945258
  INFO [Shop.calcBuySellPrice]                       Current Energy price $112
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 19, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 96%
  INFO [Shop.printPriceFactor]                       Energy 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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 7 critical: 5 surplus: 2 money: $1776
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 8 critical: 3 surplus: 5 money: $389
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 0 critical: 5 surplus: -5 money: $663
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 4 critical: 5 surplus: -1 money: $1445
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 116ms (133ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9074 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $127 (2 units for $255)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 116ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2806742756581046059
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 39406672
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1776 Plots: 6 Assets: 2752 Total: 7528
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 7 Smithore: 0 Crystite: 17
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $1313 Plots: 6 Assets: 1540 Total: 5853
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $644 Plots: 6 Assets: 1834 Total: 5478
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 5 Energy: 6 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $540 Plots: 6 Assets: 1598 Total: 5138
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 1 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $250
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $129
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $127
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $250
  INFO [SummaryPhase2.begin]                         Colony total: 23997
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 111ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9126 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 111ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 111ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 9
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 6: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 9: Mountain1 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 11: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 17: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9127 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2196
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 116ms (133ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9117 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4996835653477069465
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3654883
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1236
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $146, max: 47.5, left: 23.419449, fraction 0.49304104
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $146 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8442325748319563387
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7176772
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (156ms) <P11> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain1 (2,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P14)megadeth undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Mountain1 (2,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1586
  INFO [GameModel.gamble]                            (P14)megadeth gambles $142, max: 47.5, left: 16.379288, fraction 0.34482712
  INFO [DevelopmentMessenger.showMessage]            megadeth won $142 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (151ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9156 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2067854869933630570
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.870235
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 3)
  INFO [Player.useFood]                              (P13)ltbeeb 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (156ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9142 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb develops tile Plain (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            ltbeeb caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 2411
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (54ms) <P14> 117ms (150ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5343783163161341427
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22715366
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 4)
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (54ms) <P14> 133ms (150ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9151 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: wart worms lol
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (1,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1786
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $131, max: 47.5, left: 12.339195, fraction 0.25977254
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $131 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 100ms (150ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 100ms (150ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6740181976014943341
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 1 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 5 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 14 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 4 food, 16 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 6 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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]               (P11)yourslipisshowing produced 4 food, 12 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 4 food, 19 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 2 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 4 food, 6 energy, 20 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 100ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8014271157829411098
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 100ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6100697821020292818
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $129
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 119%
  INFO [Shop.printPriceFactor]                       Smithore buy price $158 sell price $193
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $1822
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 4 critical: 0 surplus: 4 money: $244
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $471
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 9 critical: 0 surplus: 9 money: $1330
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 109ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9128 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P14)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $158 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 133ms (150ms) <P11> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9100986416004329594
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 24 critical: 0 surplus: 24 money: $1822
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $244
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $471
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $1330
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (66ms) <P14> 133ms (151ms) <P11> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9119 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $96 (6 units for $584)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (66ms) <P14> 134ms (167ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4810878399463203386
  INFO [Shop.calcBuySellPrice]                       Current Food price $69
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: woops
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $2406
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 5 critical: 4 surplus: 1 money: $80
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $51
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 5 critical: 4 surplus: 1 money: $1330
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 150ms (167ms) <P11> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9131 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $69 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 116ms (151ms) <P11> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8445177000072459050
  INFO [Shop.calcBuySellPrice]                       Current Energy price $127
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 57, needed: 19
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  INFO [Shop.printPriceFactor]                       Energy buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 15 critical: 5 surplus: 10 money: $2406
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 22 critical: 3 surplus: 19 money: $80
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 14 critical: 5 surplus: 9 money: $51
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 6 critical: 6 surplus: 0 money: $1330
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 116ms (166ms) <P11> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9115 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 4 takes over trade from seller ltbeeb rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 4 takes over trade from seller ltbeeb rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 4 takes over trade from seller ltbeeb rank 3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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: 234ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: high dolla
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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 $54 (23 units for $1253)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (67ms) <P14> 116ms (150ms) <P11> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2479062932974982761
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 15319840
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $2406 Plots: 7 Assets: 3534 Total: 9440
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 15 Smithore: 0 Crystite: 18
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $763 Plots: 7 Assets: 3247 Total: 7510
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 15 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $296 Plots: 7 Assets: 2614 Total: 6410
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 2 Energy: 9 Smithore: 5 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $1088 Plots: 7 Assets: 1799 Total: 6387
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 5 Energy: 4 Smithore: 4 Crystite: 1
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $310
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $158
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Energy: 14 units $54
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $310
  INFO [SummaryPhase2.begin]                         Colony total: 29747
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 66ms (67ms) <P13> 50ms (67ms) <P14> 116ms (150ms) <P11> 117ms (251ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 251ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)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 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 6: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 13: Mountain1 (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 14: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 66ms (67ms) <P13> 51ms (67ms) <P14> 100ms (122ms) <P11> 101ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 66ms (67ms) <P13> 51ms (67ms) <P14> 100ms (122ms) <P11> 101ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5178257330393825250
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45376694
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 4)
  INFO [Player.useFood]                              (P13)ltbeeb 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 66ms (67ms) <P13> 52ms (67ms) <P14> 100ms (133ms) <P11> 101ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb develops tile Plain (6,4) with Smithore factory
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Mountain1 (5,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 2295
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $106, max: 47.5, left: 1.5991025, fraction 0.033665314
  INFO [DevelopmentMessenger.showMessage]            ltbeeb 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2384489117726736808
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6533575
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 2 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (173ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (3,3)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1339
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (173ms) <P11> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1662250552279005102
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5431124
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain1 (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P14)megadeth undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2407
  INFO [Mule.runAway]                                Mule runs away for (P14)megadeth
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (110ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9238 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5768631848945016567
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9391784
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,3) with Crystite factory
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.48 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.enterPausePhase]              -GAME PAUSED-
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.48 id e85cfcdd-949c-430f-a229-8d64f94e5322
  INFO [Server.addUserToClient]                      Server: /174.243.0.48 <P11> lost user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.243.0.48 <P11>
  INFO [Server.addUserToClient]                      Server: /174.243.0.48 <> gets user number 11
  INFO [Server.acceptClientRejoin]                   Server: Rejoin accepted for /174.243.0.48 <P11>
  INFO [PausePhase.serializeReconnectJoinData]       size: 0
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for ReconnectJoin (11) 5380 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectJoin (11) 5380 bytes
  INFO [UserController.apply]                        (P11)yourslipisshowing reconnects.
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  SEVERE [PausePhase.apply]                          Couldn't read game model message: invalid stream header: 00000000
  INFO [Server.initUdp]                              Server: Client /174.243.0.48 <P11> requests UDP address /174.243.0.48:11786
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for ReconnectReady (0) 9247 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectReady (0) 9247 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: DEVELOPMENT #7 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setRemoteUser]                     (P13)ltbeeb is a remote Player
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [GameController.setModel]                     ++++++++ New Model: DEVELOPMENT #7 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [PausePhase.serializeReconnectJoinData]       size: 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 [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2404
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (83ms) <P13> 67ms (67ms) <P14> 100ms (117ms) <P11> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9257 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (83ms) <P13> 67ms (67ms) <P14> 100ms (117ms) <P11> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5043195490610389329
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 15 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 9 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 15 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 3 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 4 food, 12 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 6 food, 4 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 3 energy, 29 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: im baack!
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 3 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 5 food, 11 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 7 food, 5 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 4 food, 3 energy, 29 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 116ms (117ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9300 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1699647688258021647
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 116ms (117ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2455879787307221847
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $158
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $2096
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 14 critical: 0 surplus: 14 money: $784
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $521
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 38 critical: 0 surplus: 38 money: $243
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (150ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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)yourslipisshowing chat: nice haul meg
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (57 units for $13110)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 116ms (137ms) <P11> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -662108824844044606
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 50 critical: 0 surplus: 50 money: $2096
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 1 critical: 0 surplus: 1 money: $4004
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 19 critical: 0 surplus: 19 money: $1671
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $8983
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 116ms (137ms) <P11> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 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 [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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (70 units for $8680)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (137ms) <P11> 101ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2037101273520169244
  INFO [Shop.calcBuySellPrice]                       Current Food price $69
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 80%
  INFO [Shop.printPriceFactor]                       Food buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $8296
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 6 critical: 4 surplus: 2 money: $4128
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 7 critical: 4 surplus: 3 money: $4027
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 5 critical: 4 surplus: 1 money: $8983
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (137ms) <P11> 101ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: glad i accidentally kept tite last rd
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: pee at summary pls
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $55 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 117ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6114824245338993643
  INFO [Shop.calcBuySellPrice]                       Current Energy price $54
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 37, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 9 critical: 8 surplus: 1 money: $8296
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 11 critical: 5 surplus: 6 money: $4128
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 8 critical: 6 surplus: 2 money: $4027
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 9 critical: 8 surplus: 1 money: $8983
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 117ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: brb
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $43 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 117ms (134ms) <P11> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -11083516256471356
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 29405224
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $8983 Plots: 8 Assets: 1467 Total: 14450
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $8296 Plots: 8 Assets: 1562 Total: 13858
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $4128 Plots: 8 Assets: 1448 Total: 9576
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 6 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $4027 Plots: 8 Assets: 1424 Total: 9451
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 7 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 29 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 47335
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: r
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: itbeeb?
  INFO [GameController.apply]                        (P13)ltbeeb chat: r
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: rock n roll
  INFO [GameController.apply]                        (P14)megadeth chat: r
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 167ms (200ms) <P11> 251ms (368ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9138 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 7 frames, rountrip 0ms, max 251ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 368ms 28 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 0ms, max 251ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 0: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 251ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 1: Mountain2 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 234ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 3: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 7 frames, rountrip 0ms, max 234ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 5: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 0ms, max 218ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 166ms (200ms) <P11> 217ms (350ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9104 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1088
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 6 frames, rountrip 0ms, max 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  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)Cyber Ranger bought the plot for $3112
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P14> 117ms (167ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9237 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $3052
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 66ms (67ms) <P13> 66ms (67ms) <P14> 100ms (166ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4059144059898986571
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.55659825
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 1)
  INFO [Player.useFood]                              (P14)megadeth 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (0ms) <P12> 66ms (67ms) <P13> 66ms (67ms) <P14> 100ms (166ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9240 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain2 (2,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 966
  INFO [GameModel.gamble]                            (P14)megadeth gambles $170, max: 47.5, left: 28.179558, fraction 0.59325385
  INFO [DevelopmentMessenger.showMessage]            megadeth won $170 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 66ms (66ms) <P14> 117ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -220598661320188360
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6395844
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 66ms (66ms) <P14> 117ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 664
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $212, max: 47.5, left: 34.219696, fraction 0.72041464
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $212 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 133ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7537350519521470828
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.028676748
  INFO [PlayerEventPhase.begin]                      Event player: (P13)ltbeeb (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $150
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 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 [Player.useFood]                              (P13)ltbeeb has 6 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 133ms (167ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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: 321. End Update: 320
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,3) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1224. End Update: 1223
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 2222
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $150, max: 47.5, left: 3.059101, fraction 0.064402126
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $150 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (151ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7908161940419901429
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46480304
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 117ms (150ms) <P11> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (0,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,0) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (0,0)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (0,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,0) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Mountain3 (1,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1963
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $175, max: 47.5, left: 8.239101, fraction 0.17345476
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $175 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9294 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2497167082587849621
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 11 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 9 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 8 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 4 food, 6 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 6 food, 8 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 3 energy, 35 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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]               (P11)yourslipisshowing produced 4 food, 6 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 4 food, 4 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 7 food, 8 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 4 food, 3 energy, 36 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 101ms (117ms) <P11> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9343 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2374128800974080247
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 101ms (117ms) <P11> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9343 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5279974134871208984
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 78%
  INFO [Shop.printPriceFactor]                       Smithore buy price $176 sell price $211
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lol
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $7998
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 19 critical: 0 surplus: 19 money: $3868
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $530
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 36 critical: 0 surplus: 36 money: $8618
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P14> 116ms (150ms) <P11> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9228 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: ore time again
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $177 (37 units for $6568)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 117ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9306 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7124149958460718698
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $48 sell price $188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 28 critical: 0 surplus: 28 money: $7998
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $151
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 13 critical: 0 surplus: 13 money: $319
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $14975
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 117ms (183ms) <P11> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $48 (1 units for $48)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 117ms (183ms) <P11> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9298 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5553442440911056261
  INFO [Shop.calcBuySellPrice]                       Current Food price $55
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 23, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 90%
  INFO [Shop.printPriceFactor]                       Food buy price $35 sell price $70
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 5 surplus: -1 money: $8046
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 5 critical: 5 surplus: 0 money: $151
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 9 critical: 5 surplus: 4 money: $271
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 5 critical: 5 surplus: 0 money: $14975
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 134ms (183ms) <P11> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: pirates for sure this time
  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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (6ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P14> 118ms (183ms) <P11> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9334 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8339285344252074546
  INFO [Shop.calcBuySellPrice]                       Current Energy price $43
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 30, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is increased to 103%
  INFO [Shop.printPriceFactor]                       Energy buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 8 critical: 8 surplus: 0 money: $8046
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 8 critical: 7 surplus: 1 money: $151
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 10 critical: 7 surplus: 3 money: $271
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 4 critical: 9 surplus: -5 money: $14975
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 33ms (67ms) <P14> 118ms (183ms) <P11> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $179 (1 units for $179)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 67ms (67ms) <P13> 34ms (67ms) <P14> 117ms (138ms) <P11> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9313 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8784436105981366626
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 46356680
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $14975 Plots: 9 Assets: 1881 Total: 21356
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $8046 Plots: 9 Assets: 3968 Total: 16514
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 8 Smithore: 0 Crystite: 27
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $330 Plots: 9 Assets: 9363 Total: 14193
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 5 Energy: 7 Smithore: 40 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $92 Plots: 10 Assets: 4098 Total: 9190
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 9 Energy: 11 Smithore: 1 Crystite: 14
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 6 units $177
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $179
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $350
  INFO [SummaryPhase2.begin]                         Colony total: 61253
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 34ms (67ms) <P14> 117ms (150ms) <P11> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9304 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 0: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 1: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 2: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 3: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 34ms (67ms) <P14> 117ms (150ms) <P11> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9305 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2284
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  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 [GameController.apply]                        (P11)yourslipisshowing chat: same damned plot lol
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 34ms (67ms) <P14> 116ms (150ms) <P11> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9291 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2417521671787692505
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2987054
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 1)
  INFO [Player.useFood]                              (P14)megadeth 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 34ms (67ms) <P14> 116ms (150ms) <P11> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9291 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P14)megadeth undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2242
  INFO [GameModel.gamble]                            (P14)megadeth gambles $150, max: 47.5, left: 2.6591015, fraction 0.055981085
  INFO [DevelopmentMessenger.showMessage]            megadeth won $150 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 34ms (66ms) <P14> 117ms (151ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9297 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7367923297865603081
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22248322
  INFO [PlayerEventPhase.begin]                      Event player: (P11)yourslipisshowing (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $450 to clean it up
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 33ms (34ms) <P14> 117ms (150ms) <P11> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9300 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (3,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 717
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $235, max: 47.5, left: 24.659672, fraction 0.519151
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $235 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 33ms (34ms) <P14> 150ms (156ms) <P11> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9313 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7002367310625258188
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31049454
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 3)
  INFO [Player.useFood]                              (P13)ltbeeb 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 33ms (34ms) <P14> 150ms (156ms) <P11> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9312 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb undevelops tile Plain (5,1)
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 338. End Update: 337
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,1) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1234. End Update: 1233
  INFO [GameModel.developLand]                       (P13)ltbeeb undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 2197
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $163, max: 47.5, left: 3.5591006, fraction 0.07492843
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $163 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 33ms (34ms) <P14> 117ms (156ms) <P11> 117ms (317ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5468745987061889488
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61241424
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 9 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 33ms (34ms) <P14> 117ms (156ms) <P11> 117ms (317ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9316 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (1,4)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,0) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,3) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (0,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1800
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $189, max: 47.5, left: 11.499176, fraction 0.24208792
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $189 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 34ms (34ms) <P14> 117ms (151ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9312 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7929963787118689052
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 34ms (34ms) <P14> 117ms (151ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9310 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 113080318388834460
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 11 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 4 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 14 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 4 food, 12 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 8 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 14 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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]               (P11)yourslipisshowing produced 5 food, 14 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 6 food, 14 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 2 food, 9 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 6 food, 14 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (68ms) <P13> 34ms (34ms) <P14> 117ms (151ms) <P11> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9339 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (68ms) <P13> 34ms (34ms) <P14> 117ms (151ms) <P11> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9334 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2590506664052466588
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $177
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 6, mules potentially available: 15, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 65%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $7431
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 54 critical: 0 surplus: 54 money: $518
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $206
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 11 critical: 0 surplus: 11 money: $14775
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (68ms) <P13> 34ms (34ms) <P14> 117ms (151ms) <P11> 116ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9283 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 284ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 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 [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $107 (66 units for $7062)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (83ms) <P13> 33ms (34ms) <P14> 116ms (149ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9290 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4268910712977396491
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 56 critical: 0 surplus: 56 money: $7431
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $6296
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 31 critical: 0 surplus: 31 money: $313
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $15952
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (83ms) <P13> 33ms (34ms) <P14> 116ms (133ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9278 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 284ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (87 units for $10788)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 33ms (50ms) <P14> 100ms (117ms) <P11> 117ms (334ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9331 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5970001791901055063
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $14375
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 6 critical: 5 surplus: 1 money: $6296
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 5 surplus: -1 money: $4157
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 6 critical: 5 surplus: 1 money: $15952
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 34ms (50ms) <P14> 100ms (117ms) <P11> 117ms (334ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9264 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 318ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $138 (2 units for $277)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 36ms (50ms) <P14> 100ms (117ms) <P11> 116ms (202ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4177660521337796260
  INFO [Shop.calcBuySellPrice]                       Current Energy price $179
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 58, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $95 sell price $130
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 15 critical: 8 surplus: 7 money: $14652
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 16 critical: 6 surplus: 10 money: $6296
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 13 critical: 7 surplus: 6 money: $3880
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 14 critical: 7 surplus: 7 money: $15952
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 36ms (50ms) <P14> 117ms (134ms) <P11> 117ms (318ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9260 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 300ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 300ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 300ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $110 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 116ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9284 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7692158398776932505
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 12975984
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $15952 Plots: 10 Assets: 3233 Total: 24185
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 6 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $14652 Plots: 10 Assets: 3189 Total: 22841
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 3 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $6296 Plots: 10 Assets: 3343 Total: 14639
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 6 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $3880 Plots: 11 Assets: 3163 Total: 12543
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 6 Energy: 13 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $210
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 68 units $107
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $138
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $110
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $210
  INFO [SummaryPhase2.begin]                         Colony total: 74208
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (134ms) <P11> 116ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 0ms, max 134ms
  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 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 0: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P13)ltbeeb is granted tile 1: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 2: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 116ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 116ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7014461684843776956
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97054195
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 1)
  INFO [Player.useFood]                              (P14)megadeth 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (135ms) <P11> 116ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain2 (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Crater (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth undevelops tile Mountain1 (1,3)
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Mountain1 (1,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2375
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: nice run meg
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8053060645659148949
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.668501
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 3 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1291
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $157, max: 47.5, left: 4.6794906, fraction 0.09851559
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $157 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9297 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5284835015327591323
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.043667138
  INFO [PlayerEventPhase.begin]                      Event player: (P13)ltbeeb (rank 3)
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P13)ltbeeb has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (71ms) <P13> 50ms (50ms) <P14> 100ms (134ms) <P11> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9294 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb develops tile Plain (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Mountain3 (6,3) with Smithore factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1189. End Update: 1188
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile River (4,4) with Food factory
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: nrg
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 2010
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $166, max: 47.5, left: 7.299097, fraction 0.1536652
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $166 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 67ms (68ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 101ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9313 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7851901613064693449
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.94994944
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (71ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 101ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (3,4) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (167ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9343 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5626743734932713849
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (166ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9360 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3897505334688869739
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 15 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 16 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 13 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 14 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 8 food, 6 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 10 food, 10 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 8 food, 11 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 5 food, 10 energy, 7 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 8 food, 5 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 9 food, 10 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 8 food, 7 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 4 food, 11 energy, 5 smithore, 15 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (166ms) <P11> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9439 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (166ms) <P11> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9438 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5973380022733453296
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $107
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 68, mules potentially available: 41, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $14449
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 18 critical: 0 surplus: 18 money: $6567
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $3075
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 5 critical: 0 surplus: 5 money: $15567
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (166ms) <P11> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9468 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $44 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 133ms (166ms) <P11> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9455 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2182295245241596899
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 32 critical: 0 surplus: 32 money: $14449
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 0 critical: 0 surplus: 0 money: $6567
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 26 critical: 0 surplus: 26 money: $3075
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 15 critical: 0 surplus: 15 money: $15567
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 133ms (166ms) <P11> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9463 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 156ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (32 units for $2816)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9424 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7651352120021770877
  INFO [Shop.calcBuySellPrice]                       Current Food price $138
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 32, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $84 sell price $119
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 8 critical: 5 surplus: 3 money: $17265
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 10 critical: 5 surplus: 5 money: $5223
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 9 critical: 5 surplus: 4 money: $1603
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 5 critical: 5 surplus: 0 money: $15567
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (150ms) <P11> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9452 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 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.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $88 (8 units for $710)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 100ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9437 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4985271112486543186
  INFO [Shop.calcBuySellPrice]                       Current Energy price $110
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 56, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 71%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 10 critical: 10 surplus: 0 money: $17461
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 18 critical: 7 surplus: 11 money: $5737
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 11 critical: 9 surplus: 2 money: $977
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 17 critical: 8 surplus: 9 money: $15567
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (138ms) <P11> 116ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9434 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  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.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P13)ltbeeb auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $98 (11 units for $1078)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 100ms (151ms) <P11> 116ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9394 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1019005890846138402
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36594832
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $16579 Plots: 11 Assets: 3700 Total: 25779
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 6 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $15469 Plots: 10 Assets: 4819 Total: 25288
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 18 Smithore: 5 Crystite: 15
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $6815 Plots: 11 Assets: 4138 Total: 16453
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 4 Energy: 7 Smithore: 18 Crystite: 16
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $879 Plots: 12 Assets: 7465 Total: 14344
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 16 Energy: 12 Smithore: 0 Crystite: 42
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 54 units $44
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $88
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $98
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 81864
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 100ms (151ms) <P11> 116ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9393 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 100ms (151ms) <P11> 116ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9375 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 115ms (151ms) <P11> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9379 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1019676705394384260
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9790721
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (5ms) <P12> 66ms (67ms) <P13> 50ms (50ms) <P14> 115ms (151ms) <P11> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9385 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (3,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)yourslipisshowing sold a mule for $130
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1415
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $163, max: 47.5, left: 19.199352, fraction 0.4041969
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $163 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 133ms (151ms) <P11> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9416 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3589239616177292742
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.388489
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (5ms) <P12> 66ms (67ms) <P13> 50ms (51ms) <P14> 150ms (183ms) <P11> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9414 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain3 (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Mountain1 (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P14)megadeth sold a mule for $130
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (51ms) <P14> 133ms (150ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9393 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2643890424180073628
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.79672635
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 3)
  INFO [Player.useFood]                              (P13)ltbeeb has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 133ms (150ms) <P11> 117ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9399 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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: 441. End Update: 440
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (3,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 730
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $215, max: 47.5, left: 24.399666, fraction 0.5136772
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $215 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 133ms (150ms) <P11> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9417 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7113070890579899528
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4048798
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 133ms (150ms) <P11> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9418 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain3 (1,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2268
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $154, max: 47.5, left: 2.139102, fraction 0.045033727
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (167ms) <P11> 101ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9384 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 134ms (167ms) <P11> 101ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9376 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6451429359118588179
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 19 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 12 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 18 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 3 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 13 food, 16 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 14 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 3 energy, 0 smithore, 37 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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]               (P11)yourslipisshowing produced 3 food, 2 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 15 food, 15 energy, 21 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 11 energy, 0 smithore, 49 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 3 food, 3 energy, 0 smithore, 30 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 136ms (167ms) <P11> 100ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9446 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5322371810264692592
  INFO [GameController.apply]                        Client Synchronization OK
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 136ms (167ms) <P11> 100ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9454 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8898208750131021896
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $44
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 54, mules potentially available: 39, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lol
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $16692
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 39 critical: 0 surplus: 39 money: $6925
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $703
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 5 critical: 0 surplus: 5 money: $15319
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 150ms (167ms) <P11> 100ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9428 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 150ms (167ms) <P11> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9474 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5965506323304703213
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 48 critical: 0 surplus: 48 money: $16692
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 16 critical: 0 surplus: 16 money: $6925
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 91 critical: 0 surplus: 91 money: $703
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 45 critical: 0 surplus: 45 money: $15319
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 150ms (167ms) <P11> 100ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9386 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: damn cybe
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #87
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #88
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #89
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #90
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #92
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #93
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #94
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #95
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #96
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #97
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #98
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #99
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #100
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #101
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #102
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #103
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #104
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #105
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #106
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #107
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #108
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #109
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #110
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: nice tits
  INFO [SlickLogSystem.info]                         Transaction #111
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #112
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #113
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #114
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #115
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #116
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #117
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #118
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #119
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #120
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #121
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #122
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: *tites
  INFO [SlickLogSystem.info]                         Transaction #123
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #124
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $96 (139 units for $13344)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (133ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9473 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8683521506798879523
  INFO [Shop.calcBuySellPrice]                       Current Food price $88
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 26, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 83%
  INFO [Shop.printPriceFactor]                       Food 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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 1 critical: 5 surplus: -4 money: $21300
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 15 critical: 5 surplus: 10 money: $3661
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $9439
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 3 critical: 5 surplus: -2 money: $15319
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9382 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)ltbeeb (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer ltbeeb rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer ltbeeb rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $93 (1 units for $93)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9413 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -986417516334695952
  INFO [Shop.calcBuySellPrice]                       Current Energy price $98
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 48, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 86%
  INFO [Shop.printPriceFactor]                       Energy buy price $69 sell price $104
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 9 critical: 11 surplus: -2 money: $21300
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 15 critical: 8 surplus: 7 money: $3661
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 14 critical: 10 surplus: 4 money: $9346
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 10 critical: 10 surplus: 0 money: $15319
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 117ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9373 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)ltbeeb 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $207 (1 units for $207)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 100ms (117ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9358 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2531839239154036149
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 49665848
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $21093 Plots: 11 Assets: 3523 Total: 30116
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 1 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $15319 Plots: 10 Assets: 8124 Total: 28443
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 3 Energy: 10 Smithore: 5 Crystite: 45
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $3868 Plots: 11 Assets: 11847 Total: 21215
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 15 Energy: 14 Smithore: 39 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $9346 Plots: 12 Assets: 5019 Total: 20365
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 7 Energy: 14 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 50 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $93
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $207
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 100139
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 105ms (117ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9365 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 105ms (117ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9351 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (120ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9353 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2049927897541241541
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27057797
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 1 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (5ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 105ms (120ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9359 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile River (4,1)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile River (4,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 638
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $200, max: 47.5, left: 0.7398815, fraction 0.015576453
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $200 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9371 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8449137141389310320
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9835099
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth has 3 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (133ms) <P11> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9373 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile River (4,3) with Energy factory
  INFO [GameModel.sellMule]                          (P14)megadeth sold a mule for $115
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1056
  INFO [GameModel.gamble]                            (P14)megadeth gambles $210, max: 47.5, left: 9.3795185, fraction 0.19746354
  INFO [DevelopmentMessenger.showMessage]            megadeth won $210 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 103ms (151ms) <P11> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9351 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2554673218522648582
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8388078
  INFO [PlayerEventPhase.begin]                      No player event for (P13)ltbeeb (rank 3)
  INFO [Player.useFood]                              (P13)ltbeeb has 15 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 120ms (166ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9352 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)ltbeeb
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)ltbeeb undevelops tile Mountain3 (5,2)
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Mountain3 (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)ltbeeb undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)ltbeeb undevelops tile Mountain1 (5,4)
  INFO [GameModel.developLand]                       (P13)ltbeeb develops tile Mountain1 (5,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)ltbeeb finishes on update 2165
  INFO [GameModel.gamble]                            (P13)ltbeeb gambles $215, max: 47.5, left: 4.1991, fraction 0.08840211
  INFO [DevelopmentMessenger.showMessage]            ltbeeb won $215 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 133ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9339 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8882886514141837009
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97953284
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 133ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9332 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (3,3)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1503
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $250, max: 47.5, left: 17.439312, fraction 0.36714342
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9328 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9327 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4251930930457664952
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 10 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)ltbeeb has 14 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 14 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 10 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 0 food, 2 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb expects 13 food, 36 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 75 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 0 food, 2 energy, 0 smithore, 49 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: GGE
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 0 food, 2 energy, 0 smithore, 49 crystite
  INFO [ProductionPhase.logProduction]               (P13)ltbeeb produced 14 food, 31 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 77 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 0 food, 2 energy, 0 smithore, 48 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (133ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9347 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1980295649193837456
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: gonna be tight
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ANOTHER???
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9348 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5200393740089407998
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $12
  INFO [Shop.printPriceFactor]                       Smithore shop: 50, mules potentially available: 39, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $62 sell price $97
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $21218
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Smithore: 43 critical: 0 surplus: 43 money: $4158
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $9446
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 5 critical: 0 surplus: 5 money: $15454
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9281 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7381836643813061385
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 49 critical: 0 surplus: 49 money: $21218
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Crystite: 50 critical: 0 surplus: 50 money: $4158
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 77 critical: 0 surplus: 77 money: $9446
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 93 critical: 0 surplus: 93 money: $15454
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9248 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7904282578034808215
  INFO [Shop.calcBuySellPrice]                       Current Food price $93
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 20, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 0 critical: 0 surplus: 0 money: $21218
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Food: 19 critical: 0 surplus: 19 money: $4158
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 0 surplus: 1 money: $9446
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 0 critical: 0 surplus: 0 money: $15454
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (2ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9247 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -448315595109419960
  INFO [Shop.calcBuySellPrice]                       Current Energy price $207
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 46, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 89%
  INFO [Shop.printPriceFactor]                       Energy buy price $168 sell price $203
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 2 critical: 0 surplus: 2 money: $21218
  INFO [CollectionPhase.goToNextPhase]               (P13)ltbeeb Energy: 39 critical: 0 surplus: 39 money: $4158
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 2 critical: 0 surplus: 2 money: $9446
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 3 critical: 0 surplus: 3 money: $15454
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (3ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 106ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P14)megadeth chat: i need a few
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (4ms) <P12> 67ms (67ms) <P13> 50ms (50ms) <P14> 117ms (134ms) <P11> 106ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9227 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4421303197445831293
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 31171952
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $21218 Plots: 11 Assets: 6309 Total: 33027
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 0 Energy: 2 Smithore: 0 Crystite: 49
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $15454 Plots: 10 Assets: 10715 Total: 31169
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 0 Energy: 3 Smithore: 5 Crystite: 93
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Money: $4158 Plots: 11 Assets: 17055 Total: 26713
  INFO [SummaryPhase2.begin]                         (P13)ltbeeb Food: 19 Energy: 39 Smithore: 43 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $9446 Plots: 12 Assets: 9163 Total: 24609
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 1 Energy: 2 Smithore: 0 Crystite: 77
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 50 units $62
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $93
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $183
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 115518
  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 [GameController.apply]                        Client Synchronization OK
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: im gonna sit this newxt one out
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: gg
  INFO [GameController.apply]                        (P13)ltbeeb chat: gg
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.24.213.169 <P12>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id fb210a35-2a73-4fe3-8565-2628baf6f6a7
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.48 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.243.0.48 <P11>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.48 <> with id e85cfcdd-949c-430f-a229-8d64f94e5322
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.48 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /74.130.60.200 <P14>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /74.130.60.200 <P14>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id d9a7615a-ed0e-463d-84be-06f9081f4f85
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /208.123.112.91 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 971 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /208.123.112.91 <P13>
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <> with id 6dd0a95c-ce99-49d5-b146-45a3ab7a9848
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10> with id 680fc92f-0d22-47ab-ac72-599fafa69745
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 10 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 3
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 5d7db11a-6199-46d9-bfc2-39c77ca92cda
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: b7922186937903dfd885fef295d4e0fefd371546eb49ac9502e7b156cbfe69a4
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 5d7db11a-6199-46d9-bfc2-39c77ca92cda
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 5d7db11a-6199-46d9-bfc2-39c77ca92cda
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 8b204afb-a60f-4e4e-8ac8-81fc86ab311f
  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 157944
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id cbefc7a7-01cd-4ba1-a04a-bf61dd1e7162
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7238 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: 8b204afb-a60f-4e4e-8ac8-81fc86ab311f
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.48 id 54dbc3bb-7a90-4b20-9dd8-4e35d390dcba
  INFO [Server.initUdp]                              Server: Client /174.243.0.48 <> requests UDP address /174.243.0.48:11786
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.48 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.48 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7345 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.48 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P12)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P12)yourslipisshowing is a remote Player
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id 728a3054-1fec-436e-a6f3-af4cb02d65d4
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <> requests UDP address /74.130.60.200:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7479 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)megadeth (ID 104590)
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)megadeth joins the players
  INFO [Player.<init>]                               Creating (P13)megadeth
  INFO [GameModel.setRemoteUser]                     (P13)megadeth is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /74.130.60.200 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)megadeth unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)megadeth is a remote Spectator
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 15
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (15) 12 bytes
  INFO [Player.<init>]                               Creating (P15)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P15)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P15)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 15 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 15
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 15
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /127.0.0.1 <S10 P14 P15>
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: you got it cybe
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 14
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: meg wants purple
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: cant see blue
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: server:Addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)megadeth joins the players
  INFO [Player.<init>]                               Creating (P13)megadeth
  INFO [GameModel.setRemoteUser]                     (P13)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: server:kick14
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: space after kick
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: server:kick 14
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: :P
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: NEW SHIT
  INFO [ServerMessageHandler.processPlayerUnjoin]    /75.24.213.169 <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 [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P12)yourslipisshowing chat: wait?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: You guys able to get the event tracker
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ???
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: yep
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i just use the rogue cat one
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: It's not on the bot/server commands; it's a stand-alone - from the settings window...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i've used paper before lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: how did itbeeb play such a bad game with that win ratio of his?
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: 41% is wild
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: However - once you select it; you have to move the other windows aside to see it; then, just move it to the side; it stays there - perpetually; game after game...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i have to restart every game or i have gremlins
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Check your computer's updates - may need to update the root drivers, etc...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I gave too much leeway to ore, last game - won't happen again...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i thought it and meg were gonna produce enough to kill it
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i was starting to worry about my tites
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: not being enough
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i needed double d's to be comfy
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: but i had c's lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: guys i might need to get me some snootch
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i'll be on tomorrow
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /174.243.0.48 <P12>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.48 <> with id 54dbc3bb-7a90-4b20-9dd8-4e35d390dcba
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.48 <>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P12)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: FUCK HIM, PUSSY-WHIPPED BITCH...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Let's GO mega...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: E, PP and/or Shroomy - may show up, later...
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.D.A.M.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.L.A.N.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: megadeth voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger (P13)megadeth 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7516 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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7509 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9106848369171338155
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<A.L.A.N.> (P11)Cyber Ranger (P12)<A.D.A.M.> (P13)megadeth 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 19762040
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> 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]                         (P12)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)megadeth 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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (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]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 133ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7512 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 133ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7639 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.L.A.N.> prefers Food
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.D.A.M.> prefers Food
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 7616 tiles in 445245600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7616 tiles in 443827700ns
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants River (4,3)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.L.A.N.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <A.L.A.N.> can't claim River (4,3) and wants River (4,1) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 183ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 13 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 125ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 17: Mountain3 (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 21: Mountain1 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 30 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  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: 13
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (69ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7721 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1206
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $888
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $537
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $536
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 0ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  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: <A.L.A.N.> new price $828 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $600 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $656 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $764 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $696 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $724 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $680 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $712 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $692 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $636 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $728 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $728 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $696 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $672 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $728 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $696 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $652 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $656 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $660 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $684 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $712 (changed $28)
  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)megadeth bought the plot for $972
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 107ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7883 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 123720149531839391
  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 (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 107ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7889 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 157 tiles in 2045200ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1980 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying River (4,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (6,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $82, max: 47.5, left: 8.739113, fraction 0.18398133
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $82 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1964
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8370 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8259543020408161344
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 [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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8369 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (8,1) with Crystite 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 Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1717
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $69, max: 47.5, left: 13.759228, fraction 0.28966796
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $69 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8438 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2312465993368097360
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 4 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8438 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 157 tiles in 5862200ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1980 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (1,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $73, max: 47.5, left: 9.659134, fraction 0.20335019
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $73 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 1918
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8479 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8745867030802973716
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 4)
  INFO [Player.useFood]                              (P13)megadeth has 4 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8478 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P13)megadeth got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (0,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 1989
  INFO [GameModel.gamble]                            (P13)megadeth gambles $67, max: 47.5, left: 8.479107, fraction 0.1785075
  INFO [DevelopmentMessenger.showMessage]            megadeth won $67 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (70ms) <P13> 133ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8513 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (70ms) <P13> 133ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8550 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8346272276357463005
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8564 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8565 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 138483973883103102
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $1048
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $969
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1057
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $70
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8538 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $95
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $95
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 $95 (1 units for $95)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8562 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4959251414514105863
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1048
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $874
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1057
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 0 critical: 0 surplus: 0 money: $70
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 133ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8550 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 133ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8530 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8853976665107127315
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 25, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 6 critical: 3 surplus: 3 money: $1048
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $874
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 6 critical: 3 surplus: 3 money: $1057
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 4 critical: 3 surplus: 1 money: $70
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 133ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8532 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 166ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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 (3 units for $150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8590 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6034805356661044268
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 12, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 1 critical: 2 surplus: -1 money: $1048
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $724
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 1 critical: 2 surplus: -1 money: $1107
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 1 critical: 2 surplus: -1 money: $70
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (68ms) <P13> 102ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8553 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 megadeth rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)megadeth auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (145ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8596 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1666968303433212405
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36562872
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1107 Plots: 1 Assets: 355 Total: 1962
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 5 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $958 Plots: 1 Assets: 495 Total: 1953
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 6 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $499 Plots: 1 Assets: 700 Total: 1699
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 6 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $25 Plots: 2 Assets: 350 Total: 1375
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $95
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $190
  INFO [SummaryPhase2.begin]                         Colony total: 6989
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8595 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 6274 tiles in 177042000ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 2133 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2798 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2058 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2768 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2058 points
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 6274 tiles in 190894900ns
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2768 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2058 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2768 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain3 (7,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2047 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2692 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2047 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2692 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2047 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2692 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2047 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2692 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Plain (5,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 8: Mountain3 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 19 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 19: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 21 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 21: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 23: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  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: 13
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8613 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8617 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3923392260714772488
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2382186
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.L.A.N.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  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)<A.L.A.N.> has 5 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (5ms) <P11> 66ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8584 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 36 tiles in 1948300ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: No tile 1507 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1762 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.L.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $127, max: 47.5, left: 23.359447, fraction 0.49177784
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $127 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1233
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8599 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7089555232614329981
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.032009125
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<A.D.A.M.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $150 in dividends
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 133ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8598 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 145 tiles in 4903800ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore (+4) 2283 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2948 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain3 (7,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain3 (7,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (8,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $50, max: 47.5, left: 1.1591029, fraction 0.024402166
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $50 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 2343
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8638 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2817601436907878220
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8971337
  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 [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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 133ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8632 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (8,0) with Crystite 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 Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2101
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $65, max: 47.5, left: 6.099098, fraction 0.12840207
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $65 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8653 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4638349910469145025
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28731257
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 4)
  INFO [Player.useFood]                              (P13)megadeth has 4 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8659 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 1482
  INFO [GameModel.gamble]                            (P13)megadeth gambles $85, max: 47.5, left: 18.63934, fraction 0.39240715
  INFO [DevelopmentMessenger.showMessage]            megadeth won $85 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8664 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3852576895193011442
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8673 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7587061780497480576
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 5 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 3 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> produced 5 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8701 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8697 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4216197342257825652
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $95
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 11, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 66%
  INFO [Shop.printPriceFactor]                       Smithore buy price $62 sell price $97
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 3 critical: 0 surplus: 3 money: $993
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $374
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1334
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $210
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8676 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $97
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $194
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $210
  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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 $97 (1 units for $97)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (4ms) <P11> 67ms (67ms) <P13> 133ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8689 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7324478793241508636
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $993
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $277
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1334
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 0 critical: 0 surplus: 0 money: $210
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (6ms) <P11> 67ms (67ms) <P13> 133ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8669 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 $68 (2 units for $136)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (6ms) <P11> 67ms (67ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4762452652995581936
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 25, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 7 critical: 3 surplus: 4 money: $993
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $413
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 7 critical: 3 surplus: 4 money: $1334
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 4 critical: 3 surplus: 1 money: $210
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (6ms) <P11> 67ms (67ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8658 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $357
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $357
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $357
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $357
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 $39 (3 units for $118)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 2ms (6ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8673 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -840744069090490526
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 5, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is increased to 175%
  INFO [Shop.printPriceFactor]                       Energy buy price $64 sell price $99
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 1 critical: 3 surplus: -2 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $295
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 0 critical: 2 surplus: -2 money: $1436
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 1 critical: 2 surplus: -1 money: $210
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 2ms (6ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8657 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $309
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 $79 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (6ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8643 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9046691149436199035
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37646936
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $1009 Plots: 2 Assets: 774 Total: 2783
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 6 Energy: 1 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1436 Plots: 1 Assets: 255 Total: 2191
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 5 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $295 Plots: 2 Assets: 857 Total: 2152
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 3 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $210 Plots: 3 Assets: 295 Total: 2005
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 4 Energy: 1 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 $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $97
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $39
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $190
  INFO [SummaryPhase2.begin]                         Colony total: 9131
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8604 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (5,2)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.D.A.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 11 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 11: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 18 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 18: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 21: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 25: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  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: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8657 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8660 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6359488188296741326
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26097476
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $150 to clean it up
  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)<A.D.A.M.> has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8653 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 296.99999999999994
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain3 (7,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $71, max: 47.5, left: 16.739296, fraction 0.35240623
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $71 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 1564
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8700 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5189536491071143348
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6297729
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 5 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8694 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 0ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 285.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Empty from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> 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: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> undevelops tile River (4,1)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $215
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (7,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Mountain1 (0,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $52, max: 47.5, left: 2.219102, fraction 0.046717934
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $52 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2290
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 119ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8676 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2271098614298129202
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.96765953
  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 [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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8676 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (8,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (8,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (8,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2367
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $50, max: 47.5, left: 0.15910341, fraction 0.0033495454
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 101ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8695 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1194542767440089818
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13027245
  INFO [PlayerEventPhase.begin]                      Event player: (P13)megadeth (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $100 for stopping the Wart Worm infestation
  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)megadeth has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (71ms) <P13> 102ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8689 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (0,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)megadeth undevelops tile Plain (0,4)
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (0,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 2254
  INFO [GameModel.gamble]                            (P13)megadeth gambles $60, max: 47.5, left: 2.9791012, fraction 0.06271792
  INFO [DevelopmentMessenger.showMessage]            megadeth won $60 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 102ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8711 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7073773160924239072
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8709 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6748466340017713
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 0 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 4 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 2 food, 3 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 [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> produced 5 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 1 food, 0 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 2 food, 3 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8732 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8736 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 272739091132781012
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $97
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $89 sell price $124
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 3 critical: 0 surplus: 3 money: $815
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 11 critical: 0 surplus: 11 money: $180
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1803
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $230
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8731 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $124
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $174
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 $89 (11 units for $979)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8780 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6912607176830871301
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $815
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1159
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1803
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 0 critical: 0 surplus: 0 money: $230
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8746 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8725 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5815485286780685439
  INFO [Shop.calcBuySellPrice]                       Current Food price $39
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 7 critical: 3 surplus: 4 money: $815
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $1159
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 1 critical: 3 surplus: -2 money: $1803
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 3 critical: 3 surplus: 0 money: $230
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8723 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (4 units for $200)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8777 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5110861228354463226
  INFO [Shop.calcBuySellPrice]                       Current Energy price $79
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 6, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is increased to 138%
  INFO [Shop.printPriceFactor]                       Energy buy price $94 sell price $129
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 3 critical: 2 surplus: 1 money: $815
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 0 critical: 4 surplus: -4 money: $1059
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 0 critical: 1 surplus: -1 money: $1703
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 3 critical: 2 surplus: 1 money: $230
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8744 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $109
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $109
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: 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 $109 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8790 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 550143489652232762
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36074560
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $815 Plots: 3 Assets: 1174 Total: 3489
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 7 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1059 Plots: 3 Assets: 480 Total: 3039
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1703 Plots: 2 Assets: 150 Total: 2853
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 3 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $230 Plots: 4 Assets: 622 Total: 2852
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $89
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $109
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $170
  INFO [SummaryPhase2.begin]                         Colony total: 12233
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 25
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8772 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain3 (5,4)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain2 (7,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 0ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 8: Crater (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 22 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 22: Mountain2 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 26: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 28 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 28: Mountain3 (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 116ms
  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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8717 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $912
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1844
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1044
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1850
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $388
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  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 0ms, max 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<A.L.A.N.> bought the plot for $916
  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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8727 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4352216559122796093
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.561957
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 7 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8721 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 439.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1353.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,2): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (7,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain3 (7,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain2 (7,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $132, max: 47.5, left: 12.419197, fraction 0.2614568
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $132 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 1780
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8753 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8525453126757072295
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.69511235
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 [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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8753 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,4) with Energy factory
  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 Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2206
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $111, max: 47.5, left: 4.0791, fraction 0.085875794
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $111 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: 224
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8755 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7300315310524645543
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5526232
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 3 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 150ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 0.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 900.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (5,4): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.L.A.N.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.L.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (1,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2401
  INFO [Mule.runAway]                                Mule runs away for (P14)<A.L.A.N.>
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (68ms) <P13> 133ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8819 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4744831597200368073
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.92517036
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 4)
  INFO [Player.useFood]                              (P13)megadeth has 3 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8819 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.sellMule]                          (P13)megadeth sold a mule for $170
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Crater (0,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 2405
  INFO [GameModel.gamble]                            (P13)megadeth gambles $100, max: 47.5, left: 0.039103426, fraction 8.2323E-4
  INFO [DevelopmentMessenger.showMessage]            megadeth 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 101ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8864 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 101ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8855 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8247799280289456891
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 0 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 0 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 4 food, 3 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 0 food, 11 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 2 food, 3 energy, 0 smithore, 4 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)<A.D.A.M.> produced 4 food, 5 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 0 food, 10 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 3 food, 4 energy, 0 smithore, 3 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8879 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6460084218391292333
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8876 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6027105792920626735
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $89
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $88 sell price $123
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 10 critical: 0 surplus: 10 money: $877
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1125
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $107
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $260
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8785 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $123 capped by money $107
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $154
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $170
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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]                        Smithore price set to average $88 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8886 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3013780474221850127
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $877
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1125
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $107
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 3 critical: 0 surplus: 3 money: $260
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8784 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P13)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 $132 (3 units for $396)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8878 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6691409270111593344
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 145%
  INFO [Shop.printPriceFactor]                       Food buy price $58 sell price $93
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 6 critical: 4 surplus: 2 money: $877
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $1125
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 0 critical: 4 surplus: -4 money: $107
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 3 critical: 4 surplus: -1 money: $656
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8780 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $93
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $91
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 megadeth rank 4 takes over trade from buyer <A.L.A.N.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer <A.L.A.N.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $93
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $91
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $93 capped by money $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.D.A.M.> auction teleport count: 1
  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: 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 $93 (2 units for $186)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8890 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2525845353409603725
  INFO [Shop.calcBuySellPrice]                       Current Energy price $109
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 59%
  INFO [Shop.printPriceFactor]                       Energy buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 5 critical: 4 surplus: 1 money: $1063
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 4 critical: 3 surplus: 1 money: $1125
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 10 critical: 1 surplus: 9 money: $14
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 5 critical: 3 surplus: 2 money: $563
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (6ms) <P11> 67ms (67ms) <P13> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8783 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 153ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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 $85 (8 units for $680)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8855 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5892070227487300607
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37986384
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $1063 Plots: 4 Assets: 2042 Total: 5105
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 4 Energy: 5 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $563 Plots: 5 Assets: 1077 Total: 4140
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $445 Plots: 4 Assets: 1503 Total: 3948
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $694 Plots: 4 Assets: 518 Total: 3212
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $93
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $85
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $170
  INFO [SummaryPhase2.begin]                         Colony total: 16405
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (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]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (4ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8849 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants River (4,0)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (3,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 2: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 18: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 0ms, max 84ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 22: Mountain1 (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 0ms, max 84ms
  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: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 84ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $856
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1560
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $40
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1550
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $648
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  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 1ms, max 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 100ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8843 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2227202752234562218
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23070991
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.L.A.N.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $150
  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)<A.L.A.N.> has 1 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 107ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8850 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 0.25 (15.625/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3128.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> developed a tile but is short on time: 6.8848267
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <A.L.A.N.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $220
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $110, max: 47.5, left: 2.8648305, fraction 0.060312223
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $110 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 638
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8855 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7099018028343044717
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.81388974
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 1 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 107ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8852 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,4) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (2,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 782
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8892 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7325803959873571328
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73374265
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 2)
  INFO [Player.useFood]                              (P13)megadeth has 4 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8895 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Mountain1 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (3,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (1,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 2342
  INFO [GameModel.gamble]                            (P13)megadeth gambles $101, max: 47.5, left: 1.2591028, fraction 0.026507428
  INFO [DevelopmentMessenger.showMessage]            megadeth won $101 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8950 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3701275275359566244
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.68130326
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 4 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8947 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> starts by assaying Plain (3,0)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3070.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 8ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3862.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (3,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $119, max: 47.5, left: 17.459312, fraction 0.36756447
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $119 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 1528
  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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8958 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5622882846751343911
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)<A.D.A.M.> Mountain3 (7,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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8941 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1721821608149243148
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 12 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 4 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 2 food, 8 energy, 0 smithore, 12 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)<A.D.A.M.> produced 6 food, 2 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 1 food, 3 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 4 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 2 food, 8 energy, 0 smithore, 9 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8983 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8985 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 771885275049630288
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $88
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $223 sell price $258
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 13 critical: 0 surplus: 13 money: $1137
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 12 critical: 0 surplus: 12 money: $250
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $104
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8959 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $146
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $223
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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]         (P12)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 $223 (25 units for $5575)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8996 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7383676288882524774
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $4036
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2926
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 9 critical: 0 surplus: 9 money: $104
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (68ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8967 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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]         (P13)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 $116 (9 units for $1044)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 66ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8988 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1006759251063699587
  INFO [Shop.calcBuySellPrice]                       Current Food price $93
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 117%
  INFO [Shop.printPriceFactor]                       Food buy price $94 sell price $129
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 6 critical: 4 surplus: 2 money: $4036
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $2926
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 4 critical: 4 surplus: 0 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 2 critical: 4 surplus: -2 money: $1148
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 66ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8954 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $2
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $109 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8990 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8058851235575881959
  INFO [Shop.calcBuySellPrice]                       Current Energy price $85
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 29, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 4 critical: 4 surplus: 0 money: $4036
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 4 surplus: 6 money: $2926
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 6 critical: 2 surplus: 4 money: $979
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 9 critical: 5 surplus: 4 money: $1148
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8945 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-15
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-15
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-15
  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: 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 $74 (3 units for $222)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8973 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8790407530051724713
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 32694952
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $4036 Plots: 5 Assets: 1315 Total: 7851
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 6 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2704 Plots: 5 Assets: 1521 Total: 6725
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $1148 Plots: 6 Assets: 1519 Total: 5667
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 2 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1201 Plots: 5 Assets: 888 Total: 4589
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $440
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $223
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $109
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $440
  INFO [SummaryPhase2.begin]                         Colony total: 24832
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8967 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain2 (2,3)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain2 (2,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.D.A.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 10: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 15 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 15: Mountain2 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 18: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 19 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 19: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 116ms
  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: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8968 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8969 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6108453663384026453
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7254816
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 6 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8966 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> starts by assaying Mountain2 (7,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3692.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 8ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5490.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (7,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,0): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (7,3): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (3,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (3,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain2 (7,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 4.5390997
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $102, max: 47.5, left: 1.2991028, fraction 0.027349532
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $102 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 2310
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8967 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4984775496630161487
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0020306706
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [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 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8960 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (2,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2404
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8951 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5117251971854112053
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.47135943
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 3)
  INFO [Player.useFood]                              (P13)megadeth has 2 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8955 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (0,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 1347
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (83ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8975 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4450454304901888437
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.604743
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (83ms) <P13> 84ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8972 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 3075.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 13ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4375.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain2 (2,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (1,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain2 (2,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Mountain2 (2,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $104, max: 47.5, left: 4.7590995, fraction 0.10019157
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $104 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2163
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (83ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8994 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (83ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8988 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3965975230440199531
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 15 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 9 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 20 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 15 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 15 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 2 food, 8 energy, 0 smithore, 16 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)<A.D.A.M.> produced 21 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 17 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 17 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 2 food, 10 energy, 0 smithore, 19 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9002 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5209878919753460689
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3926855424539272834
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $223
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $166 sell price $201
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $3773
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 17 critical: 0 surplus: 17 money: $2214
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $575
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $808
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (83ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8904 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $126
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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: 167ms
  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 $166 (17 units for $2822)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4870555282304741411
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3773
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 7 critical: 0 surplus: 7 money: $5036
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $575
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 19 critical: 0 surplus: 19 money: $808
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8914 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)megadeth (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 $120 (26 units for $3120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (6ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9024 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1791832929107708568
  INFO [Shop.calcBuySellPrice]                       Current Food price $109
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 41, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 22 critical: 4 surplus: 18 money: $3773
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $5876
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 17 critical: 4 surplus: 13 money: $575
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 2 critical: 4 surplus: -2 money: $3088
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 2ms (6ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8884 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  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]                        Food price set to average $70 (12 units for $851)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8970 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8783446688834752404
  INFO [Shop.calcBuySellPrice]                       Current Energy price $74
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 94%
  INFO [Shop.printPriceFactor]                       Energy buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 1 critical: 5 surplus: -4 money: $4484
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 7 critical: 7 surplus: 0 money: $5165
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 3 critical: 4 surplus: -1 money: $715
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 13 critical: 6 surplus: 7 money: $2948
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8880 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 $69 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8872 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5485814757156846106
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 44952608
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $5165 Plots: 6 Assets: 1848 Total: 10013
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 9 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $4484 Plots: 6 Assets: 1304 Total: 8788
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 13 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $2948 Plots: 7 Assets: 2017 Total: 8465
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $715 Plots: 6 Assets: 1537 Total: 5252
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 14 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $330
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 7 units $166
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $70
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $330
  INFO [SummaryPhase2.begin]                         Colony total: 32518
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8891 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (5,3)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.D.A.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 11: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 12 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 12: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 14 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 14: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 16: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 101ms
  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: 17
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8905 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8907 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5910178359887724338
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.35159624
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 9 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8902 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,4) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Energy factory
  INFO [GameModel.sellMule]                          (P11)Cyber Ranger sold a mule for $430
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2158
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $107, max: 47.5, left: 4.3391, fraction 0.09134947
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $107 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8952 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4857940572688319980
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.55786
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 13 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 121ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8956 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1558.0000000000002
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (7,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (3,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 7.319097
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $114, max: 47.5, left: 4.7390995, fraction 0.099770516
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $114 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 2138
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 121ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8984 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4135464811222739287
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1773476
  INFO [PlayerEventPhase.begin]                      Event player: (P13)megadeth (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 $200
  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)megadeth has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 121ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8978 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)megadeth sold a mule for $380
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8978 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1194130619473912743
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.85297775
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 14 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8973 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 732.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 24ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1629.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (5,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain2 (2,3): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (5,4): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.L.A.N.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.L.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (1,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain2 (2,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2401
  INFO [Mule.runAway]                                Mule runs away for (P14)<A.L.A.N.>
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (68ms) <P13> 133ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9002 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (68ms) <P13> 133ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8179286063001127122
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 13 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 4 food, 19 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 6 food, 3 energy, 15 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 17 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 2 food, 0 energy, 0 smithore, 33 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)<A.D.A.M.> produced 3 food, 16 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 6 food, 3 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 3 food, 21 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 1 food, 0 energy, 0 smithore, 32 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (68ms) <P13> 133ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4590262090711767801
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (68ms) <P13> 133ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9044 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -465358360127930595
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $166
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 7, mules potentially available: 12, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $97 sell price $132
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $4143
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 6 critical: 0 surplus: 6 money: $5042
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 1 critical: 0 surplus: 1 money: $130
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $2618
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (68ms) <P13> 133ms (152ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9039 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 152ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 3
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 152ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 152ms
  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 $129 (8 units for $1038)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (68ms) <P13> 133ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9113 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1849062179401151830
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $4143
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $4004
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $244
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 14 critical: 0 surplus: 14 money: $2618
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (68ms) <P13> 133ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9042 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Player.increaseAuctionTeleportCount]         (P13)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 $144 (14 units for $2016)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (71ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9118 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7552852392380140307
  INFO [Shop.calcBuySellPrice]                       Current Food price $70
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $34 sell price $69
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 8 critical: 4 surplus: 4 money: $4143
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 9 critical: 4 surplus: 5 money: $4004
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 8 critical: 4 surplus: 4 money: $244
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 2 critical: 4 surplus: -2 money: $4634
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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]                        Food price set to average $51 (6 units for $307)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9096 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7065729091517767135
  INFO [Shop.calcBuySellPrice]                       Current Energy price $69
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 46, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 59%
  INFO [Shop.printPriceFactor]                       Energy buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 16 critical: 2 surplus: 14 money: $4214
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 4 critical: 7 surplus: -3 money: $3832
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 22 critical: 3 surplus: 19 money: $480
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 4 critical: 9 surplus: -5 money: $4499
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9009 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 117ms
  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 (31 units for $1567)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9074 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5224994481931805618
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 33401080
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3058 Plots: 7 Assets: 4188 Total: 10746
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 12 Energy: 22 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $3706 Plots: 8 Assets: 2110 Total: 9816
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 5 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $5007 Plots: 7 Assets: 941 Total: 9448
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 6 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1254 Plots: 7 Assets: 914 Total: 5668
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $250
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $129
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $250
  INFO [SummaryPhase2.begin]                         Colony total: 35678
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9064 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (2,0)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.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 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 1 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 1: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 8: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 0ms, max 91ms
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 10: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 0ms, max 91ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 11: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9058 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $420
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $887
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $448
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $893
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $892
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  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 0ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  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: <A.D.A.M.> new price $892 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $876 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $844 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $804 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $788 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $728 (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]            (P11)Cyber Ranger bought the plot for $1176
  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: 9
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9069 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8143309848658380827
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5068178
  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 [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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9066 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,4) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,2) with Smithore 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9093 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -272316523472816509
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.50870603
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 2)
  INFO [Player.useFood]                              (P13)megadeth has 5 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (1,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P13)megadeth undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (1,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 2271
  INFO [GameModel.gamble]                            (P13)megadeth gambles $153, max: 47.5, left: 2.6791015, fraction 0.056402136
  INFO [DevelopmentMessenger.showMessage]            megadeth won $153 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8997679717995358781
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16224337
  INFO [PlayerEventPhase.begin]                      Event player: (P12)<A.D.A.M.> (rank 3)
  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 [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)<A.D.A.M.> has 6 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1290.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 11ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2485.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (7,3): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain2 (7,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain3 (7,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (6,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $150, max: 47.5, left: 5.159099, fraction 0.10861261
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $150 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 2117
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9132 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1073001727199312303
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.98294544
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 4 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 105ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9138 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2684.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 10ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4039.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,3): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (5,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (2,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain3 (5,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $198, max: 47.5, left: 14.3592415, fraction 0.30229983
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $198 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1657
  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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7896657968386595875
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4113367860739196963
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 22 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 17 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 5 food, 17 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 11 food, 0 energy, 30 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 5 food, 13 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 0 food, 6 energy, 0 smithore, 35 crystite
  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)<A.D.A.M.> produced 6 food, 19 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 8 food, 0 energy, 29 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 5 food, 13 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 0 food, 8 energy, 0 smithore, 34 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6178954058804361945
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $129
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $226 sell price $261
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 11 critical: 0 surplus: 11 money: $4507
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 43 critical: 0 surplus: 43 money: $1207
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 10 critical: 0 surplus: 10 money: $802
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $3834
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $226
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $226
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.D.A.M.> auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 $226 (64 units for $14464)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6588618067878520064
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $6993
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $10925
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $3062
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 34 critical: 0 surplus: 34 money: $3834
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)megadeth (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [Player.increaseAuctionTeleportCount]         (P13)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 $148 (36 units for $5328)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5196160751489307991
  INFO [Shop.calcBuySellPrice]                       Current Food price $51
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 7 critical: 5 surplus: 2 money: $6993
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 12 critical: 5 surplus: 7 money: $11221
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 5 critical: 5 surplus: 0 money: $3062
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 1 critical: 5 surplus: -4 money: $8866
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (4ms) <P11> 66ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  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]                        Food price set to average $43 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1703172845349974566
  INFO [Shop.calcBuySellPrice]                       Current Energy price $50
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 58, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 19 critical: 4 surplus: 15 money: $6993
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 10 surplus: 0 money: $11221
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 13 critical: 5 surplus: 8 money: $3062
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 16 critical: 8 surplus: 8 money: $8866
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 133ms
  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]                        Energy price set to average $44 (21 units for $924)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 458076171726744015
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 20278224
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $10521 Plots: 9 Assets: 2487 Total: 17508
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 12 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $8642 Plots: 9 Assets: 2170 Total: 15312
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 1 Energy: 23 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $7693 Plots: 8 Assets: 1226 Total: 12919
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 7 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $3286 Plots: 8 Assets: 1209 Total: 8495
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $450
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 40 units $226
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $44
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $450
  INFO [SummaryPhase2.begin]                         Colony total: 54234
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (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]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (5,1)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.D.A.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 4: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 5: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 6: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 7: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 34
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1116
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1008
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1008
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1008
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1008
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  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 $2548
  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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9174 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2488
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1008
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1008
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1517
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1516
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  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 0ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  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 $3044
  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 #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (68ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9185 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4067613822782945126
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3184287
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 12 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (68ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2375
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,0) with Crystite factory
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (68ms) <P13> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3817994844620800404
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6640115
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 2)
  INFO [Player.useFood]                              (P13)megadeth has 1 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (1,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 675
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8031481799720069405
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34518307
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 7 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1783.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 316ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2814.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (2,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $300
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (2,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $176, max: 47.5, left: 12.5592, fraction 0.2644042
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $176 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 1773
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9270 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2328139181408809754
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2087025
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.L.A.N.> (rank 4)
  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 [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)<A.L.A.N.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2350.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 519ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4247.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $300
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (2,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $168, max: 47.5, left: 12.939209, fraction 0.2724044
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $168 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1754
  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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9281 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4887642343017530394
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 24 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 23 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 15 food, 20 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 6 food, 0 energy, 17 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 16 food, 14 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 2 food, 8 energy, 0 smithore, 35 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)<A.D.A.M.> produced 15 food, 22 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 5 food, 0 energy, 19 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 16 food, 12 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 1 food, 9 energy, 0 smithore, 35 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9342 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2083915994935001780
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9340 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3403910303483677784
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $226
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 40, mules potentially available: 29, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $95 sell price $130
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 3 critical: 0 surplus: 3 money: $7719
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 9 critical: 0 surplus: 9 money: $3779
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 5 critical: 0 surplus: 5 money: $3454
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $8167
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $95
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $95
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $70
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 3
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P12)<A.D.A.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 $95 (17 units for $1615)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 912897325818297189
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $8004
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 7 critical: 0 surplus: 7 money: $4634
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $3929
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 15 critical: 0 surplus: 15 money: $8167
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9248 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)megadeth (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 $72 (22 units for $1584)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (67ms) <P13> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9339 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4531544745837687378
  INFO [Shop.calcBuySellPrice]                       Current Food price $43
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 42, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 16 critical: 5 surplus: 11 money: $8004
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 9 critical: 5 surplus: 4 money: $5138
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 16 critical: 5 surplus: 11 money: $3929
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 1 critical: 5 surplus: -4 money: $9247
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (4ms) <P11> 67ms (67ms) <P13> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 119ms
  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]                        Food price set to average $44 (9 units for $403)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5680948327814549961
  INFO [Shop.calcBuySellPrice]                       Current Energy price $44
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 65, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 22 critical: 6 surplus: 16 money: $8354
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 12 surplus: -2 money: $4938
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 12 critical: 7 surplus: 5 money: $3982
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 21 critical: 9 surplus: 12 money: $9044
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 133ms
  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]                        Energy price set to average $44 (19 units for $840)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1035339658162568263
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 21838472
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $8204 Plots: 10 Assets: 3199 Total: 16403
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 6 Energy: 40 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $9074 Plots: 9 Assets: 1444 Total: 15018
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 9 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4938 Plots: 12 Assets: 2247 Total: 13185
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 13 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $4102 Plots: 9 Assets: 1733 Total: 10335
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 14 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 47 units $95
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $44
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $44
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 54941
  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 [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: 23
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (5,0)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (6,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)megadeth is granted tile 0: Mountain1 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 1: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 2 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (8,3)
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P12)<A.D.A.M.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<A.D.A.M.> is granted tile 3: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  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: 17
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -715572731529424545
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7595483
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 1)
  INFO [Player.useFood]                              (P13)megadeth has 6 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 100ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)megadeth develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)megadeth develops tile Mountain1 (0,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 2178
  INFO [GameModel.gamble]                            (P13)megadeth gambles $155, max: 47.5, left: 3.9391003, fraction 0.08292843
  INFO [DevelopmentMessenger.showMessage]            megadeth won $155 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (120ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1592757740398306214
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5666892
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 9 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1256.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 340ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2018.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,1) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,0): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (8,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (2,1): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (3,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (8,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (3,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (2,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)<A.D.A.M.> sold a mule for $215
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $164, max: 47.5, left: 5.8790984, fraction 0.12377049
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $164 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 2081
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 117ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4130385908433247716
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9849324
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 13 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 117ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (8,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2309
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $154, max: 47.5, left: 1.3191028, fraction 0.027770584
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $154 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9270 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4733967211943832476
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44995195
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 14 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 66ms (67ms) <P13> 116ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9278 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1461.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 287ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2141.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,2): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,1): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,0) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $183, max: 47.5, left: 11.939186, fraction 0.2513513
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $183 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1778
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5190265362890403088
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 10 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 40 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 10 food, 14 energy, 9 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 4 food, 8 energy, 15 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 10 food, 8 energy, 13 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 0 food, 0 energy, 0 smithore, 59 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> produced 12 food, 16 energy, 10 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 5 food, 8 energy, 16 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 10 food, 10 energy, 16 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 0 food, 0 energy, 0 smithore, 63 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 (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9321 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3929789023203855985
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3102747593374318807
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $95
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 47, mules potentially available: 32, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 5 critical: 0 surplus: 5 money: $8823
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 8 critical: 0 surplus: 8 money: $4587
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 7 critical: 0 surplus: 7 money: $3870
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $7894
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)megadeth chat: fm
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $46 (12 units for $552)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9300 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 762274280609222907
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 4 critical: 0 surplus: 4 money: $9053
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 10 critical: 0 surplus: 10 money: $4035
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 4 critical: 0 surplus: 4 money: $4192
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 28 critical: 0 surplus: 28 money: $7894
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P12)<A.D.A.M.> auction teleport count: 1
  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 [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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P13)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 $128 (36 units for $4608)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8743611401594803417
  INFO [Shop.calcBuySellPrice]                       Current Food price $44
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 39, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 63%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 14 critical: 5 surplus: 9 money: $9565
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 9 critical: 5 surplus: 4 money: $67
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 15 critical: 5 surplus: 10 money: $4704
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 1 critical: 5 surplus: -4 money: $11478
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 $30 (9 units for $176)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9303 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -70664109009631349
  INFO [Shop.calcBuySellPrice]                       Current Energy price $44
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 56, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 16 critical: 8 surplus: 8 money: $9628
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 8 critical: 12 surplus: -4 money: $67
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 10 critical: 9 surplus: 1 money: $4817
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 22 critical: 12 surplus: 10 money: $11362
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 $55 (7 units for $385)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8389120381611938868
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 34961920
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $11032 Plots: 11 Assets: 3205 Total: 19737
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 6 Energy: 28 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $10013 Plots: 10 Assets: 1825 Total: 16838
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 11 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $12 Plots: 13 Assets: 8363 Total: 14875
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 9 Energy: 9 Smithore: 20 Crystite: 41
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $4817 Plots: 10 Assets: 1845 Total: 11662
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 9 Energy: 10 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 37 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 63112
  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 [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: 25
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5949222082428207166
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5660807
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 1)
  INFO [Player.useFood]                              (P13)megadeth has 6 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 150
  INFO [GameModel.gamble]                            (P13)megadeth gambles $250, max: 47.5, left: 44.49993, fraction 0.93684065
  INFO [DevelopmentMessenger.showMessage]            megadeth won $250 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9149734398380835932
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.80293655
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 11 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2008.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 532ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2563.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,2) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,3) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,2): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (7,3): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (8,3): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain3 (7,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Mountain2 (7,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile Plain (8,3) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 7.119097
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <A.D.A.M.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)<A.D.A.M.> sold a mule for $140
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $154, max: 47.5, left: 1.4391026, fraction 0.030296898
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $154 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 2303
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (0ms) <P11> 67ms (67ms) <P13> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6069598071630943064
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42723042
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 9 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,2) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,4) with Energy 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 66ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4235549658380600334
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14147323
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.L.A.N.> (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 [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)<A.L.A.N.> has 9 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 66ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9271 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2156.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 1184ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3103.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain2 (2,3): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,3): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (5,4): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain2 (2,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain3 (5,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $165
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $184, max: 47.5, left: 14.059235, fraction 0.29598388
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $184 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1672
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9246 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5812289143773315861
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 28 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 10 food, 8 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 20 energy, 10 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 10 food, 8 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 0 food, 0 energy, 0 smithore, 59 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)<A.D.A.M.> produced 10 food, 8 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 4 food, 21 energy, 11 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 12 food, 9 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 0 food, 0 energy, 0 smithore, 53 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 107ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 107ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8023855343917867518
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 37, mules potentially available: 32, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $10067
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 31 critical: 0 surplus: 31 money: $12
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $5526
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $11282
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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]                        Smithore price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9271 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6710462358091640813
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $48 sell price $188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 21 critical: 0 surplus: 21 money: $10067
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 63 critical: 0 surplus: 63 money: $12
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 21 critical: 0 surplus: 21 money: $5526
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 53 critical: 0 surplus: 53 money: $11282
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 $48 (13 units for $624)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 116ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6387690790479850441
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 38, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 13 critical: 5 surplus: 8 money: $10067
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $636
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 14 critical: 5 surplus: 9 money: $5526
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 1 critical: 5 surplus: -4 money: $11282
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 134ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9145 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $117
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 0ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 170ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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]                        Food price set to average $30 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 116ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9230 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2018653268986179289
  INFO [Shop.calcBuySellPrice]                       Current Energy price $55
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 54, needed: 40
  INFO [Shop.printPriceFactor]                       Energy is decreased to 81%
  INFO [Shop.printPriceFactor]                       Energy buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 9 critical: 9 surplus: 0 money: $10067
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 21 critical: 10 surplus: 11 money: $636
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 11 critical: 9 surplus: 2 money: $5526
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 13 critical: 12 surplus: 1 money: $11282
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (5ms) <P11> 67ms (67ms) <P13> 116ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $40
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.896 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 104ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<A.D.A.M.> (P13)megadeth (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $40
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $64 (1 units for $64)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (67ms) <P13> 101ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 342340467610363298
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35466360
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $11282 Plots: 11 Assets: 4891 Total: 21673
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 1 Energy: 13 Smithore: 0 Crystite: 53
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $10067 Plots: 10 Assets: 3074 Total: 18141
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 13 Energy: 9 Smithore: 0 Crystite: 21
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $572 Plots: 13 Assets: 6844 Total: 13916
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 22 Smithore: 31 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $5590 Plots: 10 Assets: 3168 Total: 13758
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 14 Energy: 10 Smithore: 0 Crystite: 21
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 37 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 67488
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (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]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3708118742191688874
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.72688115
  INFO [PlayerEventPhase.begin]                      No player event for (P13)megadeth (rank 1)
  INFO [Player.useFood]                              (P13)megadeth has 1 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)megadeth finishes on update 87
  INFO [GameModel.gamble]                            (P13)megadeth gambles $222, max: 47.5, left: 11.75996, fraction 0.24757811
  INFO [DevelopmentMessenger.showMessage]            megadeth won $222 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (2ms) <P11> 67ms (68ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3854986894713463812
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3336832
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P12)<A.D.A.M.> has 13 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (3ms) <P11> 67ms (68ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2622.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 209ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2871.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile River (4,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<A.D.A.M.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P12)<A.D.A.M.> sold a mule for $115
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<A.D.A.M.> gambles $250, max: 47.5, left: 23.659454, fraction 0.49809378
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<A.D.A.M.> finishes on update 1192
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1918866282809927138
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32821488
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4898715673003542612
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6644758
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 14 food and needs 5 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 3072.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 302ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3271.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 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 Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $115
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $200, max: 47.5, left: 23.299446, fraction 0.49051467
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $200 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1210
  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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3123163505980168620
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)<A.D.A.M.> has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 22 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 10 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)megadeth has 13 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P12)<A.D.A.M.> expects 0 food, 18 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 3 energy, 10 smithore, 43 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 0 food, 18 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth expects 0 food, 0 energy, 0 smithore, 59 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)<A.D.A.M.> produced 0 food, 17 energy, 0 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 2 food, 2 energy, 11 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 0 food, 18 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P13)megadeth produced 0 food, 0 energy, 0 smithore, 56 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (69ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9247 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6877792008554771349
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (69ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8417453201637158648
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 37, mules potentially available: 32, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $10267
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 42 critical: 0 surplus: 42 money: $422
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $5740
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Smithore: 0 critical: 0 surplus: 0 money: $11504
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (69ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9160 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $-6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (69ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8653067677097047970
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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]                        (P13)megadeth chat: ]gg
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Crystite: 41 critical: 0 surplus: 41 money: $10267
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 89 critical: 0 surplus: 89 money: $422
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 48 critical: 0 surplus: 48 money: $5740
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Crystite: 106 critical: 0 surplus: 106 money: $11504
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9129 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4082963097653096534
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 16, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 119%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: gg
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Food: 4 critical: 0 surplus: 4 money: $10267
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 3 critical: 0 surplus: 3 money: $422
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 5 critical: 0 surplus: 5 money: $5740
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Food: 0 critical: 0 surplus: 0 money: $11504
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9113 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $524
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9119 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1678239629548228994
  INFO [Shop.calcBuySellPrice]                       Current Energy price $64
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 53, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)<A.D.A.M.> Energy: 20 critical: 0 surplus: 20 money: $10267
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 0 surplus: 10 money: $422
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 21 critical: 0 surplus: 21 money: $5740
  INFO [CollectionPhase.goToNextPhase]               (P13)megadeth Energy: 2 critical: 0 surplus: 2 money: $11504
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $305
  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: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (68ms) <P13> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9106 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7691466937347239030
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35488104
  INFO [SummaryPhase2.begin]                         (P13)megadeth Money: $11504 Plots: 11 Assets: 16427 Total: 33431
  INFO [SummaryPhase2.begin]                         (P13)megadeth Food: 0 Energy: 2 Smithore: 0 Crystite: 106
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $422 Plots: 13 Assets: 16926 Total: 23848
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 10 Smithore: 42 Crystite: 89
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Money: $10267 Plots: 10 Assets: 8054 Total: 23321
  INFO [SummaryPhase2.begin]                         (P12)<A.D.A.M.> Food: 4 Energy: 20 Smithore: 0 Crystite: 41
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $5740 Plots: 10 Assets: 9121 Total: 19861
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 5 Energy: 21 Smithore: 0 Crystite: 48
  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 $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 37 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $36
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 100461
  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 [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id cbefc7a7-01cd-4ba1-a04a-bf61dd1e7162
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /74.130.60.200 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /74.130.60.200 <P13>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id 728a3054-1fec-436e-a6f3-af4cb02d65d4
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14 P12> with id 5d7db11a-6199-46d9-bfc2-39c77ca92cda
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14 P12>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14 P12>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 14 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 4
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id e6f2d34f-3d6f-4ead-a546-70771dac6605
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 91b7db47cb7616d56d7049430e4170c15cbd014abec5bf2560802cb5276d35b0
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 e6f2d34f-3d6f-4ead-a546-70771dac6605
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 e6f2d34f-3d6f-4ead-a546-70771dac6605
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853607) FluffyFiend: reboot brb
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id dbe72eee-9ca9-48a8-a88e-47533be4a7d2
  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 157946
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 73429fec-af41-445b-800f-1c28c7f6dea6
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7298 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: dbe72eee-9ca9-48a8-a88e-47533be4a7d2
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 73429fec-af41-445b-800f-1c28c7f6dea6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [Server.acceptClients]                        Server: Accepted client /23.16.108.12 id c7b630f0-9836-4055-b24d-ac2f138f0bc6
  INFO [ServerMessageHandler.processJoin]            Server: Client /23.16.108.12 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Gordon228 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Gordon228 (ID: 106383)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /23.16.108.12 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7296 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /23.16.108.12 <S11> requests UDP address /23.16.108.12:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Gordon228 (ID 106383)
  INFO [Server.acceptClients]                        Server: Accepted client /50.92.140.240 id a3ac55a1-53ed-4e08-b1ed-9f954ede2408
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.92.140.240 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)sypress666 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)sypress666 (ID: 106388)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.92.140.240 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7367 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /50.92.140.240 <S12> requests UDP address /50.92.140.240:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)sypress666 (ID 106388)
  INFO [ServerMessageHandler.processPlayerJoin]      /50.92.140.240 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)sypress666 joins the players
  INFO [Player.<init>]                               Creating (P12)sypress666
  INFO [GameModel.setRemoteUser]                     (P12)sypress666 is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /23.16.108.12 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Gordon228 joins the players
  INFO [Player.<init>]                               Creating (P11)Gordon228
  INFO [GameModel.setRemoteUser]                     (P11)Gordon228 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Gordon228 chat: help
  INFO [GameController.apply]                        (P11)Gordon228 chat: server:help
  INFO [GameController.apply]                        (P11)Gordon228 chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P13)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P11)Gordon228 chat: server: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: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: sypress666 voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Gordon228 voted: NO
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<J.I.M.> (P12)sypress666 (P13)<B.I.L.L.> (P11)Gordon228 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: DisableSelectedEvents (10) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: DisableSelectedEvents (10) 0 bytes
  INFO [PlayerEventGenerator.removeSelectedEvents]   Removed selected events.
  INFO [PlayerEventGenerator.removeSelectedEvents]   Removed selected events.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 992
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7512 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7508 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -680648184394245839
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Gordon228 (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30067264
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> 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]                         (P12)sypress666 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)sypress666 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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 26
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7496 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7633 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <B.I.L.L.> prefers Energy
  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: <B.I.L.L.> found 4 plans testing 7616 tiles in 129376000ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7616 tiles in 128610200ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (3,1)
  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,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <B.I.L.L.> can't claim Plain (3,1) and wants Plain (2,2) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 101ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 5: Mountain1 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 12 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 14: Mountain3 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 20 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 20: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7712 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $209
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $208
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $335
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $332
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  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: <B.I.L.L.> new price $260 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $304 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $264 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $232 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $324 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $208 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $364 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $300 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $252 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $292 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $244 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $232 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $240 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $276 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $188 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $236 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $196 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $284 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $176 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $256 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $224 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $280 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $184 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $264 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $220 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $168 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $232 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $184 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $220 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $156 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $260 (changed $40)
  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)sypress666 bought the plot for $264
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7917 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 297569042487156671
  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 (P11)Gordon228 (rank 1)
  INFO [Player.useFood]                              (P11)Gordon228 has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7921 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Gordon228 develops tile Mountain3 (5,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 2375
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Mountain3 (5,1) with Energy factory
  INFO [Mule.runAway]                                Mule runs away for (P11)Gordon228
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8391 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2568197295858024575
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 3 food
  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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8393 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 157 tiles in 2044600ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (2,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (7,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (0,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8438 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6704274903848256806
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8433 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 157 tiles in 1990500ns
  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: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,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,1): 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 [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,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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.> 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 $128, max: 47.5, left: 26.819527, fraction 0.5646216
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $128 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 1060
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8475 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7271939454245338086
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 4)
  INFO [Player.useFood]                              (P12)sypress666 has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8469 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 develops tile Plain (7,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)sypress666 got an assay bot
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1277. End Update: 1276
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8493 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8487 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 934351540731279547
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)sypress666 produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8500 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4270302076412797720
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8550 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6830912828409414612
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 13, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 54%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 0 critical: 0 surplus: 0 money: $586
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 0 critical: 0 surplus: 0 money: $675
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $1078
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8485 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $81
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8531 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4033950391883789881
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 0 critical: 0 surplus: 0 money: $586
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 0 critical: 0 surplus: 0 money: $675
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1078
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8486 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $56 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8471 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8873161100454984075
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 12, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 1 critical: 3 surplus: -2 money: $586
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 1 critical: 3 surplus: -2 money: $675
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 1 critical: 3 surplus: -2 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $1078
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8466 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer sypress666 rank 4 takes over trade from buyer Gordon228 rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer sypress666 rank 4 takes over trade from buyer Gordon228 rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer sypress666 rank 4 takes over trade from buyer Gordon228 rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 85ms (100ms) <P12> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8533 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6749234518773869009
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 24, needed: 4
  INFO [Shop.printPriceFactor]                       Energy is decreased to 38%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 5 critical: 1 surplus: 4 money: $536
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 2 critical: 1 surplus: 1 money: $525
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 4 critical: 1 surplus: 3 money: $850
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 5 critical: 1 surplus: 4 money: $978
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 90ms (100ms) <P12> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8497 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (4 units for $76)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 86ms (100ms) <P12> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8553 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4732000362709904502
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 17621160
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $978 Plots: 1 Assets: 360 Total: 1838
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $612 Plots: 2 Assets: 210 Total: 1822
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 2 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $850 Plots: 1 Assets: 335 Total: 1685
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $449 Plots: 1 Assets: 435 Total: 1384
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $90
  INFO [SummaryPhase2.begin]                         Colony total: 6729
  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 [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 (13) 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: 25
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8553 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 6047 tiles in 46415100ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 6047 tiles in 46945600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food <claim> (+4) 2030 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2825 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food <claim> (+4) 2030 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2825 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food <claim> (+4) 2030 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2825 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food <claim> (+4) 2030 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2825 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants River (4,3)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 2158 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2953 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 2158 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2953 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 2158 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2953 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 2158 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2953 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim River (4,3) and wants River (4,1) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 103ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 3: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 5: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 11: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 25 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 25: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8583 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8588 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4836037941619245133
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8218095
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8586 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 141 tiles in 2073800ns
  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: River Food (+4) 2158 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2953 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) 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,1): 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 [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 [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 Plain (3,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 High amounts of Crystite
  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 Medium amounts of Crystite
  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 $63, max: 47.5, left: 10.839161, fraction 0.22819287
  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 1859
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8662 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8876369179313512702
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31376547
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 2)
  INFO [Player.useFood]                              (P12)sypress666 has 2 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8663 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 develops tile Plain (6,0) with Food factory
  INFO [GameModel.buyAssay]                          (P12)sypress666 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1633
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $51, max: 47.5, left: 0.67276335, fraction 0.014163439
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $51 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8688 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5901114456892862813
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11462337
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8684 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying River (4,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 176 tiles in 2466200ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food (+4) 2105 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2900 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $68, max: 47.5, left: 29.259583, fraction 0.61599123
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $68 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 912
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8704 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -49941081916825141
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.64172846
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8703 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 16 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P11)Gordon228 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Mountain3 (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (3,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 2194
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $50, max: 47.5, left: 3.6191006, fraction 0.07619159
  INFO [DevelopmentMessenger.showMessage]            Gordon228 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8744 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8121488786202881386
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8743 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2402424328748369460
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 6 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 5 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 3 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 0 food, 2 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 5 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)sypress666 produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 0 food, 1 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 6 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8754 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8754 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7730056903916608630
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 67%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 0 critical: 0 surplus: 0 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 0 critical: 0 surplus: 0 money: $309
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $878
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $1026
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8732 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $210
  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 $210
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $53 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8720 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7581490066414963180
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 0 critical: 0 surplus: 0 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 1 critical: 0 surplus: 1 money: $309
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $878
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1026
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8724 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $60 (1 units for $60)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8790 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3236753322766752008
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 2 critical: 3 surplus: -1 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 1 critical: 3 surplus: -2 money: $369
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 3 surplus: 1 money: $878
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 6 critical: 3 surplus: 3 money: $1026
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8739 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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 (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $67 (1 units for $67)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8789 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7324984434350783707
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 23, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 0 critical: 2 surplus: -2 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 5 critical: 2 surplus: 3 money: $302
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 4 critical: 2 surplus: 2 money: $945
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 6 critical: 2 surplus: 4 money: $1026
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8732 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)sypress666 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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)Gordon228 auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (7 units for $94)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1607499305983554530
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 41921352
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1056 Plots: 2 Assets: 622 Total: 2678
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 6 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $955 Plots: 2 Assets: 421 Total: 2376
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $494 Plots: 3 Assets: 354 Total: 2348
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $356 Plots: 2 Assets: 404 Total: 1760
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 12 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $100
  INFO [SummaryPhase2.begin]                         Colony total: 9162
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8742 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain3 (3,3)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (3,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 1: Mountain3 (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 4: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 21 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 21: Mountain3 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8720 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $204
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1843
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $808
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2518
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $772
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  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 $772 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $804 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $772 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $808 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $768 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $808 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $752 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $780 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $708 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $808 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $728 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $752 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $808 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $684 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $748 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $760 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $700 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $720 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $796 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $748 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $772 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $712 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $780 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $688 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $652 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $724 (changed $-56)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<B.I.L.L.> bought the plot for $656
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8777 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2897181160384011861
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15667754
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $150 to clean it up
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8773 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying Mountain3 (1,0)
  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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 350.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 4ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 830.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (1,0): Empty --> 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 [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]            Found High amounts of Crystite
  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 Mountain3 (1,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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.> 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 $94, max: 47.5, left: 17.719318, fraction 0.3730383
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $94 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 1515
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8833 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4179478205417523624
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12102407
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $100 for stopping the Wart Worm infestation
  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 (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8835 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 758.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2222.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (3,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (3,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Mountain3 (3,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $73, max: 47.5, left: 9.139122, fraction 0.19240257
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $73 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1944
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8863 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8200126614584560193
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8891445
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 3)
  INFO [Player.useFood]                              (P12)sypress666 has 2 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8864 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Mountain1 (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1667
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8890 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8906402049195375145
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38593018
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 2 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8886 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P11)Gordon228 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (7,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 1667
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8916 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 171869671300606835
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8914 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8614834233067798844
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 2 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 2 food, 3 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 12 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)sypress666 produced 1 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 2 food, 3 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 12 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 4 food, 4 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8944 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8943 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -89144478584744215
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 119%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 0 critical: 0 surplus: 0 money: $344
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 0 critical: 0 surplus: 0 money: $231
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $322
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 5 critical: 0 surplus: 5 money: $925
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8846 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $95
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $170
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8936 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8288364140218887781
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 0 critical: 0 surplus: 0 money: $344
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 1 critical: 0 surplus: 1 money: $231
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $322
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $925
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8844 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $56 (1 units for $56)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8906 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2148772985728080863
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 1 critical: 3 surplus: -2 money: $344
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 2 critical: 3 surplus: -1 money: $287
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 12 critical: 3 surplus: 9 money: $322
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 6 critical: 3 surplus: 3 money: $925
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8839 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $195
  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: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $38 (8 units for $310)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8902 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5451756492716822718
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 12, total: 33, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 52%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 9 critical: 2 surplus: 7 money: $212
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 3 critical: 3 surplus: 0 money: $199
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 4 critical: 4 surplus: 0 money: $542
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 5 critical: 3 surplus: 2 money: $1015
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8854 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)sypress666 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 sypress666 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $215
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (8 units for $98)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8926 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2637119074428183068
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 17263216
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1025 Plots: 3 Assets: 769 Total: 3294
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 4 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $444 Plots: 4 Assets: 831 Total: 3275
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 7 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $300 Plots: 4 Assets: 432 Total: 2732
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $199 Plots: 3 Assets: 507 Total: 2206
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $38
  INFO [SummaryPhase2.begin]                         Shop Energy: 12 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $120
  INFO [SummaryPhase2.begin]                         Colony total: 11507
  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 [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 (13) 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: 23
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8912 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (3,2)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (1,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 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 101ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 9 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 9: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 13: Crater (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 22 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 22: Mountain3 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 23: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8890 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $596
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1808
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $128
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $644
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $644
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $600
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3370219615147189026
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.68508667
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8886 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P11)Gordon228 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Very High amounts of Crystite
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Mountain3 (5,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)Gordon228
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8878 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2020262346597253475
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91096956
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 3)
  INFO [Player.useFood]                              (P12)sypress666 has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8871 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 develops tile Plain (2,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1832
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $114, max: 47.5, left: 10.859161, fraction 0.22861393
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $114 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8925 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6344578434399338717
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6445751
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 7 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8927 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 568.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 4ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2431.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,2): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (3,3): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (3,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (3,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (3,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $118, max: 47.5, left: 7.0190973, fraction 0.14777046
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $118 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2024
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (101ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8925 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6356631986930463654
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2568801
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost is $100
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8925 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 939.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 12ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1539.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (1,4): Empty --> 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 [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 Mountain3 (1,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (0,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]            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 Mountain3 (1,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 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 $107, max: 47.5, left: 2.9991012, fraction 0.06313897
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $107 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 2251
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8961 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2529627725078641795
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8972 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7312425841336888339
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 12 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 3 food, 2 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 8 food, 0 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 5 food, 2 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)sypress666 produced 3 food, 3 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 8 food, 0 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 4 food, 1 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8992 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1860935248417342555
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $147 sell price $182
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 0 critical: 0 surplus: 0 money: $194
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 0 critical: 0 surplus: 0 money: $54
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 15 critical: 0 surplus: 15 money: $242
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 16 critical: 0 surplus: 16 money: $437
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8910 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $166
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $147
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $147 (16 units for $2352)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8970 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2989411941028767142
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 2 critical: 0 surplus: 2 money: $194
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 0 critical: 0 surplus: 0 money: $54
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $242
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2789
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8932 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $136 (2 units for $272)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8983 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3229276409442995373
  INFO [Shop.calcBuySellPrice]                       Current Food price $38
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 27, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 4 critical: 4 surplus: 0 money: $466
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 6 critical: 4 surplus: 2 money: $54
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 10 critical: 4 surplus: 6 money: $242
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 4 critical: 4 surplus: 0 money: $2789
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8911 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $117
  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 [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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)sypress666 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $117
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $20
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $117
  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 [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (4 units for $60)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8975 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2328836939723623702
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 12, total: 26, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 71%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 3 critical: 3 surplus: 0 money: $466
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 3 critical: 3 surplus: 0 money: $84
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 6 critical: 6 surplus: 0 money: $272
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 4 surplus: -2 money: $2789
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8903 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $73
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $73
  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 #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $73
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $73
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $73
  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: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (4 units for $180)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8943 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9177280550969924651
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 46626496
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $227 Plots: 5 Assets: 3260 Total: 5987
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 8 Energy: 7 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $2654 Plots: 5 Assets: 710 Total: 5864
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $466 Plots: 5 Assets: 620 Total: 3586
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $84 Plots: 4 Assets: 460 Total: 2544
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $290
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $147
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $290
  INFO [SummaryPhase2.begin]                         Colony total: 17981
  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 [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 (13) 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: 24
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8921 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (6,2)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (2,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 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 4 frame 2
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants River (4,4)
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 4: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 5: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 9: Mountain2 (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 20 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 20: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8952 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8952 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5334408611644464768
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9923813
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 8 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8949 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying Plain (0,2)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 66ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3308.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,2): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <B.I.L.L.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <B.I.L.L.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> was forced to end the enqueueing early.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> undevelops tile Plain (0,2)
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (6,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Mountain2 (3,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Mountain2 (6,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $134, max: 47.5, left: 15.239262, fraction 0.32082656
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $134 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1639
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8952 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 728269312572834995
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36695796
  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 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8953 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying River (4,4)
  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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1636.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 16ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2859.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,0) into Smithore 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,1): 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): Empty --> Food
  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 (0,0): Empty --> 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 [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 River (4,1) with Energy factory
  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 [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 (0,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  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 $105, max: 47.5, left: 5.319099, fraction 0.11198103
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $105 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 2135
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8982 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6585994895124869640
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5225124
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 3)
  INFO [Player.useFood]                              (P12)sypress666 has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8984 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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: 93. End Update: 92
  INFO [GameModel.buyAssay]                          (P12)sypress666 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P12)sypress666 undevelops tile Plain (6,0)
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P12)sypress666 undevelops tile Mountain1 (5,0)
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Plain (6,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)sypress666 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Plain (6,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 2368
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $100, max: 47.5, left: 0.13910341, fraction 0.0029284928
  INFO [DevelopmentMessenger.showMessage]            sypress666 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6291192592329316376
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45744967
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9007 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 112
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $163, max: 47.5, left: 45.25995, fraction 0.95284104
  INFO [DevelopmentMessenger.showMessage]            Gordon228 won $163 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9011 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2537621134316685163
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 6 food, 6 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 3 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 0 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 7 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)sypress666 produced 4 food, 4 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 5 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 3 food, 0 energy, 22 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 2 food, 6 energy, 14 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6207861457056603282
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9021 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5430435729194513171
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $147
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 145%
  INFO [Shop.printPriceFactor]                       Smithore buy price $209 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 0 critical: 0 surplus: 0 money: $251
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 0 critical: 0 surplus: 0 money: $247
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 25 critical: 0 surplus: 25 money: $561
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 6 critical: 0 surplus: 6 money: $2254
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8980 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $209
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $209
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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]         (P14)<J.I.M.> auction teleport count: 1
  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 [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 [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]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $209 (31 units for $6479)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -574901120655020858
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 1 critical: 0 surplus: 1 money: $251
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 0 critical: 0 surplus: 0 money: $247
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $5786
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $3508
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8975 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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: ChooseDirection (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $100 (1 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8993 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2746811938704302559
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 23, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 77%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 4 critical: 4 surplus: 0 money: $351
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 5 critical: 4 surplus: 1 money: $247
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 5 critical: 4 surplus: 1 money: $5786
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 2 critical: 4 surplus: -2 money: $3508
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8955 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $597
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)sypress666 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $597
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $597
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (2 units for $100)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9030 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -595613643441379405
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 25, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 79%
  INFO [Shop.printPriceFactor]                       Energy buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 4 critical: 4 surplus: 0 money: $351
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 4 critical: 3 surplus: 1 money: $297
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 2 critical: 6 surplus: -4 money: $5836
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 7 critical: 5 surplus: 2 money: $3408
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8941 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $346
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P12)sypress666 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $346
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $346
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $346
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $346
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $346
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $56 (5 units for $280)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9021 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6864556560733089717
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 21444584
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $5556 Plots: 6 Assets: 1092 Total: 9648
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $3464 Plots: 6 Assets: 1096 Total: 7560
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $351 Plots: 6 Assets: 849 Total: 4200
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $353 Plots: 5 Assets: 573 Total: 3426
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 4 Energy: 3 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 $410
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 13 units $209
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $410
  INFO [SummaryPhase2.begin]                         Colony total: 24834
  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 [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 (13) 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: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8997 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (5,2)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain1 (1,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 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 3: Mountain1 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 4: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 6 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 6: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 7: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8988 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $540
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $2529
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $2528
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2381
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $2380
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  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 $2372 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2580 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2336 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2596 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2272 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2544 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2216 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2580 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2244 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2544 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2248 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2248 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2548 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2244 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2208 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2564 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2572 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2224 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2252 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2612 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2192 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2176 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2576 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2188 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2524 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2192 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2508 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2168 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2120 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2560 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $2588 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $2084 (changed $-36)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [AbstractLandAuctionPhase.update]             Reached final auction state
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BuyLand (0) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [AbstractLandAuctionPhase.buyLand]            (P13)<B.I.L.L.> bought the plot for $2096
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8973 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4200877903641977759
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97365445
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8970 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2839.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 428ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3460.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $101, max: 47.5, left: 1.6591024, fraction 0.03492847
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $101 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2292
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9027 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1689049961459890491
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24917167
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 2)
  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 $100
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9033 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2410.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 17ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2842.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain1 (1,1): Empty --> 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 [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 Mountain1 (1,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Mountain1 (1,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 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 (2,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]            Found Medium amounts of Crystite
  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 $137, max: 47.5, left: 9.359127, fraction 0.19703425
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $137 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 1933
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2869235628677633697
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.60851717
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 3)
  INFO [Player.useFood]                              (P12)sypress666 has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9069 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1265
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $147, max: 47.5, left: 22.19942, fraction 0.46735623
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $147 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9063 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4592354969658853047
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59677804
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9068 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Gordon228 undevelops tile Mountain3 (5,1)
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Crater (8,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 1316
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $135, max: 47.5, left: 21.179398, fraction 0.44588205
  INFO [DevelopmentMessenger.showMessage]            Gordon228 won $135 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9082 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -859219184875550471
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9020 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3509046081745569936
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 6 food, 6 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 0 food, 3 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 8 energy, 22 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 7 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)sypress666 produced 3 food, 6 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 0 food, 2 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 7 energy, 23 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 6 food, 7 energy, 14 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9055 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9063 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5875574098674955919
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $209
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 13, mules potentially available: 16, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $123 sell price $158
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 0 critical: 0 surplus: 0 money: $498
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 0 critical: 0 surplus: 0 money: $413
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 23 critical: 0 surplus: 23 money: $2156
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 14 critical: 0 surplus: 14 money: $3416
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9011 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $123
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $123
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [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 [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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $123 (37 units for $4551)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9032 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6991707389570358281
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $108 sell price $248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 1 critical: 0 surplus: 1 money: $498
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 4 critical: 0 surplus: 4 money: $413
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $4985
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $5138
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9027 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $108 (5 units for $540)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9057 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5520116799836432208
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 20, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 3 critical: 4 surplus: -1 money: $606
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 0 critical: 4 surplus: -4 money: $845
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 4 surplus: 0 money: $4985
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 6 critical: 4 surplus: 2 money: $5138
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8999 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $141
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $141
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $141
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $141
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $141
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $141
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $141
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $63 (6 units for $378)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1029493516277751157
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 32, needed: 19
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  INFO [Shop.printPriceFactor]                       Energy buy price $24 sell price $59
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 7 critical: 4 surplus: 3 money: $543
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 4 critical: 2 surplus: 2 money: $530
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 8 critical: 7 surplus: 1 money: $4985
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 8 critical: 6 surplus: 2 money: $5201
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8988 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $45
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 sypress666 rank 3 takes over trade from seller <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gordon228 rank 4 takes over trade from seller sypress666 rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gordon228 rank 4 takes over trade from seller sypress666 rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gordon228 rank 4 takes over trade from seller sypress666 rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Gordon228 rank 4 takes over trade from seller sypress666 rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $45
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $45
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $45
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $45
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $45
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $45
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (6 units for $144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9020 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1931885982910003758
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37117288
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $4841 Plots: 8 Assets: 1382 Total: 10223
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $5225 Plots: 7 Assets: 1160 Total: 9885
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $615 Plots: 7 Assets: 777 Total: 4892
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $578 Plots: 6 Assets: 585 Total: 4163
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 5 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 $240
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 42 units $123
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $63
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $240
  INFO [SummaryPhase2.begin]                         Colony total: 29163
  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 [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 (13) 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: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9016 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain1 (5,3)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (1,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 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 1: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 4: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 6: Mountain1 (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 14: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 91ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8994 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 91ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8993 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4576653684415037280
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37016022
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 91ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8992 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1884.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 1423ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3003.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,2): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (5,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain1 (5,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $125, max: 47.5, left: 6.319098, fraction 0.13303365
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $125 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2085
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9040 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5047432351221058047
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42259425
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9040 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1839.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 67ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2812.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,0) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,3) 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 (0,0): Smithore --> 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 (3,1): 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 (1,3): 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.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 (0,0) 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 (3,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (1,3) 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 [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 8.059097
  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 $290
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 $108, max: 47.5, left: 4.0391, fraction 0.085033685
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $108 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 2173
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9062 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1322392186014570346
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.055254757
  INFO [PlayerEventPhase.begin]                      Event player: (P12)sypress666 (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)sypress666 has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9065 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Mountain1 (5,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1715
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $132, max: 47.5, left: 13.199215, fraction 0.2778782
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $132 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9066 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3732353999777450833
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8971434
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9076 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Gordon228 develops tile Crater (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 1352
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $157, max: 47.5, left: 20.459381, fraction 0.43072382
  INFO [DevelopmentMessenger.showMessage]            Gordon228 won $157 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9097 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9091 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6738433746961325781
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 6 food, 6 energy, 2 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 0 food, 3 energy, 0 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 3 energy, 32 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 15 food, 6 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)sypress666 produced 4 food, 7 energy, 3 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 0 food, 3 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 3 food, 2 energy, 28 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 13 food, 10 energy, 17 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9127 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5742692641325097280
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9125 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -870521414759937134
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $123
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 42, mules potentially available: 31, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 1 critical: 0 surplus: 1 money: $532
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 0 critical: 0 surplus: 0 money: $395
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 13 critical: 0 surplus: 13 money: $4801
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 8 critical: 0 surplus: 8 money: $5118
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9052 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $90
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $49 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9091 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -984034740928934580
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 1 critical: 0 surplus: 1 money: $532
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 3 critical: 0 surplus: 3 money: $395
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 1 critical: 0 surplus: 1 money: $4801
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $5118
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9047 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $116 (5 units for $580)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2341954986643328311
  INFO [Shop.calcBuySellPrice]                       Current Food price $63
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 4 critical: 4 surplus: 0 money: $648
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 1 critical: 4 surplus: -3 money: $743
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 3 critical: 4 surplus: -1 money: $4917
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 14 critical: 4 surplus: 10 money: $5118
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9037 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P12)sypress666 (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 Gordon228 rank 4 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Gordon228 rank 4 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $67 (2 units for $134)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9094 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4948418086536623338
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 33, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 7 critical: 5 surplus: 2 money: $648
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 3 critical: 3 surplus: 0 money: $609
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 7 critical: 9 surplus: -2 money: $4917
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 11 critical: 7 surplus: 4 money: $5118
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9031 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)sypress666 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller sypress666 rank 3 takes over trade from seller <J.I.M.> rank 2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $33 (3 units for $101)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5321843919777814922
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 45018152
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $5163 Plots: 8 Assets: 2340 Total: 11503
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 14 Energy: 10 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $4816 Plots: 9 Assets: 2108 Total: 11424
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 10 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $704 Plots: 8 Assets: 1017 Total: 5721
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 4 Energy: 5 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $609 Plots: 7 Assets: 655 Total: 4764
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 3 Energy: 3 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 34 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $33
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 33412
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 24
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9103 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (1,2)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (3,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 1: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 3: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 4: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 8 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 8: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2036
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $758
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $756
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $572
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $572
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  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 (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9074 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9075483721850223155
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.256033
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (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 $150 each for a total of $300
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 14 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9069 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1967.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1283ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2494.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,0) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,1) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,1) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,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 Mountain3 (1,0): Smithore --> Crystite
  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 Mountain1 (1,1): Smithore --> Crystite
  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,1): Food --> Crystite
  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,4): Empty --> Food
  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 Mountain3 (1,0) with Crystite 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 Mountain1 (1,1) with Crystite 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,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> chose not to hunt the wampus.
  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 $152, max: 47.5, left: 13.199215, fraction 0.2778782
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $152 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 1715
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1294074778857916357
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.87039036
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 0.75 (36.875/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 317ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3037.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,2) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,2): Crystite --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (1,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (1,2) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $167, max: 47.5, left: 5.9743414, fraction 0.1257756
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $167 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1545
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9122 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7320942662395550551
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6176101
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 3)
  INFO [Player.useFood]                              (P12)sypress666 has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 develops tile Plain (8,1) with Food factory
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Plain (8,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1692
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $197, max: 47.5, left: 13.659225, fraction 0.28756264
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $197 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9166 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8017953324729368418
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.47465897
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 3 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9166 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Gordon228 develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Gordon228 undevelops tile Plain (7,2)
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (7,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (6,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 1804
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $150, max: 47.5, left: 0.79434633, fraction 0.016723081
  INFO [DevelopmentMessenger.showMessage]            Gordon228 won $150 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9185 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8718509686072153537
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 10 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 11 food, 12 energy, 2 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 0 food, 6 energy, 1 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 6 food, 8 energy, 32 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 15 food, 6 energy, 4 smithore, 13 crystite
  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)sypress666 produced 9 food, 10 energy, 1 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 0 food, 6 energy, 2 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 5 food, 9 energy, 34 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 11 food, 6 energy, 4 smithore, 12 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5666766606331930130
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9260 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4473041666690696194
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 34, mules potentially available: 25, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 49%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 2 critical: 0 surplus: 2 money: $646
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 2 critical: 0 surplus: 2 money: $454
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 47 critical: 0 surplus: 47 money: $4918
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 12 critical: 0 surplus: 12 money: $4775
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $70
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $47 (4 units for $188)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3080964200641784123
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 2 critical: 0 surplus: 2 money: $740
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 8 critical: 0 surplus: 8 money: $548
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $4918
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 12 critical: 0 surplus: 12 money: $4775
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $144
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  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]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $144 (22 units for $3168)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7260090610220383370
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 28, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 79%
  INFO [Shop.printPriceFactor]                       Food buy price $38 sell price $73
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 9 critical: 5 surplus: 4 money: $1028
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 0 critical: 5 surplus: -5 money: $1700
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 5 critical: 5 surplus: 0 money: $4918
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 14 critical: 5 surplus: 9 money: $6503
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)sypress666 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $58 (5 units for $293)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3857431145967314968
  INFO [Shop.calcBuySellPrice]                       Current Energy price $33
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 41, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 74%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 10 critical: 6 surplus: 4 money: $1248
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 6 critical: 4 surplus: 2 money: $1407
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 11 critical: 9 surplus: 2 money: $4918
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 9 critical: 8 surplus: 1 money: $6576
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (6 units for $60)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (3ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2223424429110520469
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 18795088
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $4918 Plots: 10 Assets: 3724 Total: 13642
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 11 Smithore: 47 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $6516 Plots: 9 Assets: 2558 Total: 13574
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 13 Energy: 15 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $1288 Plots: 9 Assets: 1120 Total: 6908
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $1427 Plots: 8 Assets: 940 Total: 6367
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 5 Energy: 4 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 26 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 40491
  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 [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 (13) 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: 24
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (2,0)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (0,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 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 0: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  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 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 2: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 3: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 37
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7376935346360982919
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.03382981
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2270.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3001ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2660.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,2) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,2): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (1,2): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (1,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $115
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $300
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $162, max: 47.5, left: 3.159101, fraction 0.06650739
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $162 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2243
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 45
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 866264284517994434
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1679576
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 in dividends
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 13 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9284 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2632.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1611ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3865.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,3) 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 Mountain3 (1,4): Smithore --> Crystite
  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 (0,0): Energy --> Crystite
  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 (0,3): 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 Plain (1,3): Energy --> Crystite
  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 Mountain3 (1,4) with Crystite 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 (0,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (0,3) 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 (1,3) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 6.9990973
  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 $140
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 $150, max: 47.5, left: 0.1991034, fraction 0.0041916505
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $150 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 2365
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2450689666463123312
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.54435223
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 3)
  INFO [Player.useFood]                              (P12)sypress666 has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Plain (8,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            sypress666 caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1683
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $157, max: 47.5, left: 15.039257, fraction 0.31661594
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $157 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7562624602690253284
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7795349
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9301 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Gordon228 develops tile Plain (6,3) with Food factory
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Mountain3 (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (7,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 1474
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $153, max: 47.5, left: 18.019325, fraction 0.3793542
  INFO [DevelopmentMessenger.showMessage]            Gordon228 won $153 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9312 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6274283939912473681
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P13)<B.I.L.L.> Mountain1 (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9296 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2757714229841924745
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 6 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 4 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 11 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 15 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 11 food, 12 energy, 2 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 6 food, 6 energy, 4 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 6 energy, 22 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 15 food, 3 energy, 0 smithore, 30 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)sypress666 produced 11 food, 10 energy, 1 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 7 food, 8 energy, 4 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 5 food, 6 energy, 24 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 15 food, 2 energy, 0 smithore, 29 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9357 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9358 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -549764025402727063
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 26, mules potentially available: 21, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 50%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 1 critical: 0 surplus: 1 money: $1440
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 4 critical: 0 surplus: 4 money: $1350
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 71 critical: 0 surplus: 71 money: $4815
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 12 critical: 0 surplus: 12 money: $6851
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9291 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $66
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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]         (P14)<J.I.M.> auction teleport count: 1
  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.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $47 (38 units for $1786)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9297 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1559168585181268085
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 8 critical: 0 surplus: 8 money: $1487
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 5 critical: 0 surplus: 5 money: $1538
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 5 critical: 0 surplus: 5 money: $5802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 29 critical: 0 surplus: 29 money: $7415
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Gordon228 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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  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: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $80 (42 units for $3360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9290 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8683238566886320565
  INFO [Shop.calcBuySellPrice]                       Current Food price $58
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 42, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 11 critical: 5 surplus: 6 money: $2127
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 7 critical: 5 surplus: 2 money: $1938
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 5 critical: 5 surplus: 0 money: $5802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 19 critical: 5 surplus: 14 money: $9735
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9278 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $307
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $307
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $307
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $307
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $307
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $307
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $307
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (12 units for $240)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9344 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5487239072819933578
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 39, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 88%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 10 critical: 8 surplus: 2 money: $2247
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 8 critical: 6 surplus: 2 money: $1938
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 9 critical: 9 surplus: 0 money: $5802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 7 critical: 10 surplus: -3 money: $9855
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9271 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-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 $198
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-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 $198
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-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 $198
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-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 $198
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-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 $198
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-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 $198
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $38 (5 units for $191)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 90ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9310 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7400043366161100824
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 41320776
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $9709 Plots: 10 Assets: 1883 Total: 16592
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 13 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $5757 Plots: 11 Assets: 4330 Total: 15587
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 10 Smithore: 50 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $2303 Plots: 10 Assets: 1329 Total: 8632
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $1938 Plots: 9 Assets: 1184 Total: 7622
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 7 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 52 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 12 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $38
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 48433
  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 [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 (13) 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]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 90ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9308 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (5,4)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (0,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 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 0: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 1: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Gordon228 is granted tile 2: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)sypress666 is granted tile 3: Mountain1 (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 17
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9260 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6809920047484079774
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7251068
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 13 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  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 1046ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3477.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,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 Plain (3,4): 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 (0,3): Energy --> Crystite
  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 (0,4): Empty --> Energy
  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 Plain (3,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 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 (0,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (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]            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 [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 (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1788128068895430275
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42070735
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying Mountain1 (5,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3001ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3162.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (5,3) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,2): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (3,2): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (3,3): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (5,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (3,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (3,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 9.099121
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $171, max: 47.5, left: 6.319098, fraction 0.13303365
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $171 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2059
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6867281799751412322
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5793335
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 3)
  INFO [Player.useFood]                              (P12)sypress666 has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Mountain1 (8,4) with Food factory
  INFO [GameModel.developLand]                       (P12)sypress666 undevelops tile Mountain1 (8,4)
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Plain (8,3) with Food factory
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Mountain1 (8,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1441
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $200, max: 47.5, left: 18.67934, fraction 0.39324927
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $200 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9296 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1900975589470007923
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.84218526
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 7 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Gordon228 develops tile Plain (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (6,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 1829
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $174, max: 47.5, left: 10.919163, fraction 0.22987711
  INFO [DevelopmentMessenger.showMessage]            Gordon228 won $174 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9329 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9321 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 242891771784094681
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 11 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 14 food, 12 energy, 2 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 6 food, 12 energy, 5 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 12 energy, 6 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 13 energy, 0 smithore, 34 crystite
  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)sypress666 produced 17 food, 8 energy, 2 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 4 food, 11 energy, 5 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 12 energy, 3 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 3 food, 14 energy, 0 smithore, 31 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9314 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3374270159895270079
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9320 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4853863191741114321
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 52, mules potentially available: 35, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 2 critical: 0 surplus: 2 money: $2313
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 5 critical: 0 surplus: 5 money: $1807
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 53 critical: 0 surplus: 53 money: $5713
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $9469
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9321 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $50
  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 $50
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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)Gordon228 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #8
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $47 (60 units for $2820)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9331 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6144785986570840386
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 11 critical: 0 surplus: 11 money: $2407
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 9 critical: 0 surplus: 9 money: $2042
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 24 critical: 0 surplus: 24 money: $8204
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 31 critical: 0 surplus: 31 money: $9469
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9305 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $120
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $120
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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)Gordon228 auction teleport count: 1
  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]         (P12)sypress666 auction teleport count: 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  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: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $120 (75 units for $9000)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8598829042448214822
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 12, total: 42, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 17 critical: 5 surplus: 12 money: $3727
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 5 critical: 5 surplus: 0 money: $3122
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 5 surplus: -1 money: $11084
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 4 critical: 5 surplus: -1 money: $13189
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $210
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $210
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $210
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $210
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $210
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $210
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (12 units for $250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9248 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8438181105115253345
  INFO [Shop.calcBuySellPrice]                       Current Energy price $38
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 54, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 72%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 8 critical: 9 surplus: -1 money: $3977
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 13 critical: 7 surplus: 6 money: $3122
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 14 critical: 9 surplus: 5 money: $11034
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 17 critical: 9 surplus: 8 money: $13139
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $106
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)sypress666 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $106
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (1 units for $13)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9227 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7636889726627034221
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 43436152
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $13139 Plots: 11 Assets: 1835 Total: 20474
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $11034 Plots: 12 Assets: 1710 Total: 18744
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $3964 Plots: 11 Assets: 1385 Total: 10849
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $3135 Plots: 10 Assets: 1315 Total: 9450
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 5 Energy: 12 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 102 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 22 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 59517
  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 [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 (13) 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: 26
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  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 (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5514746061920133840
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.76677454
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3355.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 183ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4940.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,4) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying River (4,1): 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 Plain (0,4): Energy --> Crystite
  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,4): Energy --> Crystite
  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 River (4,1) 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 (0,4) with Crystite 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,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $140
  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 $197, max: 47.5, left: 13.119213, fraction 0.27619395
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $197 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 1719
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9012886687244461064
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49555427
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 3047.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3001ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4595.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,3) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,2): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (5,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (6,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain1 (5,3) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $152, max: 47.5, left: 1.3191028, fraction 0.027770584
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $152 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2309
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8363742851782526418
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20790625
  INFO [PlayerEventPhase.begin]                      Event player: (P12)sypress666 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)sypress666 has 8 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 undevelops tile Mountain1 (8,4)
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Mountain1 (8,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1483
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $164, max: 47.5, left: 17.839321, fraction 0.37556466
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $164 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9192 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2564504299014654397
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7222386
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Gordon228 develops tile Plain (2,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 1086
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $167, max: 47.5, left: 25.779503, fraction 0.5427264
  INFO [DevelopmentMessenger.showMessage]            Gordon228 won $167 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8974276764970670785
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 12 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 14 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 17 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 11 food, 14 energy, 2 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 6 food, 16 energy, 5 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 6 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 4 energy, 0 smithore, 49 crystite
  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)sypress666 produced 10 food, 16 energy, 3 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 5 food, 17 energy, 4 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 3 food, 5 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9305 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 351805030666938863
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (101ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9279 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6965855953689376026
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 102, mules potentially available: 63, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 3 critical: 0 surplus: 3 money: $4103
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 4 critical: 0 surplus: 4 money: $3162
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $10896
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $13211
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (2ms) <P11> 100ms (101ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9223 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  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 [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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $54 (7 units for $378)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9317 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6875962294199756685
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $96 sell price $236
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 0 critical: 0 surplus: 0 money: $4265
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 0 critical: 0 surplus: 0 money: $3378
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $10896
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $13211
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $96 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4265674330554322016
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 22, total: 42, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 12 critical: 5 surplus: 7 money: $4265
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 5 critical: 5 surplus: 0 money: $3378
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 3 critical: 5 surplus: -2 money: $10896
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 0 critical: 5 surplus: -5 money: $13211
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $546
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Gordon228 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $546
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $546
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $546
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $546
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $546
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $546
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $546
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (7 units for $350)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (4ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9308 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2441537361318726919
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 57, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 72%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 19 critical: 8 surplus: 11 money: $4615
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 22 critical: 7 surplus: 15 money: $3378
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 8 critical: 11 surplus: -3 money: $10796
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 6 critical: 10 surplus: -4 money: $12961
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (5ms) <P11> 100ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 (P11)Gordon228 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 0ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)sypress666 (P11)Gordon228 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [Player.increaseAuctionTeleportCount]         (P12)sypress666 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $317
  INFO [Player.increaseAuctionTeleportCount]         (P11)Gordon228 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $31 (26 units for $830)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9278 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -661641479036822367
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 25585248
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $12736 Plots: 11 Assets: 1976 Total: 20212
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $10191 Plots: 12 Assets: 2594 Total: 18785
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 29 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $4890 Plots: 11 Assets: 1533 Total: 11923
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $3933 Plots: 10 Assets: 1417 Total: 10350
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 105 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 22 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $31
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 61270
  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 [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 (13) 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]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9283 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  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 (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9265 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9270 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6603908505179682020
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40413928
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9265 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 4959.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 12ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5028.999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. 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 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 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 [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,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 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 $150
  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 $250, max: 47.5, left: 26.579521, fraction 0.5595689
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $250 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 1046
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7979485251266317593
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21015942
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 2)
  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 $400
  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 (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying Plain (0,1)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 4648.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 33ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5222.999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Smithore from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,1) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,2): Crystite --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,0): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (6,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,1) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 10.35915
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <B.I.L.L.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $150
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $204, max: 47.5, left: 2.7591014, fraction 0.058086347
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $204 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2237
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2428011056491000813
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9140628
  INFO [PlayerEventPhase.begin]                      No player event for (P12)sypress666 (rank 3)
  INFO [Player.useFood]                              (P12)sypress666 has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9283 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)sypress666
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)sypress666 develops tile Mountain1 (8,4) with Smithore factory
  INFO [GameModel.developLand]                       (P12)sypress666 develops tile Plain (8,3) with Energy factory
  INFO [GameModel.sellMule]                          (P12)sypress666 sold a mule for $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)sypress666 finishes on update 1189
  INFO [GameModel.gamble]                            (P12)sypress666 gambles $250, max: 47.5, left: 23.719456, fraction 0.49935696
  INFO [DevelopmentMessenger.showMessage]            sypress666 won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2120952833901630313
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33936054
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Gordon228 (rank 4)
  INFO [Player.useFood]                              (P11)Gordon228 has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Gordon228
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Gordon228 undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (6,4) with Food factory
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Gordon228 undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Gordon228 develops tile Plain (6,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Gordon228 finishes on update 793
  INFO [GameModel.gamble]                            (P11)Gordon228 gambles $231, max: 47.5, left: 31.639637, fraction 0.66609764
  INFO [DevelopmentMessenger.showMessage]            Gordon228 won $231 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9265 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5489534893958358389
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)sypress666 has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Gordon228 has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 29 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 11 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P12)sypress666 expects 11 food, 16 energy, 4 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 expects 6 food, 16 energy, 5 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 0 energy, 3 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 8 food, 0 energy, 0 smithore, 49 crystite
  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)sypress666 produced 10 food, 18 energy, 5 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P11)Gordon228 produced 7 food, 12 energy, 5 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 0 energy, 3 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 9 food, 0 energy, 0 smithore, 50 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9308 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5593124477425818079
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (0ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9307 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1247334227454923629
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $54
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 105, mules potentially available: 66, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Smithore: 5 critical: 0 surplus: 5 money: $5165
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Smithore: 5 critical: 0 surplus: 5 money: $4164
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 3 critical: 0 surplus: 3 money: $10720
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $13036
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $-10
  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 (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1278075407623391984
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Crystite: 8 critical: 0 surplus: 8 money: $5165
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Crystite: 7 critical: 0 surplus: 7 money: $4164
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 55 critical: 0 surplus: 55 money: $10720
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 50 critical: 0 surplus: 50 money: $13036
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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 (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7929839780945105449
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 22, total: 52, 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 [CollectionPhase.goToNextPhase]               (P12)sypress666 Food: 10 critical: 0 surplus: 10 money: $5165
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Food: 7 critical: 0 surplus: 7 money: $4164
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 0 surplus: 4 money: $10720
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 9 critical: 0 surplus: 9 money: $13036
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $74
  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 $207
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9193995020116293646
  INFO [Shop.calcBuySellPrice]                       Current Energy price $31
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 47, needed: 40
  INFO [Shop.printPriceFactor]                       Energy is decreased to 89%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)sypress666 Energy: 19 critical: 0 surplus: 19 money: $5165
  INFO [CollectionPhase.goToNextPhase]               (P11)Gordon228 Energy: 13 critical: 0 surplus: 13 money: $4164
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 13 critical: 0 surplus: 13 money: $10720
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 0 critical: 0 surplus: 0 money: $13036
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $180
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 100ms (101ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9162 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1932045752086647301
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 32422168
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $13036 Plots: 11 Assets: 4205 Total: 22741
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 9 Energy: 0 Smithore: 0 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $10720 Plots: 12 Assets: 5041 Total: 21761
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 13 Smithore: 3 Crystite: 55
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Money: $5165 Plots: 11 Assets: 2553 Total: 13218
  INFO [SummaryPhase2.begin]                         (P12)sypress666 Food: 10 Energy: 19 Smithore: 5 Crystite: 8
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Money: $4164 Plots: 10 Assets: 2183 Total: 11347
  INFO [SummaryPhase2.begin]                         (P11)Gordon228 Food: 7 Energy: 13 Smithore: 5 Crystite: 7
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 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: 105 units $59
  INFO [SummaryPhase2.begin]                         Shop Food: 22 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 69067
  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 [SummaryPhase2.getColonyMessage]              Colony rating: 3
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony was a success. You have met the minimum standards set by the Federation, but your life will not be easy!
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /23.16.108.12 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106383 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /23.16.108.12 <P11>
  INFO [Server.removeClient]                         Server: Removing client /23.16.108.12 <> with id c7b630f0-9836-4055-b24d-ac2f138f0bc6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /23.16.108.12 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /50.92.140.240 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106388 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /50.92.140.240 <P12>
  INFO [Server.removeClient]                         Server: Removing client /50.92.140.240 <> with id a3ac55a1-53ed-4e08-b1ed-9f954ede2408
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.92.140.240 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13 P14> with id e6f2d34f-3d6f-4ead-a546-70771dac6605
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 11 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 5
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 57c78c35-fefd-42e6-87ce-c045735852f6
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: b9750e5f06a0347e5faf14582f2686c57d64d6706b462dcbe305affae01b38dc
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 57c78c35-fefd-42e6-87ce-c045735852f6
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 57c78c35-fefd-42e6-87ce-c045735852f6
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 2f533f4d-540b-4489-a862-b3522e9c9c08
  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 157947
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.purgePendingClients]                  client purged: 2f533f4d-540b-4489-a862-b3522e9c9c08
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /83.171.250.172 id c802d5c8-a645-45a4-b24b-2b0c34097fc9
  INFO [ServerMessageHandler.processJoin]            Server: Client /83.171.250.172 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)EZSTREET Mule PUB is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)EZSTREET Mule PUB (ID: 107810)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /83.171.250.172 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7254 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /83.171.250.172 <S11> requests UDP address /83.171.250.172:23780
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)EZSTREET Mule PUB (ID 107810)
  INFO [ServerMessageHandler.processPlayerJoin]      /83.171.250.172 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)EZSTREET Mule PUB joins the players
  INFO [Player.<init>]                               Creating (P11)EZSTREET Mule PUB
  INFO [GameModel.setRemoteUser]                     (P11)EZSTREET Mule PUB is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /68.116.113.184 id 0c60091b-840d-45e8-bda4-8c2046281298
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.116.113.184 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 47 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)BeswickMiningCo is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)BeswickMiningCo (ID: 107580)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.116.113.184 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7396 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /68.116.113.184 <S12> requests UDP address /68.116.113.184:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)BeswickMiningCo (ID 107580)
  INFO [ServerMessageHandler.processPlayerJoin]      /68.116.113.184 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)BeswickMiningCo joins the players
  INFO [Player.<init>]                               Creating (P12)BeswickMiningCo
  INFO [GameModel.setRemoteUser]                     (P12)BeswickMiningCo is a remote Player
  INFO [GameController.apply]                        (P12)BeswickMiningCo chat: howdy
  INFO [GameController.apply]                        (P12)BeswickMiningCo chat: bot:addai
  INFO [GameController.apply]                        (P12)BeswickMiningCo chat: server:?
  INFO [GameController.apply]                        (P11)EZSTREET Mule PUB chat: morning
  INFO [GameController.apply]                        (P12)BeswickMiningCo chat: addai
  INFO [GameController.apply]                        (P12)BeswickMiningCo chat: bot:addai
  INFO [GameController.apply]                        (P12)BeswickMiningCo chat: cant add bots
  INFO [ServerMessageHandler.processPlayerUnjoin]    /83.171.250.172 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)EZSTREET Mule PUB unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)EZSTREET Mule PUB is a remote Spectator
  INFO [GameController.apply]                        (P12)BeswickMiningCo chat: try irata
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 107580 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /68.116.113.184 <P12>
  INFO [Server.removeClient]                         Server: Removing client /68.116.113.184 <> with id 0c60091b-840d-45e8-bda4-8c2046281298
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.116.113.184 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 107810 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /83.171.250.172 <S11>
  INFO [Server.removeClient]                         Server: Removing client /83.171.250.172 <> with id c802d5c8-a645-45a4-b24b-2b0c34097fc9
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /83.171.250.172 <>
  INFO [Server.acceptClients]                        Server: Accepted client /68.116.113.184 id 19fba0e1-4700-4858-88f4-38e7de5689b2
  INFO [Server.initUdp]                              Server: Client /68.116.113.184 <> requests UDP address /68.116.113.184:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /68.116.113.184 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 47 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)BeswickMiningCo is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)BeswickMiningCo (ID: 107580)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /68.116.113.184 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7247 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)BeswickMiningCo (ID 107580)
  INFO [ServerMessageHandler.processPlayerJoin]      /68.116.113.184 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)BeswickMiningCo joins the players
  INFO [Player.<init>]                               Creating (P11)BeswickMiningCo
  INFO [GameModel.setRemoteUser]                     (P11)BeswickMiningCo is a remote Player
  INFO [GameController.apply]                        (P11)BeswickMiningCo chat: bot:addai
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 107580 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /68.116.113.184 <P11>
  INFO [Server.removeClient]                         Server: Removing client /68.116.113.184 <> with id 19fba0e1-4700-4858-88f4-38e7de5689b2
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /68.116.113.184 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /23.16.108.12 id 4b464adf-0ffe-4ee1-a689-c4efabedbb89
  INFO [Server.initUdp]                              Server: Client /23.16.108.12 <> requests UDP address /23.16.108.12:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /23.16.108.12 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Gordon228 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Gordon228 (ID: 106383)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /23.16.108.12 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7242 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Gordon228 (ID 106383)
  INFO [ServerMessageHandler.processPlayerJoin]      /23.16.108.12 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Gordon228 joins the players
  INFO [Player.<init>]                               Creating (P11)Gordon228
  INFO [GameModel.setRemoteUser]                     (P11)Gordon228 is a remote Player
  INFO [GameController.apply]                        (P11)Gordon228 chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P12)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)Gordon228 chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P11)Gordon228 chat: server:addai
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106383 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /23.16.108.12 <P11>
  INFO [Server.removeClient]                         Server: Removing client /23.16.108.12 <> with id 4b464adf-0ffe-4ee1-a689-c4efabedbb89
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /23.16.108.12 <>
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id c96e158b-2f79-4d72-81b4-ed89c4352187
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7367 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [ServerMessageHandler.processPlayerUnjoin]    /75.24.213.169 <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 [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /184.52.53.239 id a5b0dd11-6efa-407b-b63e-b2cc5b545341
  INFO [Server.initUdp]                              Server: Client /184.52.53.239 <> requests UDP address /184.52.53.239:54078
  INFO [ServerMessageHandler.processJoin]            Server: Client /184.52.53.239 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /184.52.53.239 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7387 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /184.52.53.239 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P12)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P12)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: hey cybe
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: WOW - someone shows up...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Anyone else coming?
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: im here baby!
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i just messaged mega
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: call him duane later n see what he says lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: Say duane the bathtub im dwowning
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: mega was here earlier...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: mega's still in the main lobby...
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /184.52.53.239 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 12
  INFO [Server.initUdp]                              Server: Removing old UDP address /184.52.53.239:54078 for client /184.52.53.239 <P12>
  INFO [Server.initUdp]                              Server: Client /184.52.53.239 <P12> requests UDP address /174.202.98.224:5493
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id d51750ce-ac91-4789-b585-a59b659466b0
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <> requests UDP address /174.202.98.224:5493
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7387 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: meg is eating first
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: then he'll be back
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: Bot:kick2
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:kick Cyber Ranger
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:kick 111
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:kick eleven
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:kick 10
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: :P
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: It never hurts to try...
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: should we go now?
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: When will mega get done eating?
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i dont know
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: they may still be cooking
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i dont live with him anymore
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: we can restart if he shows
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Yup
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:restart
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: NO
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: No reason it shouldn't
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: it won't let us add an ai without a restart
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...I've sat here ALL DAY...
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: but its not
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: RE-JOIN...
  INFO [ServerMessageHandler.processPlayerUnjoin]    /174.202.98.224 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.202.98.224 <P13>
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <> with id d51750ce-ac91-4789-b585-a59b659466b0
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 81bf0018-af11-4b00-8dd3-f1019b88e177
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <> requests UDP address /174.202.98.224:5493
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7456 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:ready
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:restart
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:restart
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: its not going to work
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id f8974782-ca95-445a-9784-be7de6102012
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S15> joins
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <S15> requests UDP address /74.130.60.200:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7565 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)megadeth (ID 104590)
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: hey!!!!!
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S15> can't join as a player.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: he hath arrived!
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S15> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S15> can't join as a player.
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick14
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S15> can't join as a player.
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 14
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)megadeth joins the players
  INFO [Player.<init>]                               Creating (P15)megadeth
  INFO [GameModel.setRemoteUser]                     (P15)megadeth is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /74.130.60.200 <P15> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (15) 0 bytes
  INFO [UserController.apply]                        (P15)megadeth unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S15)megadeth is a remote Spectator
  INFO [ServerMessageHandler.processPlayerUnjoin]    /174.202.98.224 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /174.202.98.224 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: meg
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: wtf
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /74.130.60.200 <S15> can't join as a player.
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 14
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)megadeth joins the players
  INFO [Player.<init>]                               Creating (P15)megadeth
  INFO [GameModel.setRemoteUser]                     (P15)megadeth is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /74.130.60.200 <P15> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (15) 0 bytes
  INFO [UserController.apply]                        (P15)megadeth unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S15)megadeth is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)megadeth joins the players
  INFO [Player.<init>]                               Creating (P15)megadeth
  INFO [GameModel.setRemoteUser]                     (P15)megadeth is a remote Player
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (15) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 15 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: brb
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.202.98.224 <P13>
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <> with id 81bf0018-af11-4b00-8dd3-f1019b88e177
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  WARNING [ServerMessageHandler.processUDPMessage]   Server: Ping message from unknown UDP address /174.202.98.224:5493
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: SAY WHAT THE FUCK YOU WANT - TIRED OF DANCING MONKEYS...
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 565d638f-1bc4-435e-8371-c822105088c6
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <> requests UDP address /174.202.98.224:5493
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7490 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)yourslipisshowing (ID 24637)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: mega - is that the color you want?  Pretty sure slip wanted that one...
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)Computer
  INFO [UserController.setAiPlayer]                  (P14)Computer is an AI player
  INFO [UserController.setAiPlayer]                  Computer is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)Computer is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.202.98.224 <S13> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.202.98.224 <S13> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.202.98.224 <S13> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.202.98.224 <S13> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.202.98.224 <S13> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.202.98.224 <S13> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.202.98.224 <S13> can't join as a player.
  INFO [ServerMessageHandler.processPlayerJoin]      Server: No more players allowed. /174.202.98.224 <S13> can't join as a player.
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: i cant join
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: if you guys decide not to restart the bot i quit
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: for fucks sake
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: server:restart
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: WHY - IS IT JUST YOU???
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: its not
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: proved that yesterday
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: IT IS...
  INFO [GameController.apply]                        (P15)megadeth chat: server:restart
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106940 user number 10
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14> with id 57c78c35-fefd-42e6-87ce-c045735852f6
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <P11> with id c96e158b-2f79-4d72-81b4-ed89c4352187
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /184.52.53.239 <P12> with id a5b0dd11-6efa-407b-b63e-b2cc5b545341
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /184.52.53.239 <P12>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <P15> with id f8974782-ca95-445a-9784-be7de6102012
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /74.130.60.200 <P15>
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <S13> with id 565d638f-1bc4-435e-8371-c822105088c6
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.202.98.224 <S13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  INFO [GameController.close]                        Game close time exceeded.
  INFO [GameController.close]                        Left server in 5502 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 6
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 8e36df5e-a589-41ee-92ec-5a3ef75e4418
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 0a4c9b2333478914e7233992e168225b6c60cf308e396a8bd4626cd0b48386ac
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 8e36df5e-a589-41ee-92ec-5a3ef75e4418
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 8e36df5e-a589-41ee-92ec-5a3ef75e4418
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 3de5e1f9-ae6c-4061-9330-9b60be032e2c
  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 157953
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 3426de58-4c93-46d3-a5ae-823716b7f9e8
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <> requests UDP address /174.202.98.224:5493
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7226 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 21182049-ebd0-4bfb-b2d6-24ec0f3c550e
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S12> joins
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7326 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: server:Addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /165.232.116.164 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [Server.purgePendingClients]                  client purged: 3de5e1f9-ae6c-4061-9330-9b60be032e2c
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /74.130.60.200 id 2ef4eb05-537a-4d8f-ab15-99bf941df23b
  INFO [Server.initUdp]                              Server: Client /74.130.60.200 <> requests UDP address /74.130.60.200:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /74.130.60.200 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)megadeth is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)megadeth (ID: 104590)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /74.130.60.200 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7536 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)megadeth (ID 104590)
  INFO [ServerMessageHandler.processPlayerJoin]      /74.130.60.200 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)megadeth joins the players
  INFO [Player.<init>]                               Creating (P14)megadeth
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: yay
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <J.I.M.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: megadeth voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Cyber Ranger (P13)<J.I.M.> (P11)yourslipisshowing (P14)megadeth 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 150ms (168ms) <P12> 67ms (67ms) <P14> 84ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7575 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 151ms (168ms) <P12> 67ms (67ms) <P14> 85ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7570 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2833713488267378514
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)yourslipisshowing (P13)<J.I.M.> (P12)Cyber Ranger (P14)megadeth 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37162904
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)megadeth 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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 151ms (168ms) <P12> 67ms (67ms) <P14> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7562 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 150ms (168ms) <P12> 67ms (67ms) <P14> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7712 bytes
  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 46120800ns
  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 (5,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 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 11: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 22 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 35: Mountain3 (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 116ms (151ms) <P12> 67ms (67ms) <P14> 84ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7779 bytes
  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 $1029
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $820
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 $820 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $820 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $804 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $784 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $764 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $772 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $752 (changed $-20)
  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)yourslipisshowing bought the plot for $844
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: so close!!!!!!!!
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (116ms) <P12> 67ms (68ms) <P14> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7960 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6419916061673836708
  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 (P11)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (116ms) <P12> 67ms (68ms) <P14> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7967 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1364
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $119, max: 47.5, left: 20.83939, fraction 0.43872398
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $119 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (100ms) <P12> 67ms (68ms) <P14> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8453 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 160999807454068767
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 2)
  INFO [Player.useFood]                              (P13)<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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (100ms) <P12> 67ms (68ms) <P14> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8455 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 157 tiles in 1932000ns
  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: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,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 Plain (5,2): 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 [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]                       (P13)<J.I.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> chose not to hunt the wampus.
  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]                            (P13)<J.I.M.> gambles $72, max: 47.5, left: 36.51975, fraction 0.7688368
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $72 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 549
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (107ms) <P12> 67ms (67ms) <P14> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8506 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8057666045619812443
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P14> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8507 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1328
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $90, max: 47.5, left: 21.459404, fraction 0.45177692
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $90 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P14> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8567 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3507890708884846061
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 4)
  INFO [Player.useFood]                              (P14)megadeth 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P14> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8566 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain3 (0,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1209
  INFO [GameModel.gamble]                            (P14)megadeth gambles $133, max: 47.5, left: 23.91946, fraction 0.5035676
  INFO [DevelopmentMessenger.showMessage]            megadeth won $133 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P14> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8616 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2320385215843932456
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 101ms (116ms) <P12> 67ms (67ms) <P14> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3213800223760892520
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 101ms (116ms) <P12> 67ms (67ms) <P14> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8686 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 101ms (116ms) <P12> 67ms (67ms) <P14> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8686 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1488997607086540077
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $250
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $922
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $990
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 3 critical: 0 surplus: 3 money: $1058
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 101ms (116ms) <P12> 67ms (67ms) <P14> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8629 bytes
  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 $84
  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: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $84 (1 units for $84)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P14> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8678 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5247285957206300708
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $250
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $922
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $906
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $1058
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P14> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8642 bytes
  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 $96
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (3 units for $348)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 100ms (102ms) <P12> 67ms (67ms) <P14> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8684 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6514956758809834917
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  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]               (P11)yourslipisshowing Food: 6 critical: 3 surplus: 3 money: $250
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $922
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1254
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 1 critical: 3 surplus: -2 money: $1058
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P14> 118ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8643 bytes
  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 $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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  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 megadeth rank 4 takes over trade from buyer <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 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 [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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 2
  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 $16
  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 $17
  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 $19
  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 $19
  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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 100ms (102ms) <P12> 67ms (67ms) <P14> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8688 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2381032786567970534
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 15, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  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]               (P11)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $450
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 4 critical: 1 surplus: 3 money: $822
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $1104
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 1 critical: 2 surplus: -1 money: $908
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P14> 133ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8647 bytes
  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 $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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<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 yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth 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 $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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  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 #8
  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 #9
  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 #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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (10 units for $450)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P14> 133ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5888403039845312824
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 41739488
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $924 Plots: 1 Assets: 644 Total: 2068
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 5 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $728 Plots: 1 Assets: 787 Total: 2015
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 4 Energy: 5 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $912 Plots: 1 Assets: 325 Total: 1737
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $360 Plots: 2 Assets: 295 Total: 1655
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $84
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $160
  INFO [SummaryPhase2.begin]                         Colony total: 7475
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 27
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 100ms (114ms) <P12> 67ms (83ms) <P14> 134ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8678 bytes
  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 6008 tiles in 48411600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2067 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2907 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2067 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2907 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 Smithore <claim> (+4) 2088 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2904 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 1977 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2817 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (6,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 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 151ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 10: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 12: Mountain2 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 20 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 20: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 23: Mountain3 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (114ms) <P12> 67ms (68ms) <P14> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8685 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $784
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $935
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $576
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)Cyber Ranger bought the plot for $784
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P14> 100ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8687 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $724
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $886
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $576
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)megadeth bought the plot for $724
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P14> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8693 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2916457983503082058
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15704316
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 1)
  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 [GameController.apply]                        (P11)yourslipisshowing chat: the glac ones!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P14> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8702 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1695
  INFO [Mule.runAway]                                Mule runs away for (P12)Cyber Ranger
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 100ms (105ms) <P12> 67ms (67ms) <P14> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8708 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7576329625113189418
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8379315
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 100ms (105ms) <P12> 67ms (67ms) <P14> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8710 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P14)megadeth got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1370
  INFO [GameModel.gamble]                            (P14)megadeth gambles $59, max: 47.5, left: 20.639385, fraction 0.43451336
  INFO [DevelopmentMessenger.showMessage]            megadeth won $59 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 100ms (105ms) <P12> 67ms (67ms) <P14> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8715 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 237910895576093116
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13002634
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P11> 100ms (105ms) <P12> 67ms (67ms) <P14> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8713 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [SearchPlanManager.MaybeAddResourceWeight]    <J.I.M.> will NOT prioritize food this turn!
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 133 tiles in 2222400ns
  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: Plain Energy (+3) 2252 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3092 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,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 Plain (6,2): 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 [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: he receive a package
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: CatchWampus
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: *beavis and butthead laughing*
  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.> 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]                            (P13)<J.I.M.> gambles $93, max: 47.5, left: 25.439495, fraction 0.5355683
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $93 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 1129
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P14> 105ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8728 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2574278392062301248
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33103228
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 100ms (103ms) <P12> 67ms (67ms) <P14> 105ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8731 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.202.98.224 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.enterPausePhase]              -GAME PAUSED-
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 6cd0ffce-2e97-4108-9675-d24b0e42c3a3
  INFO [Server.addUserToClient]                      Server: /174.202.98.224 <P11> lost user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.202.98.224 <P11>
  INFO [Server.addUserToClient]                      Server: /174.202.98.224 <> gets user number 11
  INFO [Server.acceptClientRejoin]                   Server: Rejoin accepted for /174.202.98.224 <P11>
  INFO [PausePhase.serializeReconnectJoinData]       size: 0
  INFO [Client.receiveTCPMessages]                   Client: ReconnectJoin (11) 3852 bytes
  INFO [UserController.apply]                        (P11)yourslipisshowing reconnects.
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  SEVERE [PausePhase.apply]                          Couldn't read game model message: invalid stream header: 00000000
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <P11> requests UDP address /174.202.98.224:5493
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for ReconnectReady (0) 8743 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectReady (0) 8743 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: DEVELOPMENT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [GameModel.setRemoteUser]                     (P13)<J.I.M.> is a remote Player
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  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 [UserController.setAiPlayer]                  (P13)<J.I.M.> is taken over by an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 13
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [GameController.setModel]                     ++++++++ New Model: DEVELOPMENT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8712 bytes
  INFO [PausePhase.serializeReconnectJoinData]       size: 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: FUUUUUUUUUUUUCK
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.202.98.224 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.enterPausePhase]              -GAME PAUSED-
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 907b0dfd-27ea-4199-8f80-3d6404bfa77b
  INFO [Server.addUserToClient]                      Server: /174.202.98.224 <P11> lost user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.202.98.224 <P11>
  INFO [Server.addUserToClient]                      Server: /174.202.98.224 <> gets user number 11
  INFO [Server.acceptClientRejoin]                   Server: Rejoin accepted for /174.202.98.224 <P11>
  INFO [PausePhase.serializeReconnectJoinData]       size: 0
  INFO [Client.receiveTCPMessages]                   Client: ReconnectJoin (11) 3843 bytes
  INFO [UserController.apply]                        (P11)yourslipisshowing reconnects.
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  SEVERE [PausePhase.apply]                          Couldn't read game model message: invalid stream header: 00000000
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <P11> requests UDP address /174.202.98.224:5493
  INFO [Client.receiveTCPMessages]                   Client: ReconnectReady (0) 8724 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: DEVELOPMENT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [GameModel.setRemoteUser]                     (P13)<J.I.M.> is a remote Player
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [GameModel.setRemoteUser]                     (P14)megadeth is a remote Player
  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 [UserController.setAiPlayer]                  (P13)<J.I.M.> is taken over by an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 13
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [GameController.setModel]                     ++++++++ New Model: DEVELOPMENT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8712 bytes
  INFO [PausePhase.serializeReconnectJoinData]       size: 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  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)yourslipisshowing develops tile Mountain2 (5,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1609
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $50, max: 47.5, left: 1.7527623, fraction 0.03690026
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8797 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3174734876806482460
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P12> 67ms (67ms) <P14> 116ms (151ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8793 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8978209481176882203
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 4 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 5 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 0 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: it always happens on my turn
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 2 food, 6 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 0 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (6ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8800 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (6ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8801 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1420778834480839899
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $84
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $70 sell price $105
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 2 critical: 0 surplus: 2 money: $65
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $895
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $5
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 6 critical: 0 surplus: 6 money: $163
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (6ms) <P12> 67ms (83ms) <P14> 117ms (151ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8748 bytes
  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 $105
  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: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $70 (9 units for $630)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (7ms) <P12> 67ms (83ms) <P14> 117ms (167ms) <P11> 100ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8808 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5328836627441051162
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $205
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $895
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $75
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $583
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (8ms) <P12> 67ms (83ms) <P14> 117ms (167ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8764 bytes
  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 $80
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)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 [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $100 (2 units for $200)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P12> 67ms (83ms) <P14> 117ms (150ms) <P11> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8792 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1359151566831344761
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 9, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 2 critical: 3 surplus: -1 money: $205
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 2 critical: 3 surplus: -1 money: $895
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $275
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 1 critical: 3 surplus: -2 money: $583
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (8ms) <P12> 67ms (83ms) <P14> 117ms (167ms) <P11> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8749 bytes
  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 $44
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  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 [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.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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 $51
  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 $63
  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 $83
  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 (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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $83 (5 units for $415)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (8ms) <P12> 67ms (69ms) <P14> 117ms (151ms) <P11> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8808 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9040639797244686188
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 30, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 45%
  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]               (P11)yourslipisshowing Energy: 7 critical: 3 surplus: 4 money: $288
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 17 critical: 1 surplus: 16 money: $812
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $109
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 3 critical: 2 surplus: 1 money: $417
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P12> 67ms (69ms) <P14> 133ms (167ms) <P11> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8745 bytes
  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 $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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing 
  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 [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 [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 [SlickLogSystem.info]                         Transaction #7
  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 #8
  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 #9
  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 #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 [SlickLogSystem.info]                         Transaction #11
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  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: 167ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: deal of the game
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (15 units for $154)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 117ms (167ms) <P11> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8782 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8128881268428356195
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 43095952
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $966 Plots: 2 Assets: 469 Total: 2435
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $417 Plots: 3 Assets: 434 Total: 2351
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $288 Plots: 3 Assets: 513 Total: 2301
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 1 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $65 Plots: 3 Assets: 476 Total: 2041
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 2 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $70
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $83
  INFO [SummaryPhase2.begin]                         Shop Energy: 11 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 9128
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 118ms (167ms) <P11> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8759 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               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 3 frames, rountrip 1ms, max 118ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 118ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 9: Mountain2 (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 14: Mountain2 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 21 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 21: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 29: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 15
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $692
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2126
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $844
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<J.I.M.> bought the plot for $696
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 66ms (67ms) <P14> 117ms (150ms) <P11> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $636
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1343
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-432
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 66ms (67ms) <P14> 116ms (117ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8757 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 606514960545443801
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24768054
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $100 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (133ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8755 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1066.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1525.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. 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 Plain (5,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 River (4,3): 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]                       (P13)<J.I.M.> develops tile Plain (5,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]                       (P13)<J.I.M.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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]                          (P13)<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.> is assaying Mountain1 (6,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]                          (P13)<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]                            (P13)<J.I.M.> gambles $59, max: 47.5, left: 5.8790984, fraction 0.12377049
  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 (P13)<J.I.M.> finishes on update 2107
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8793 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4747508402588942292
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40095073
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8795 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Mountain3 (0,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2189
  INFO [GameModel.gamble]                            (P14)megadeth gambles $56, max: 47.5, left: 4.4391, fraction 0.09345473
  INFO [DevelopmentMessenger.showMessage]            megadeth won $56 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 116ms (117ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8828 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2724080426133584985
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.703514
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (117ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8836 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Mountain2 (3,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 713
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $53, max: 47.5, left: 4.9064155, fraction 0.10329296
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 116ms (133ms) <P11> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8834 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4287165958361924754
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09263438
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: nice
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)Cyber Ranger has 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (133ms) <P11> 116ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8852 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1700
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (133ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8870 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4059997464990720858
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: yay
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (133ms) <P11> 100ms (138ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8817 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 287703308230623658
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 7 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 7 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 6 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 0 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 6 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 2 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 3 food, 0 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8836 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8838 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3026651603436532682
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $70
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore 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]               (P11)yourslipisshowing Smithore: 4 critical: 0 surplus: 4 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $189
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $0
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 10 critical: 0 surplus: 10 money: $193
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8821 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  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 $190
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $63 (4 units for $252)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P12> 67ms (67ms) <P14> 117ms (139ms) <P11> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8865 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4193877551765663271
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $48 sell price $188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $378
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $189
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 4 critical: 0 surplus: 4 money: $0
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $193
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8824 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 238ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $48 (4 units for $192)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (6ms) <P12> 67ms (67ms) <P14> 133ms (166ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8837 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5335784117684037877
  INFO [Shop.calcBuySellPrice]                       Current Food price $83
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 15, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 3 surplus: 1 money: $378
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 6 critical: 3 surplus: 3 money: $189
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $192
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 3 critical: 3 surplus: 0 money: $193
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (7ms) <P12> 67ms (67ms) <P14> 133ms (166ms) <P11> 100ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8830 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $71
  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 (14) 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing 
  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 (12) 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 $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $74 (2 units for $148)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (7ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 101ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8863 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7880532113951834053
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 11, total: 24, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  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]               (P11)yourslipisshowing Energy: 6 critical: 3 surplus: 3 money: $526
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 3 critical: 3 surplus: 0 money: $189
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 4 critical: 3 surplus: 1 money: $44
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 0 critical: 4 surplus: -4 money: $193
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 3ms (7ms) <P12> 67ms (67ms) <P14> 116ms (134ms) <P11> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8824 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  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: 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  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 megadeth rank 2 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer <J.I.M.> 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 [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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer megadeth rank 2 takes over trade from buyer <J.I.M.> rank 1
  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 [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (5 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 116ms (134ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8870 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4547876075651027307
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 29596272
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $13 Plots: 4 Assets: 1312 Total: 3325
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 3 Energy: 4 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $44 Plots: 5 Assets: 671 Total: 3215
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $661 Plots: 4 Assets: 538 Total: 3199
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $144 Plots: 4 Assets: 829 Total: 2973
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 6 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop Energy: 9 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $120
  INFO [SummaryPhase2.begin]                         Colony total: 12712
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 104ms (133ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8852 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (6,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 1ms, max 104ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 11: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 12: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 15: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 19 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 19: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (147ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $472
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1718
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-524
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)yourslipisshowing bought the plot for $472
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8847 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $412
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1820
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-524
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [GameController.apply]                        (P11)yourslipisshowing chat: need land $ next rd
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (150ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8844 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3208293341045932006
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5578125
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 1)
  INFO [Player.useFood]                              (P14)megadeth 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (147ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8846 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (1,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1958
  INFO [GameModel.gamble]                            (P14)megadeth gambles $113, max: 47.5, left: 8.959118, fraction 0.18861301
  INFO [DevelopmentMessenger.showMessage]            megadeth won $113 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8877 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6236856305820687392
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31880492
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (167ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8873 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 134ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8895 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5355040130016400952
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9825437
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 134ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8895 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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: 137. End Update: 136
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 344. End Update: 343
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (3,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1544
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $105, max: 47.5, left: 3.5727606, fraction 0.07521601
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $105 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8931 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4239217263757334833
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14192486
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8928 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying Plain (5,2)
  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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1749.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 4ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4258.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,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 Plain (6,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 (5,2): Food --> 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 Plain (6,3): Empty --> Food
  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 Mountain1 (6,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: 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]                          (P13)<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 [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]                       (P13)<J.I.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,3) with Food 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]                       (P13)<J.I.M.> develops tile Mountain1 (6,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  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]                            (P13)<J.I.M.> gambles $123, max: 47.5, left: 14.979256, fraction 0.31535274
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $123 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 1652
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8945 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8934 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5180899494888294904
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 4 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 16 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 0 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 3 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 6 food, 7 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 12 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 0 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 5 food, 2 energy, 12 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -776336762542788580
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8981 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -664457631790005850
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $63
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 145%
  INFO [Shop.printPriceFactor]                       Smithore buy price $100 sell price $135
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $129
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $377
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $24
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 22 critical: 0 surplus: 22 money: $156
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8980 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $135
  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 (14) 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $100 (6 units for $600)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8995 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4415982196118838756
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $729
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $377
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $24
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $156
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8987 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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]                        (P14)megadeth chat: oops
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)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 [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]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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)yourslipisshowing chat: it will pay off if no land auction this rd
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (6 units for $312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (167ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 550760737377335815
  INFO [Shop.calcBuySellPrice]                       Current Food price $74
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 6 critical: 4 surplus: 2 money: $729
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 14 critical: 4 surplus: 10 money: $377
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 4 surplus: 0 money: $336
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 0 critical: 4 surplus: -4 money: $156
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (167ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8970 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing 
  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 $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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $42 (6 units for $257)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 100ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8990 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8146791410639854170
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 9, total: 23, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 7 critical: 4 surplus: 3 money: $900
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 3 critical: 5 surplus: -2 money: $463
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 1 critical: 4 surplus: -3 money: $336
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 3 critical: 4 surplus: -1 money: $22
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 100ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8981 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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 [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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  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 $36
  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 $36
  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 $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  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 #5
  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 #6
  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 #7
  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 #8
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $56 (9 units for $504)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 100ms (167ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6494292662226631276
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24397992
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $22 Plots: 5 Assets: 2859 Total: 5381
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 3 Energy: 3 Smithore: 22 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1124 Plots: 6 Assets: 702 Total: 4826
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $295 Plots: 5 Assets: 1165 Total: 3960
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 12 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $0 Plots: 6 Assets: 890 Total: 3890
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $42
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $200
  INFO [SummaryPhase2.begin]                         Colony total: 18057
  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)yourslipisshowing chat: im starting to really like the new game speed
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 100ms (167ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8978 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (8,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 2: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 11 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 11: Mountain2 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 12: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (133ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8981 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $304
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1382
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-292
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)yourslipisshowing bought the plot for $304
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8963 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1277723200901683403
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24155861
  INFO [PlayerEventPhase.begin]                      Event player: (P14)megadeth (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [Player.setMoney]                             (P14)megadeth gets money $-178, reassigning to $0 instead
  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 [GameController.apply]                        (P11)yourslipisshowing chat: ouch
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)megadeth has 3 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8966 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            megadeth caught the Mountain Wampus and got $200
  INFO [GameModel.sellMule]                          (P14)megadeth sold a mule for $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1244
  INFO [GameModel.gamble]                            (P14)megadeth gambles $113, max: 47.5, left: 12.974453, fraction 0.2731464
  INFO [DevelopmentMessenger.showMessage]            megadeth won $113 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (134ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8984 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5527039340771962066
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.07163203
  INFO [PlayerEventPhase.begin]                      Event player: (P11)yourslipisshowing (rank 2)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)yourslipisshowing has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8981 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Crater (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (3,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1313
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: aw
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (106ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8998 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8356727405769151762
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97538745
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<J.I.M.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (150ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8994 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying Plain (6,3)
  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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 641.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 5ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2517.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,2) into Smithore 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 (6,2): 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.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  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,3): 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 Mountain1 (6,4): Food --> 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 Mountain1 (6,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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (8,2): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <J.I.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <J.I.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> was forced to end the enqueueing early.
  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]                          (P13)<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]                       (P13)<J.I.M.> develops tile Plain (6,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $225
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (6,3)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Mountain1 (6,4)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)<J.I.M.>
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8987 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3293626444228190764
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.039061904
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: MuseumBoughtComputer
  INFO [PlayerEventPhase$1.finished]                 Event Message: The museum bought your antique personal computer for $400
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: nice
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Mountain2 (2,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: no rats yet
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2292
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $100, max: 47.5, left: 2.219102, fraction 0.046717934
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (134ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9055 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (134ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9047 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2120041768561087220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 18 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 0 energy, 3 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 3 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 16 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 6 food, 3 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 0 energy, 3 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 2 food, 4 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (134ms) <P11> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8923623827842600578
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (134ms) <P11> 101ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9050 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1068207535282992019
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $100
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $174 sell price $209
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $420
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 2 critical: 0 surplus: 2 money: $145
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 3 critical: 0 surplus: 3 money: $125
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 32 critical: 0 surplus: 32 money: $313
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 101ms (133ms) <P11> 101ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8969 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $174
  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 [GameController.apply]                        (P11)yourslipisshowing chat: loaded
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: two plots
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $174 (43 units for $7482)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 101ms (133ms) <P11> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5620340250316326441
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  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]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1464
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $493
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $647
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $5881
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 101ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8971 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $108 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 101ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8946 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3018150586331179343
  INFO [Shop.calcBuySellPrice]                       Current Food price $42
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 23, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 77%
  INFO [Shop.printPriceFactor]                       Food 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 [GameController.apply]                        (P11)yourslipisshowing chat: maybe 3 if auction
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $1464
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 10 critical: 4 surplus: 6 money: $493
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $647
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 2 critical: 4 surplus: -2 money: $5881
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 101ms (133ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8938 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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 [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.889 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 111ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing 
  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 $17
  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 $17
  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: 200ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $51 (4 units for $206)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 111ms (133ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9035 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3524463253977113315
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 32, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 67%
  INFO [Shop.printPriceFactor]                       Energy buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 16 critical: 4 surplus: 12 money: $1514
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 6 critical: 4 surplus: 2 money: $649
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 2 critical: 6 surplus: -4 money: $595
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 4 critical: 4 surplus: 0 money: $5727
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 117ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8958 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  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 [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 203ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing 
  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 $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: 200ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer megadeth rank 1
  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 [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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer megadeth rank 1
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $58 (11 units for $638)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 101ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 726517778192711022
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 34273256
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $5495 Plots: 6 Assets: 1084 Total: 9579
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1862 Plots: 8 Assets: 1404 Total: 7266
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $189 Plots: 7 Assets: 1301 Total: 4990
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $707 Plots: 6 Assets: 1012 Total: 4719
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 7 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $340
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 23 units $174
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $51
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $340
  INFO [SummaryPhase2.begin]                         Colony total: 26554
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 133ms (156ms) <P11> 117ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain1 (8,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 1ms, max 133ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 284ms 23 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 0: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 5: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 9: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 12 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 12: Mountain1 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 101ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9009 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $244
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2066
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-1228
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)megadeth bought the plot for $1884
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (150ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9052 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5752993569612459454
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24283761
  INFO [PlayerEventPhase.begin]                      Event player: (P14)megadeth (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $200
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)megadeth has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 134ms (250ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9046 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Plain (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,3) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1127. End Update: 1126
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Mountain2 (2,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2375
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 150ms (267ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4508586144322168546
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9656984
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 167ms (283ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9094 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Crater (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (3,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.sellMule]                          (P11)yourslipisshowing sold a mule for $340
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2158
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $113, max: 47.5, left: 5.139099, fraction 0.10819156
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $113 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 150ms (167ms) <P11> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9129 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 939808915250116696
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5740707
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 150ms (167ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9121 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Mountain2 (2,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1648
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $127, max: 47.5, left: 15.099258, fraction 0.3178791
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $127 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9106 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7759814640336395675
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6361018
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 116ms (151ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2121.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 206ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2598.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,2) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,3) into Smithore 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 (6,2): Smithore --> 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 (8,2): Empty --> Smithore
  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 (6,3): Smithore --> 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 Mountain1 (8,3): Empty --> Smithore
  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,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.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> was forced to end the enqueueing early.
  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]                       (P13)<J.I.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (8,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> undevelops tile Plain (6,3)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (8,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  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]                            (P13)<J.I.M.> gambles $133, max: 47.5, left: 27.259537, fraction 0.57388496
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $133 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 1038
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9116 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7461050540623865298
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 10 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 9 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 8 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 16 energy, 11 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 6 food, 3 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 3 energy, 22 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 2 food, 12 energy, 12 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 6 food, 1 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 6 food, 2 energy, 23 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3011571658381659696
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4013812641662538208
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $174
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 23, mules potentially available: 19, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 57%
  INFO [Shop.printPriceFactor]                       Smithore buy price $99 sell price $134
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 5 critical: 0 surplus: 5 money: $1320
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 3 critical: 0 surplus: 3 money: $675
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $416
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 10 critical: 0 surplus: 10 money: $2166
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (151ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9072 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $110
  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: 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing (P14)megadeth 
  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 [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]         (P11)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  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]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $99 (15 units for $1485)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (150ms) <P11> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9141 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8200436991374427345
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 2 critical: 0 surplus: 2 money: $1815
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $675
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 8 critical: 0 surplus: 8 money: $416
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 0 critical: 0 surplus: 0 money: $3156
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 116ms (150ms) <P11> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9080 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)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] Seller Cyber Ranger rank 3 takes over trade from seller yourslipisshowing rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 3 takes over trade from seller yourslipisshowing rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (10 units for $880)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3245440960931471178
  INFO [Shop.calcBuySellPrice]                       Current Food price $51
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 20, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 2 critical: 4 surplus: -2 money: $1991
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 8 critical: 4 surplus: 4 money: $675
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $1120
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 7 critical: 4 surplus: 3 money: $2276
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 101ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9071 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 146ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)megadeth 
  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 $28
  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 $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: 146ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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 [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 142ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  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: 142ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $60 (6 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 101ms (133ms) <P11> 101ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 617731029256988027
  INFO [Shop.calcBuySellPrice]                       Current Energy price $58
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 25, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 97%
  INFO [Shop.printPriceFactor]                       Energy buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 16 critical: 6 surplus: 10 money: $1928
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 2 critical: 5 surplus: -3 money: $909
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 3 critical: 6 surplus: -3 money: $823
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 4 critical: 7 surplus: -3 money: $2402
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 101ms (136ms) <P11> 101ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9059 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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 [GameController.apply]                        (P11)yourslipisshowing chat: come on up!
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 136ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  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 (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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 $56
  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: 136ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: 136ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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 $56
  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 $56
  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: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $88 (8 units for $710)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 101ms (117ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3710245380625302996
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 27433280
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $2638 Plots: 9 Assets: 1749 Total: 8887
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 3 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $2087 Plots: 8 Assets: 2491 Total: 8578
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 7 Smithore: 0 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $428 Plots: 8 Assets: 1679 Total: 6107
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $909 Plots: 7 Assets: 1138 Total: 5547
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 4 Energy: 2 Smithore: 3 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 $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 26 units $99
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $60
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 29119
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9100 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (7,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 2 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 2: Mountain2 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 4: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 9: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 10: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1824
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1242
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-72
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  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: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)yourslipisshowing bought the plot for $2148
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9091 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2226624533723787454
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46482164
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9098 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1592
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $109, max: 47.5, left: 5.0343423, fraction 0.105986156
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $109 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 116ms (150ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7948855756073983933
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20683426
  INFO [PlayerEventPhase.begin]                      Event player: (P14)megadeth (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P14)megadeth has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 116ms (150ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (1,4) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (7,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 1826
  INFO [GameModel.gamble]                            (P14)megadeth gambles $104, max: 47.5, left: 10.979164, fraction 0.2311403
  INFO [DevelopmentMessenger.showMessage]            megadeth won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 116ms (166ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4922252985472422356
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42228055
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 116ms (166ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (1,0)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2326
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $103, max: 47.5, left: 0.9791031, fraction 0.020612696
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $103 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (166ms) <P11> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9192 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6453474935042061518
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37453568
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 4 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]                        (P11)yourslipisshowing chat: nice run cybe!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  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 15ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2751.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,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 Mountain1 (8,3): Smithore --> 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 (6,2): 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 Mountain2 (7,0): 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 (6,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 Mountain1 (6,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: 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 [GameController.apply]                        (P11)yourslipisshowing chat: doing the most lol
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (8,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: THX, I try to stay in shape...
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (7,0) 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]                       (P13)<J.I.M.> develops tile Plain (6,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 4.9990993
  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]                            (P13)<J.I.M.> gambles $100, max: 47.5, left: 2.3391018, fraction 0.049244247
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $100 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 2258
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 119ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 119ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3287621055948969906
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 7 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 14 energy, 11 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 4 food, 19 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 8 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 14 energy, 22 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 15 energy, 11 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 3 food, 23 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 2 food, 9 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 4 food, 13 energy, 22 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6831524531848742839
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9037454631886519640
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $99
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $13
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       Smithore buy price $123 sell price $158
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lol
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 11 critical: 0 surplus: 11 money: $259
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 8 critical: 0 surplus: 8 money: $529
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 24 critical: 0 surplus: 24 money: $1711
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 119ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9154 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $123
  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: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing (P14)megadeth 
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  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)yourslipisshowing auction teleport count: 1
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $123 (43 units for $5289)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 116ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4691767094827499650
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 11 critical: 0 surplus: 11 money: $1612
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1513
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 17 critical: 0 surplus: 17 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 10 critical: 0 surplus: 10 money: $4663
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 116ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9155 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)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 [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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (11 units for $968)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 103ms (133ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8732611000190459735
  INFO [Shop.calcBuySellPrice]                       Current Food price $60
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $2580
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 3 critical: 4 surplus: -1 money: $1513
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 5 critical: 4 surplus: 1 money: $3695
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 103ms (133ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9131 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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: ChooseDirection (14) 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.897 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 103ms (133ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9125 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7819221646846978727
  INFO [Shop.calcBuySellPrice]                       Current Energy price $88
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 65, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  INFO [Shop.printPriceFactor]                       Energy buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 16 critical: 8 surplus: 8 money: $2580
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 23 critical: 3 surplus: 20 money: $1513
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 12 critical: 6 surplus: 6 money: $126
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 14 critical: 7 surplus: 7 money: $3695
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 103ms (133ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9116 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.897 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P12)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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-91
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $32 (19 units for $613)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (68ms) <P14> 102ms (133ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8269724288095248421
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 25430128
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $3230 Plots: 9 Assets: 3941 Total: 11671
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 29 Smithore: 0 Crystite: 21
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $2432 Plots: 11 Assets: 1990 Total: 9922
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 5 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $126 Plots: 9 Assets: 2830 Total: 7456
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 3 Energy: 12 Smithore: 0 Crystite: 17
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $2126 Plots: 8 Assets: 903 Total: 7029
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $240
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 29 units $123
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $240
  INFO [SummaryPhase2.begin]                         Colony total: 36078
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (68ms) <P14> 117ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9187 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (6,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 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 1 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 1: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 3: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 4: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P14)megadeth is granted tile 5: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (68ms) <P14> 102ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2088
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1238
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1236
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)megadeth bought the plot for $2308
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2248
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1238
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1236
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)yourslipisshowing bought the plot for $2248
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7353147567443855107
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25133532
  INFO [PlayerEventPhase.begin]                      Event player: (P14)megadeth (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $225
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)megadeth has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9175 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Plain (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (3,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (8,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2076
  INFO [GameModel.gamble]                            (P14)megadeth gambles $159, max: 47.5, left: 5.9790983, fraction 0.12587576
  INFO [DevelopmentMessenger.showMessage]            megadeth won $159 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 133ms (150ms) <P11> 100ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1926225101314344902
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9742074
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 133ms (150ms) <P11> 100ms (111ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)Cyber Ranger chat: Looks like we missed Boot...
  INFO [GameModel.developLand]                       (P11)yourslipisshowing undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing undevelops tile Plain (5,4)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1823
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $194, max: 47.5, left: 11.0391655, fraction 0.23240349
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $194 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4918581499905541421
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9594334
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 [GameController.apply]                        (P11)yourslipisshowing chat: im down for another
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 101ms (134ms) <P11> 100ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9226 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: oh nvm hes gone
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (1,0)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1540
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $168, max: 47.5, left: 6.0743413, fraction 0.12788087
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $168 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 105ms (167ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4469042689530927181
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45338643
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> 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 [GameController.apply]                        (P11)yourslipisshowing chat: im still down for another
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 102ms (167ms) <P11> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain2 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 0.75 (36.875/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1697.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 13ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3945.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) 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 (5,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 (6,2): 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 [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]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: 3-4 more
  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 [GameController.apply]                        (P11)yourslipisshowing chat: lol
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: you would
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $290
  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]                            (P13)<J.I.M.> gambles $163, max: 47.5, left: 7.59434, fraction 0.15988083
  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 (P13)<J.I.M.> finishes on update 1464
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9224 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5729996270597471230
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: It's early, games don't take as long...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: im running dangerously low on beer
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4570139785517028215
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 20 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 12 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 29 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 3 energy, 6 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 13 food, 8 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 0 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 14 energy, 35 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 2 energy, 8 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 12 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 2 food, 0 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 4 food, 13 energy, 33 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8819513504602096919
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $123
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-13
  INFO [Shop.printPriceFactor]                       Smithore shop: 29, mules potentially available: 26, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 8 critical: 0 surplus: 8 money: $278
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 4 critical: 0 surplus: 4 money: $2339
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $194
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 33 critical: 0 surplus: 33 money: $226
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $70
  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 (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing 
  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 [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $46 (8 units for $368)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9294 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -520386692267379461
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 22 critical: 0 surplus: 22 money: $646
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2339
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 46 critical: 0 surplus: 46 money: $194
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 21 critical: 0 surplus: 21 money: $42
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9187 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [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 [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 [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing 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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (89 units for $9968)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 101ms (150ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4345963833557272255
  INFO [Shop.calcBuySellPrice]                       Current Food price $60
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 6 critical: 5 surplus: 1 money: $3110
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 12 critical: 5 surplus: 7 money: $2339
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 5 surplus: -3 money: $5346
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 5 critical: 5 surplus: 0 money: $2394
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 66ms (67ms) <P14> 101ms (150ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9172 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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: 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<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 $45
  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 $51
  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 $51
  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 $61
  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 $61
  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 $77
  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: 151ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $71 (6 units for $426)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 101ms (166ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2814174385079372100
  INFO [Shop.calcBuySellPrice]                       Current Energy price $32
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 52, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  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]               (P11)yourslipisshowing Energy: 11 critical: 9 surplus: 2 money: $3110
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 8 critical: 5 surplus: 3 money: $2765
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 4 critical: 8 surplus: -4 money: $4920
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 29 critical: 9 surplus: 20 money: $2394
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 101ms (166ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  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: ChooseDirection (14) 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $44 (4 units for $177)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (166ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2793414844561530953
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 17000272
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $2394 Plots: 11 Assets: 4418 Total: 12312
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 5 Energy: 29 Smithore: 37 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $3220 Plots: 13 Assets: 1862 Total: 11582
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 6 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $4743 Plots: 10 Assets: 1790 Total: 11533
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 8 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $2832 Plots: 9 Assets: 1419 Total: 8751
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 6 Energy: 6 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 29 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $44
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 44178
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 30
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (166ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 166ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<J.I.M.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<J.I.M.> is granted tile 0: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (166ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (166ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1000856823580545512
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.92616236
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 1)
  INFO [Player.useFood]                              (P14)megadeth 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (166ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Mountain2 (2,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P14)megadeth
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 101ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2634771481441241724
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25685012
  INFO [PlayerEventPhase.begin]                      Event player: (P11)yourslipisshowing (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 in dividends
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P11)yourslipisshowing has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 117ms (134ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Crater (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2296
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $151, max: 47.5, left: 1.5791025, fraction 0.033244263
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $151 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (83ms) <P14> 134ms (155ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1479529514928556242
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1306476
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 3)
  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 (13) 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 [Player.useFood]                              (P12)Cyber Ranger has 8 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (83ms) <P14> 133ms (155ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9264 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (183ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9279 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1037107310453312513
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20175529
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<J.I.M.> (rank 4)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P13)<J.I.M.> has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (183ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying Mountain1 (8,3)
  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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3998.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 6ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 8953.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,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 Mountain2 (7,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 Mountain2 (8,2): Smithore --> 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,0): 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,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 Mountain1 (6,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: 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]                          (P13)<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]                       (P13)<J.I.M.> develops tile Mountain2 (7,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (8,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile River (4,0) with Food 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]                       (P13)<J.I.M.> develops tile Plain (6,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 5.6390986
  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]                            (P13)<J.I.M.> gambles $150, max: 47.5, left: 2.5191016, fraction 0.053033717
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $150 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 2249
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 134ms (267ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 134ms (267ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9220208482095881222
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 29 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 18 energy, 6 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 31 food, 10 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 8 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 14 energy, 10 smithore, 11 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 19 energy, 6 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 31 food, 8 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 2 food, 10 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 4 food, 14 energy, 10 smithore, 7 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 134ms (267ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9326 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7309735343539340341
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 134ms (267ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9329 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4916294518954988864
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 29, mules potentially available: 18, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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]               (P11)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $3211
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 4 critical: 0 surplus: 4 money: $2952
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $4423
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 47 critical: 0 surplus: 47 money: $2104
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 134ms (267ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9353 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing (P14)megadeth 
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $47 (10 units for $470)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 167ms (267ms) <P11> 105ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9340 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4881971674260340625
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  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]               (P11)yourslipisshowing Crystite: 28 critical: 0 surplus: 28 money: $3493
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $3140
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 32 critical: 0 surplus: 32 money: $3953
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 7 critical: 0 surplus: 7 money: $2104
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 167ms (267ms) <P11> 105ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9344 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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: ChooseDirection (14) 4 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: they are loving your food meg
  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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: rats coming maybe
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P14)megadeth auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger 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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $52 (60 units for $3268)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 116ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9343 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6219429957227231127
  INFO [Shop.calcBuySellPrice]                       Current Food price $71
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 41, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 62%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $5061
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 32 critical: 5 surplus: 27 money: $3140
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 5 surplus: -1 money: $5653
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 0 critical: 5 surplus: -5 money: $32
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 116ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9298 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  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 [GameController.apply]                        (P14)megadeth chat: probly
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<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 $29
  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 $29
  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
  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 $29
  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 $29
  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 $29
  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 $29
  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 $29
  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 $29
  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 $29
  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 $29
  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: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer yourslipisshowing rank 2
  INFO [SlickLogSystem.info]                         Transaction #14
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #15
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $64 (15 units for $960)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1463484131938333460
  INFO [Shop.calcBuySellPrice]                       Current Energy price $44
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 67, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 19 critical: 10 surplus: 9 money: $4997
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 8 critical: 7 surplus: 1 money: $4100
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 10 critical: 9 surplus: 1 money: $4757
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 30 critical: 9 surplus: 21 money: $32
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (133ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9293 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)megadeth 
  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 (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: 151ms
  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 $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 $28
  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 $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 $28
  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 $28
  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 $28
  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 $28
  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 $28
  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 $28
  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 $28
  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 $28
  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 $28
  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 $28
  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 $28
  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 $28
  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: 151ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $66 (16 units for $1056)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (151ms) <P11> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2239045960382290142
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 41124312
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $4931 Plots: 13 Assets: 3134 Total: 14565
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 6 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $1088 Plots: 11 Assets: 6631 Total: 13219
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 0 Energy: 14 Smithore: 47 Crystite: 44
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $3767 Plots: 10 Assets: 4447 Total: 13214
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 18 Energy: 25 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $4100 Plots: 10 Assets: 2231 Total: 11331
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 17 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 9 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 52329
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (151ms) <P11> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (151ms) <P11> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (151ms) <P11> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9287 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5960647168062764029
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0642336
  INFO [PlayerEventPhase.begin]                      Event player: (P11)yourslipisshowing (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $150 each to repair. The total cost is $1200
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)yourslipisshowing has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 100ms (151ms) <P11> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Mountain2 (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)yourslipisshowing sold a mule for $140
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1401
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $184, max: 47.5, left: 19.479359, fraction 0.41009176
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $184 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (83ms) <P14> 101ms (117ms) <P11> 100ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9286 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3294979856360199573
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7652371
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth has 0 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (83ms) <P14> 101ms (117ms) <P11> 100ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9294 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 70
  INFO [GameModel.gamble]                            (P14)megadeth gambles $154, max: 47.5, left: 3.6000013, fraction 0.075789504
  INFO [DevelopmentMessenger.showMessage]            megadeth won $154 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9290 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4507561235994564697
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40660828
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 18 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Mountain2 (2,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1780
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $162, max: 47.5, left: 11.899185, fraction 0.25050917
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $162 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (116ms) <P11> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3520676837586682844
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43268633
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 17 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (116ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1831.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 2960ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1901.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,0) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,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 Plain (5,2): 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 Plain (6,2): 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 Mountain2 (7,0): Food --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain1 (6,4): 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.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  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]                       (P13)<J.I.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (7,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (6,4) with Energy 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]                            (P13)<J.I.M.> gambles $158, max: 47.5, left: 5.379099, fraction 0.11324419
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $158 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 2106
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9310 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1018347376716129338
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)yourslipisshowing Plain (3,2)
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: aw
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (117ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1627634173006587784
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 20 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 25 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 14 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 14 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 13 food, 30 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 14 energy, 10 smithore, 11 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 6 food, 16 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 11 food, 33 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 3 food, 16 energy, 9 smithore, 12 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (118ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9354 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (118ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9354 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3445109314987934648
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 9, mules potentially available: 17, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $3815
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 2 critical: 0 surplus: 2 money: $4018
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 10 critical: 0 surplus: 10 money: $3754
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 56 critical: 0 surplus: 56 money: $1242
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 100ms (134ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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 (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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P14)megadeth 
  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 [Player.increaseAuctionTeleportCount]         (P13)<J.I.M.> auction teleport count: 1
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $66 (17 units for $1130)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 116ms (134ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9353 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1021729545146675934
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 35 critical: 0 surplus: 35 money: $3815
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $4116
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 53 critical: 0 surplus: 53 money: $2624
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 56 critical: 0 surplus: 56 money: $1536
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 116ms (118ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9290 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $68 (29 units for $1972)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 116ms (118ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9344 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -765308724989000840
  INFO [Shop.calcBuySellPrice]                       Current Food price $64
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 34, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 7 critical: 5 surplus: 2 money: $5175
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 17 critical: 5 surplus: 12 money: $4116
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 7 critical: 5 surplus: 2 money: $2828
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 3 critical: 5 surplus: -2 money: $1944
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P12> 67ms (67ms) <P14> 116ms (133ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  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: ChooseDirection (12) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing 
  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 $29
  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 $29
  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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  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 #4
  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 #5
  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 [SlickLogSystem.info]                         Transaction #6
  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 [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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 $44
  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 $52
  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 #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $52
  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 $66
  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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $66
  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: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $62 (12 units for $750)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 116ms (117ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9340 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1581953175020791010
  INFO [Shop.calcBuySellPrice]                       Current Energy price $66
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 94, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 53%
  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]               (P11)yourslipisshowing Energy: 25 critical: 10 surplus: 15 money: $5225
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 36 critical: 5 surplus: 31 money: $4816
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 12 critical: 11 surplus: 1 money: $2256
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 21 critical: 9 surplus: 12 money: $1766
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 116ms (117ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9278 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  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: ChooseDirection (14) 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<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 $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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  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: 133ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $55 (30 units for $1650)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 116ms (117ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3784850869819533019
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 17516144
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $1766 Plots: 11 Assets: 9437 Total: 16703
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 6 Energy: 21 Smithore: 50 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $5225 Plots: 13 Assets: 4162 Total: 15887
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 6 Energy: 25 Smithore: 0 Crystite: 15
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $606 Plots: 10 Assets: 9834 Total: 15440
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 16 Energy: 42 Smithore: 27 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $6466 Plots: 10 Assets: 1502 Total: 12968
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 6 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $62
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $130
  INFO [SummaryPhase2.begin]                         Colony total: 60998
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 29
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 117ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 117ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9287 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (67ms) <P14> 117ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9287 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8571417510204382579
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21735227
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 1)
  INFO [Player.useFood]                              (P14)megadeth 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 117ms (117ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9288 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Mountain3 (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Mountain3 (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P14)megadeth sold a mule for $180
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2219
  INFO [GameModel.gamble]                            (P14)megadeth gambles $158, max: 47.5, left: 3.119101, fraction 0.06566528
  INFO [DevelopmentMessenger.showMessage]            megadeth won $158 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9286 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2327137628244759501
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7764981
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9289 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile River (4,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2263
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $155, max: 47.5, left: 2.239102, fraction 0.047138985
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $155 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5454758150333038536
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48778117
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 116ms (136ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9264 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 81
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $232, max: 47.5, left: 45.879963, fraction 0.965894
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $232 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 116ms (136ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5825651288215619517
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40133983
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 117ms (136ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2875.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 171ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4608.000000000001
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) 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 Mountain2 (7,0): Smithore --> 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 (5,2): 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 (6,2): 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 [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]                       (P13)<J.I.M.> develops tile Mountain2 (7,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: i need sunspot!
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Plain (5,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]                       (P13)<J.I.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $180
  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]                            (P13)<J.I.M.> gambles $176, max: 47.5, left: 20.85939, fraction 0.43914506
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $176 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 1332
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (68ms) <P14> 117ms (136ms) <P11> 117ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7056126070291463694
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (68ms) <P14> 117ms (136ms) <P11> 117ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9255 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1126355287279714170
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 25 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 42 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 21 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 0 food, 5 energy, 0 smithore, 74 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 31 food, 26 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 14 energy, 0 smithore, 26 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 0 food, 5 energy, 0 smithore, 74 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 30 food, 24 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 5 food, 15 energy, 0 smithore, 27 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (69ms) <P14> 117ms (142ms) <P11> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (69ms) <P14> 117ms (142ms) <P11> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6847840221850022393
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $66
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 12, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $4975
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $6742
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 27 critical: 0 surplus: 27 money: $838
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 50 critical: 0 surplus: 50 money: $1824
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (69ms) <P14> 117ms (142ms) <P11> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $10
  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 [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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 304ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)megadeth 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P12> 67ms (71ms) <P14> 117ms (136ms) <P11> 150ms (304ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9303 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3733377433770628997
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 89 critical: 0 surplus: 89 money: $4975
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $6742
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 101 critical: 0 surplus: 101 money: $838
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 77 critical: 0 surplus: 77 money: $1824
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P12> 67ms (69ms) <P14> 117ms (141ms) <P11> 150ms (304ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9165 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 304ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)Cyber Ranger (P14)megadeth 
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (118 units for $9440)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P12> 67ms (68ms) <P14> 115ms (141ms) <P11> 117ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -426680372948671662
  INFO [Shop.calcBuySellPrice]                       Current Food price $62
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 44, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 59%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 1 critical: 5 surplus: -4 money: $8175
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 31 critical: 5 surplus: 26 money: $6742
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $4918
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 6 critical: 5 surplus: 1 money: $3984
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (68ms) <P14> 115ms (133ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9143 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $22
  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 (14) 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.885 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 115ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P12)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 $22
  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: 133ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $57 (1 units for $57)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (68ms) <P14> 115ms (133ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9240 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5552123099569472141
  INFO [Shop.calcBuySellPrice]                       Current Energy price $55
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 87, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy 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]               (P11)yourslipisshowing Energy: 15 critical: 13 surplus: 2 money: $8118
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 24 critical: 7 surplus: 17 money: $6799
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 24 critical: 11 surplus: 13 money: $4918
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 24 critical: 10 surplus: 14 money: $3984
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P12> 67ms (68ms) <P14> 116ms (135ms) <P11> 100ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9137 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  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 (14) 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)megadeth 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<J.I.M.> (P11)yourslipisshowing (P12)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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  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 [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 [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 [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 [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 [SlickLogSystem.info]                         Transaction #9
  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 #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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  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 #12
  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 #13
  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 #14
  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 #15
  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 #16
  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: 250ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (18 units for $324)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 117ms (134ms) <P11> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9240 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8326715693652029741
  INFO [SummaryPhase2.begin]                         Total Memory: 70254592
  INFO [SummaryPhase2.begin]                         Free Memory: 25907800
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $8154 Plots: 13 Assets: 6064 Total: 20718
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 2 Energy: 13 Smithore: 0 Crystite: 49
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $3984 Plots: 11 Assets: 8552 Total: 18036
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 6 Energy: 24 Smithore: 50 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $4918 Plots: 10 Assets: 7534 Total: 17452
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 6 Energy: 24 Smithore: 27 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $7087 Plots: 10 Assets: 2610 Total: 14697
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 30 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop Energy: 18 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $90
  INFO [SummaryPhase2.begin]                         Colony total: 70903
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 32
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 117ms (134ms) <P11> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9247 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 117ms (134ms) <P11> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 117ms (134ms) <P11> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9227 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1344851116089190397
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5264958
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 2 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 117ms (135ms) <P11> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9231 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile River (4,1)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 501
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $232, max: 47.5, left: 11.979771, fraction 0.2522057
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $232 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 133ms (150ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3732803500660939182
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67878777
  INFO [PlayerEventPhase.begin]                      No player event for (P14)megadeth (rank 2)
  INFO [Player.useFood]                              (P14)megadeth 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (68ms) <P14> 133ms (151ms) <P11> 101ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9231 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)megadeth
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)megadeth develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)megadeth develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P14)megadeth sold a mule for $140
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)megadeth finishes on update 2106
  INFO [GameModel.gamble]                            (P14)megadeth gambles $218, max: 47.5, left: 5.379099, fraction 0.11324419
  INFO [DevelopmentMessenger.showMessage]            megadeth won $218 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (134ms) <P11> 101ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1630807705153116076
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.57824314
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (150ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 79
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $238, max: 47.5, left: 45.919964, fraction 0.9667361
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $238 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (150ms) <P11> 101ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4956205016598907568
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.986788
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<J.I.M.> has 30 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 133ms (151ms) <P11> 101ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1137.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 268ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1428.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,3) into Smithore from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (8,2): Energy --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain1 (8,3): Energy --> 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 [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 [GameController.apply]                        (P11)yourslipisshowing chat: gg!
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain2 (8,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: rematch coming
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<J.I.M.> develops tile Mountain1 (8,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: my beer stash just got replenished
  INFO [GameModel.sellMule]                          (P13)<J.I.M.> sold a mule for $140
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (6,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]                          (P13)<J.I.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High 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]                            (P13)<J.I.M.> gambles $204, max: 47.5, left: 1.2991028, fraction 0.027349532
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $204 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<J.I.M.> finishes on update 2310
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: they said the bots were smarter lol
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P12> 67ms (67ms) <P14> 117ms (150ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8433750396619613893
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 13 energy and needs 13 energy
  INFO [ProductionPhase.finishPower]                 (P13)<J.I.M.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 24 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)megadeth has 24 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 74 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> expects 31 food, 6 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth expects 4 food, 0 energy, 0 smithore, 42 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 0 energy, 0 smithore, 73 crystite
  INFO [ProductionPhase.logProduction]               (P13)<J.I.M.> produced 31 food, 4 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P14)megadeth produced 3 food, 0 energy, 0 smithore, 42 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9281 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1459076389814931419
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9284 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5246086386941952325
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 12, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $8411
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Smithore: 9 critical: 0 surplus: 9 money: $7241
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 27 critical: 0 surplus: 27 money: $5156
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Smithore: 50 critical: 0 surplus: 50 money: $4102
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $-10
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9192 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4518541291614724071
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 122 critical: 0 surplus: 122 money: $8411
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $7241
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 102 critical: 0 surplus: 102 money: $5156
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Crystite: 92 critical: 0 surplus: 92 money: $4102
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9162 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $80
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 67ms (67ms) <P14> 133ms (167ms) <P11> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1420330563463739747
  INFO [Shop.calcBuySellPrice]                       Current Food price $57
  INFO [Shop.printPriceFactor]                       Food shop: 0, 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 [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 0 surplus: 4 money: $8411
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Food: 44 critical: 0 surplus: 44 money: $7241
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 0 surplus: 1 money: $5156
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Food: 4 critical: 0 surplus: 4 money: $4102
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 66ms (67ms) <P14> 133ms (167ms) <P11> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9135 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 63
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P12> 66ms (67ms) <P14> 133ms (167ms) <P11> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6883356367789354601
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 18, total: 43, needed: 46
  INFO [Shop.printPriceFactor]                       Energy is increased to 105%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 0 critical: 0 surplus: 0 money: $8411
  INFO [CollectionPhase.goToNextPhase]               (P13)<J.I.M.> Energy: 4 critical: 0 surplus: 4 money: $7241
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 11 critical: 0 surplus: 11 money: $5156
  INFO [CollectionPhase.goToNextPhase]               (P14)megadeth Energy: 10 critical: 0 surplus: 10 money: $4102
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P12> 66ms (67ms) <P14> 133ms (167ms) <P11> 117ms (190ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 64
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P12> 66ms (67ms) <P14> 133ms (167ms) <P11> 117ms (190ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9141 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6397944617624747869
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 33250584
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $8411 Plots: 13 Assets: 11072 Total: 25983
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 0 Smithore: 0 Crystite: 122
  INFO [SummaryPhase2.begin]                         (P14)megadeth Money: $4102 Plots: 11 Assets: 11532 Total: 21134
  INFO [SummaryPhase2.begin]                         (P14)megadeth Food: 4 Energy: 10 Smithore: 50 Crystite: 92
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $5156 Plots: 10 Assets: 10903 Total: 21059
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 1 Energy: 11 Smithore: 27 Crystite: 102
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Money: $7241 Plots: 10 Assets: 2669 Total: 14910
  INFO [SummaryPhase2.begin]                         (P13)<J.I.M.> Food: 44 Energy: 4 Smithore: 9 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 18 units $26
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $110
  INFO [SummaryPhase2.begin]                         Colony total: 83086
  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 [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 [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /74.130.60.200 <P14>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 104590 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /74.130.60.200 <P14>
  INFO [Server.removeClient]                         Server: Removing client /74.130.60.200 <> with id 2ef4eb05-537a-4d8f-ab15-99bf941df23b
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /74.130.60.200 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.24.213.169 <P12>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 21182049-ebd0-4bfb-b2d6-24ec0f3c550e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.202.98.224 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.202.98.224 <P11>
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <> with id 907b0dfd-27ea-4199-8f80-3d6404bfa77b
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13> with id 8e36df5e-a589-41ee-92ec-5a3ef75e4418
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 10 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 7
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id cc55c039-5a97-40fc-b08b-4b79b5f366d5
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 223626c087ad9c0e4e44d6f860abbab1263ae89d1781bf04f22116fb8ba3267e
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 cc55c039-5a97-40fc-b08b-4b79b5f366d5
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 cc55c039-5a97-40fc-b08b-4b79b5f366d5
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853611) C64MuleBoot: fuckers
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853612) C64MuleBoot: lol
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853613) C64MuleBoot: coulda been 4 player game
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853614) C64MuleBoot: bitches
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 7342ba6a-d87a-4f09-9226-d575f9c60a64
  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 157954
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 6eebf901-3956-484d-a746-33954e6dd792
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7171 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: 7342ba6a-d87a-4f09-9226-d575f9c60a64
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P12)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 09ce2875-0e47-4732-ac32-fc500ca53b75
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <> requests UDP address /174.202.98.224:5493
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7346 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [ServerMessageHandler.processPlayerUnjoin]    /174.202.98.224 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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]    /75.24.213.169 <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 [GameController.apply]                        (S13)yourslipisshowing chat: woops
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: go ahead
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: FUCKING INTERFERING BASTARD...
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (S13)yourslipisshowing chat: you should know im coming to take orange just after restart
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: my papa is around and loves me btw
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 14
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P12 P14>
  INFO [ServerMessageHandler.processPlayerUnjoin]    /75.24.213.169 <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 [GameController.apply]                        (S11)Cyber Ranger chat: server: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: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: kick the orange one
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P11)Cyber Ranger chat: YOU interfered - YOU JOIN, THEN - DO IT YOURSELF...
  INFO [GameController.apply]                        (S13)yourslipisshowing chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12 P14>
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: gonna check on mega
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: hes gonna be back later
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Gonna send a feeler to Boot - on FB...
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ok
  INFO [ServerMessageHandler.processPlayerUnjoin]    /75.24.213.169 <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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: You need to fix your beer situation?
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: im beered up
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: wanna smoke?
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: go ahead
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Not right now...
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: lets play
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: RESTART - if Boot shows...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <J.I.M.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <D.A.N.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<J.I.M.> (P12)<D.A.N.> (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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: 119
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 200ms (334ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7455 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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 0ms (1ms) <P11> 67ms (67ms) <P13> 200ms (317ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7448 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3415954477862776555
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<J.I.M.> (P11)Cyber Ranger (P13)yourslipisshowing (P12)<D.A.N.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 44706720
  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)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> 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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (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]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 200ms (317ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7445 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 200ms (317ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7577 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <J.I.M.> prefers Smithore
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <D.A.N.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7616 tiles in 80672100ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 83270800ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2140 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2140 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Mountain3 (2,1)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (5,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 1ms, max 200ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 317ms 25 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 11 frame 3
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim Mountain3 (2,1) and wants Mountain3 (5,3) instead
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 11: Mountain3 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 22 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 31 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 31: Mountain3 (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 101ms (300ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7646 bytes
  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 $612
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $612
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $926
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $924
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P13)yourslipisshowing (P11)Cyber Ranger 
  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: <D.A.N.> new price $892 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $908 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $664 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $708 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $924 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $924 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $968 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $740 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $784 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $968 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $960 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $724 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $956 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $708 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $920 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $772 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $824 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $928 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $848 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $928 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $844 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $928 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $908 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $828 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $908 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $820 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $948 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $808 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $968 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $968 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $832 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $820 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $968 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $968 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $916 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $828 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $772 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $912 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $732 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $888 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $752 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $880 (changed $-8)
  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)yourslipisshowing bought the plot for $788
  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: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7854 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $728
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $713
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $712
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1201
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $968
  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 [GameController.apply]                        (P13)yourslipisshowing chat: before rd 4
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P13)yourslipisshowing (P11)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)<D.A.N.> bought the plot for $732
  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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7858 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2444221274165967963
  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 (P14)<J.I.M.> (rank 1)
  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 [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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7860 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 153 tiles in 1924200ns
  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: Mountain3 Smithore (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (5,3): Empty --> 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.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 Mountain3 (5,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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.> 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 $101, max: 47.5, left: 27.39954, fraction 0.5768324
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $101 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 1031
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (68ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8325 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5493713321817670845
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 [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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8332 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,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 [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2164
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $67, max: 47.5, left: 4.2191, fraction 0.088823155
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $67 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8404 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4729442988226878682
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 4 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8402 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: y
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (2,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 2292
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $61, max: 47.5, left: 3.099101, fraction 0.065244235
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $61 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8470 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6093417751094817003
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: time commitment
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8468 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 344 tiles in 1609100ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy (+3) Mountain1 Empty 1203 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1628 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (0,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $62, max: 47.5, left: 3.3991008, fraction 0.07156002
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $62 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<D.A.N.> finishes on update 2231
  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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8526 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8518 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8634079418948100140
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 0 food, 3 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]               (P13)yourslipisshowing produced 5 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 0 food, 3 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8540 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1265441595914218750
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8588 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7277765283615780202
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 67%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $98
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 6 critical: 0 surplus: 6 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $867
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $280
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8551 bytes
  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 $226
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P13)yourslipisshowing (P11)Cyber Ranger 
  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 [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 7
  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]                        Smithore price set to average $55 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 66ms (67ms) <P13> 100ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8599 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7315357593964168129
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $98
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $867
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $280
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 66ms (67ms) <P13> 100ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8557 bytes
  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 $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.896 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P13)yourslipisshowing 
  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 [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 $52 (3 units for $156)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 66ms (67ms) <P13> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8580 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6208708181600711019
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 9, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 6 critical: 3 surplus: 3 money: $98
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1023
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 1 critical: 3 surplus: -2 money: $280
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (4ms) <P11> 66ms (67ms) <P13> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8562 bytes
  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 $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  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 $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 266ms
  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 #3
  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 $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  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 $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  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 $58 (4 units for $234)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (4ms) <P11> 67ms (67ms) <P13> 117ms (266ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8602 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -247907839662618974
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 12, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 5 critical: 2 surplus: 3 money: $332
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 1 critical: 2 surplus: -1 money: $1026
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $903
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 5 critical: 1 surplus: 4 money: $166
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (4ms) <P11> 67ms (67ms) <P13> 117ms (266ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8560 bytes
  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 $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $195
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 2 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <J.I.M.> 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 $195
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 $195
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 $195
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $195
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 $195
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 266ms
  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 (5 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 117ms (266ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8599 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5804247033621829227
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 48469256
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $936 Plots: 1 Assets: 633 Total: 2069
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 1 Energy: 3 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $422 Plots: 2 Assets: 396 Total: 1818
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $768 Plots: 1 Assets: 489 Total: 1757
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $301 Plots: 2 Assets: 349 Total: 1650
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $110
  INFO [SummaryPhase2.begin]                         Colony total: 7294
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (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]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 117ms (266ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8589 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 5702 tiles in 44920000ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 2183 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2591 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 2183 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2591 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 2183 points
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 15582 tiles in 53424600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2568 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2176 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2467 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants River (4,3)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 Energy (+1) River Food <claim> (+4) 1929 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2907 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 Energy (+1) River Food <claim> (+4) 1929 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2907 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 Energy (+1) River Food <claim> (+4) 1929 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2907 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain1 Food (+1) Plain Food <claim> (+2) 1852 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2792 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim River (4,3) and wants River (4,4) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 266ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 2: Mountain3 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 17: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 26 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 26: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 33 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 33: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8605 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $700
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $4535
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $896
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1992
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-248
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P13)yourslipisshowing (P11)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $704
  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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8608 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2781633612139891016
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.053313375
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $100 betting on the two-legged Kazinga races
  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 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8608 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 35 tiles in 1266900ns
  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: Plain Empty River Empty 1928 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2040 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.> failed to hunt the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: NullAction
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: NullAction
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying River (4,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 High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 $76, max: 47.5, left: 7.7864127, fraction 0.16392449
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $76 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 569
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8621 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 559197953497418611
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8727259
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 2 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8624 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Mountain3 (2,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1604
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $56, max: 47.5, left: 1.7927623, fraction 0.037742365
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $56 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1516571619577335823
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26208985
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 3)
  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 [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 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (68ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8668 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,2) with Crystite 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 Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2305
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $54, max: 47.5, left: 1.9991021, fraction 0.04208636
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $54 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (68ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8698 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1290669198075720401
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6030604
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 3 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (68ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8697 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 365 tiles in 2908900ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food (+4) Mountain1 Energy (+1) 1929 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2907 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (6,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Mountain1 (6,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (6,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $71, max: 47.5, left: 6.8390975, fraction 0.143981
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $71 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<D.A.N.> finishes on update 2033
  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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (68ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8758 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6704047415159921501
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8739 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4015788223901412345
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 5 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 5 food, 2 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]               (P13)yourslipisshowing produced 6 food, 1 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 5 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8743 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8745 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6946090799217103662
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 115%
  INFO [Shop.printPriceFactor]                       Smithore buy price $69 sell price $104
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 5 critical: 0 surplus: 5 money: $393
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 9 critical: 0 surplus: 9 money: $208
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 2 critical: 0 surplus: 2 money: $712
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $77
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8706 bytes
  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 $206
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $104 capped by money $77
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $210
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $69 (5 units for $345)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8743 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1962631578959784870
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $738
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $208
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $367
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $77
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8723 bytes
  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 $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84 capped by money $77
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: nice tits
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P13)yourslipisshowing 
  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 [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [GameController.apply]                        (P13)yourslipisshowing chat: i mean titties
  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]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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)yourslipisshowing chat: i mean crystitties
  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 (6 units for $816)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8731 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5923341670133659642
  INFO [Shop.calcBuySellPrice]                       Current Food price $58
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 11, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 107%
  INFO [Shop.printPriceFactor]                       Food buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: crystite!
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: shit
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 6 critical: 3 surplus: 3 money: $738
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 0 critical: 3 surplus: -3 money: $208
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $1183
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 5 critical: 3 surplus: 2 money: $77
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8709 bytes
  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 $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 $83 (6 units for $498)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8740 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -186417989616277314
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 9, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is increased to 108%
  INFO [Shop.printPriceFactor]                       Energy buy price $34 sell price $69
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 2 critical: 3 surplus: -1 money: $1156
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 2 surplus: 0 money: $208
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 3 surplus: -1 money: $685
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 3 critical: 2 surplus: 1 money: $157
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8717 bytes
  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 $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8698 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4788030401596049348
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30093832
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1156 Plots: 3 Assets: 436 Total: 3092
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $685 Plots: 2 Assets: 1349 Total: 3034
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 2 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $208 Plots: 3 Assets: 829 Total: 2537
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 0 Energy: 2 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $157 Plots: 3 Assets: 709 Total: 2366
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $83
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $130
  INFO [SummaryPhase2.begin]                         Colony total: 11029
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 31
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8670 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (8,2)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (8,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 8: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 18 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 18: Mountain3 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 30 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 30: Mountain3 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 32: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8661 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8664 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7053892859870204695
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7970291
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 4 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8661 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 791.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1729.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (8,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Mountain3 (8,2) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (0,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P12)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $98, max: 47.5, left: 12.259193, fraction 0.2580883
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $98 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<D.A.N.> finishes on update 1788
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 102ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8691 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3807111701882279911
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9391473
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  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 [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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 102ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8688 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 0.0 (5.0/47.5).
  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 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 706.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Energy from Smithore
  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 Mountain3 (5,3): Smithore --> 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): 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: GoToPub
  INFO [GameModel.gamble]                            (P14)<J.I.M.> gambles $64, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $64 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 115ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8692 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4268147671848331840
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67593646
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8693 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,1) with Crystite 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 Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1516
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $119, max: 47.5, left: 17.739319, fraction 0.37345934
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $119 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 102ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8716 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3112210840127351334
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43256867
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 1 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 116ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8713 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 988
  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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8719 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8711 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -567925627810566183
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 10 food, 1 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]               (P13)yourslipisshowing produced 3 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 2 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 12 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8728 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3957460699701247824
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8748 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 26892799472037743
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $69
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $167 sell price $202
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 2 critical: 0 surplus: 2 money: $1076
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 11 critical: 0 surplus: 11 money: $272
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 7 critical: 0 surplus: 7 money: $724
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $225
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8748 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $186
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $174
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $190
  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: 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $176 (4 units for $706)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8829 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1540045949517780158
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1410
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $644
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $18
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $225
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (2ms) <P11> 67ms (67ms) <P13> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8761 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P13)yourslipisshowing 
  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 [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 $104 (3 units for $312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 117ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8781 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2156279203675262126
  INFO [Shop.calcBuySellPrice]                       Current Food price $83
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 18, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 3 critical: 3 surplus: 0 money: $1410
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 0 critical: 3 surplus: -3 money: $644
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $330
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 13 critical: 3 surplus: 10 money: $225
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 117ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8745 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P13)yourslipisshowing (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  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 $82 (5 units for $410)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8801 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1905372312617539465
  INFO [Shop.calcBuySellPrice]                       Current Energy price $49
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 11, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is increased to 107%
  INFO [Shop.printPriceFactor]                       Energy buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 6 critical: 3 surplus: 3 money: $1410
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 1 critical: 2 surplus: -1 money: $398
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 3 surplus: -1 money: $166
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 2 critical: 4 surplus: -2 money: $635
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 116ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8744 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 218ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  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 $72 (3 units for $218)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 100ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8821 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3452070719716653275
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 23776328
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1628 Plots: 4 Assets: 802 Total: 4430
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $20 Plots: 3 Assets: 2907 Total: 4427
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 4 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $398 Plots: 4 Assets: 2012 Total: 4410
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 1 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $563 Plots: 4 Assets: 1137 Total: 3700
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 8 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 2 mules
  INFO [Shop.buildMules]                             A mule now costs $350
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $176
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $82
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop mules: 2 $350
  INFO [SummaryPhase2.begin]                         Colony total: 16967
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 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 (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]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (5ms) <P11> 67ms (67ms) <P13> 100ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8816 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (1,1)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (7,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 200ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 7 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 7: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P12)<D.A.N.> pressed at plot 16 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)<D.A.N.> is granted tile 16: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 22: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 23: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 21
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8822 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8824 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1071667665608350804
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.951689
  INFO [PlayerEventPhase.begin]                      No player event for (P12)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P12)<D.A.N.> has 8 food and needs 3 food
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8829 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 984.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 4ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2112.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,2): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (8,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (7,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Mountain3 (8,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P12)<D.A.N.> develops tile Plain (7,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P12)<D.A.N.> gambles $124, max: 47.5, left: 6.339098, fraction 0.1334547
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $124 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P12)<D.A.N.> finishes on update 2084
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8855 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8115818393057339381
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1125257
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $100 (Yuck!)
  INFO [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 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 116ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8850 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 685.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 774.9999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (5,3): Smithore --> 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 River (4,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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (1,0): 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: 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 [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Mountain3 (5,3)
  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 [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 (1,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (7,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.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Mountain1 (3,2).
  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.> 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 $101, max: 47.5, left: 1.3791027, fraction 0.029033741
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $101 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 2332
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8881 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6917038440332534873
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17417628
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  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 $100
  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 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8884 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2155
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $100, max: 47.5, left: 4.9790993, fraction 0.10482314
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $100 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8849 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6264596088915757459
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.020737052
  INFO [PlayerEventPhase.begin]                      Event player: (P13)yourslipisshowing (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $200
  INFO [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)yourslipisshowing has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (69ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8847 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile Plain (2,4)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (8,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1081
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $109, max: 47.5, left: 26.439518, fraction 0.55662143
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $109 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8844 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6386900840074634421
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8847 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4466763060911788809
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)<D.A.N.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 5 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> expects 8 food, 2 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 5 food, 4 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)<D.A.N.> produced 8 food, 3 energy, 8 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8862 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8863 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -969151116920684256
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $176
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 3 critical: 0 surplus: 3 money: $1737
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 9 critical: 0 surplus: 9 money: $449
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 21 critical: 0 surplus: 21 money: $445
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Smithore: 8 critical: 0 surplus: 8 money: $387
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8796 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $170
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ouch
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)<D.A.N.> (P13)yourslipisshowing (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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)yourslipisshowing auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)<D.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 $230 (41 units for $9430)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8810 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2647485497899863636
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $2427
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2519
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $5275
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2227
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8797 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8780 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4484124781804395341
  INFO [Shop.calcBuySellPrice]                       Current Food price $82
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 22, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 80%
  INFO [Shop.printPriceFactor]                       Food buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $2427
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 5 critical: 4 surplus: 1 money: $2519
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $5275
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Food: 11 critical: 4 surplus: 7 money: $2227
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (1ms) <P11> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8780 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)<D.A.N.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 117ms
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $91 (4 units for $367)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8847 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3361866641705111888
  INFO [Shop.calcBuySellPrice]                       Current Energy price $72
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 11, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is increased to 114%
  INFO [Shop.printPriceFactor]                       Energy buy price $67 sell price $102
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 5 critical: 3 surplus: 2 money: $2636
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 2 surplus: 0 money: $2600
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 4 surplus: -3 money: $4908
  INFO [CollectionPhase.goToNextPhase]               (P12)<D.A.N.> Energy: 3 critical: 4 surplus: -1 money: $2304
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (7ms) <P11> 67ms (67ms) <P13> 109ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8800 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 3 frames, rountrip 1ms, max 109ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  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 $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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 $103 (2 units for $206)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P12> 1ms (3ms) <P11> 67ms (67ms) <P13> 100ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8828 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3536887496707812483
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30629872
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4702 Plots: 4 Assets: 1094 Total: 7796
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Money: $2304 Plots: 5 Assets: 1669 Total: 6473
  INFO [SummaryPhase2.begin]                         (P12)<D.A.N.> Food: 10 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $2842 Plots: 5 Assets: 922 Total: 6264
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $2600 Plots: 5 Assets: 715 Total: 5815
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 13 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $91
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $103
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 26348
  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 [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: WE MISSED BOOT...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:restart
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: he'll be around
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ?
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:restart
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14 P12> with id cc55c039-5a97-40fc-b08b-4b79b5f366d5
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14 P12>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14 P12>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <P12>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <P11> with id 6eebf901-3956-484d-a746-33954e6dd792
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <P13> with id 09ce2875-0e47-4732-ac32-fc500ca53b75
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.202.98.224 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [GameController.close]                        Left server in 20 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 8
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id a42f85d4-78f5-465c-aa4e-23a7d6e1ed0c
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 73215a42985255bbc03913b265ac0709f365c8285bf8390ff9d1efe852f9c830
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 a42f85d4-78f5-465c-aa4e-23a7d6e1ed0c
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 a42f85d4-78f5-465c-aa4e-23a7d6e1ed0c
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853617) C64MuleBoot: guess rd 1 restarts are now a thing of the past.  #willalwaysremember.  Never restart again for anyone
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853618) Cyber Ranger: Coming...
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853619) Cyber Ranger: WHY NOT FUCKING STAY HERE???
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 90179c34-a1c7-4237-86c1-2b3c6bf369a7
  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 157955
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.purgePendingClients]                  client purged: 90179c34-a1c7-4237-86c1-2b3c6bf369a7
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 1f30b231-cd13-4d96-8870-46a2a8b7a744
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <> requests UDP address /174.202.98.224:5493
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7202 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (P11)yourslipisshowing (ID 24637)
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id b5e9f92c-0a78-4c13-91f5-df9e6e2ead1f
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S12> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S12> requests UDP address /75.24.213.169:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7347 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: where is he??
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: why restart a good game for nothing
  INFO [Server.acceptClients]                        Server: Accepted client /156.34.5.237 id 617b0f0c-112c-4174-b4e4-9691d6b0d08b
  INFO [ServerMessageHandler.processJoin]            Server: Client /156.34.5.237 <S14> joins
  INFO [Server.initUdp]                              Server: Client /156.34.5.237 <S14> requests UDP address /156.34.5.237:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)C64MuleBoot is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)C64MuleBoot (ID: 101485)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /156.34.5.237 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7509 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)C64MuleBoot (ID 101485)
  INFO [ServerMessageHandler.processPlayerJoin]      /156.34.5.237 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P14)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P14)C64MuleBoot is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: there he is!
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lets get this on!
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  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 (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <D.A.N.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: C64MuleBoot voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Cyber Ranger (P11)yourslipisshowing (P14)C64MuleBoot (P13)<D.A.N.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 34
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 117ms (251ms) <P12> 67ms (68ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7546 bytes
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: gl
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 117ms (251ms) <P12> 67ms (67ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7540 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5786914008730442637
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)C64MuleBoot (P12)Cyber Ranger (P13)<D.A.N.> (P11)yourslipisshowing 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 44556688
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing 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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: gl
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 117ms (217ms) <P12> 67ms (67ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7541 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 117ms (217ms) <P12> 67ms (67ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7670 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <D.A.N.> prefers Smithore
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 46080200ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1940 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Mountain3 (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 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 21 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 21: Mountain3 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 28: Mountain3 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (216ms) <P12> 67ms (67ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7740 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: ?
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (216ms) <P12> 67ms (67ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7739 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2261036698706066300
  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 (P14)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P14)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (206ms) <P12> 67ms (67ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7748 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: server:restart
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: thought i was orange
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: oops
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: WTF, BOOT???
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: server:restasrt
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: yep
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: server:restart
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: you typo'd
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 2375
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: LIke playing with FUCKING NOOBS!!!!
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7999 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4349393531631628995
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8000 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)Cyber Ranger chat: server:restart
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13> with id a42f85d4-78f5-465c-aa4e-23a7d6e1ed0c
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13>
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <P11> with id 1f30b231-cd13-4d96-8870-46a2a8b7a744
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.202.98.224 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <P12> with id b5e9f92c-0a78-4c13-91f5-df9e6e2ead1f
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.24.213.169 <P12>
  INFO [Server.removeClient]                         Server: Removing client /156.34.5.237 <P14> with id 617b0f0c-112c-4174-b4e4-9691d6b0d08b
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /156.34.5.237 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /156.34.5.237 <>
  INFO [GameController.close]                        Left server in 27 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 9
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id bdff530e-36fc-4cd8-9693-00a6e5f0e275
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: c10eada3e7d85e1b09788c51e67f3bc2a8ac1e7cde07ca33d02a9da191ce873d
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 bdff530e-36fc-4cd8-9693-00a6e5f0e275
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 bdff530e-36fc-4cd8-9693-00a6e5f0e275
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853620) yourslipisshowing: restarted just for you
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853621) yourslipisshowing: leggo
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853622) yourslipisshowing: MuleBoo!!!!!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853623) Cyber Ranger: YOU FUCKING PLAYING or what?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853624) yourslipisshowing: yo
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853625) yourslipisshowing: surely we didnt restart a game that was looking good for me for nothing
  INFO [MasterClient.logSend]                        MasterClient: Sending New Game
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 3b29f6c0-0572-4c26-bad4-43978ef6ef61
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S10)LandruBOT (ID 106940)
  INFO [GameLobbyPhase$MasterListener.apply]         Master server gives game ID 157956
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 1505a97d-5f71-48d9-833b-44edec5f2e9b
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <> requests UDP address /174.202.98.224:5493
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7148 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [Server.acceptClients]                        Server: Accepted client /156.34.5.237 id 8d6f0a43-2047-4d02-919b-240f6403ca90
  INFO [Server.initUdp]                              Server: Client /156.34.5.237 <> requests UDP address /156.34.5.237:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /156.34.5.237 <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 /156.34.5.237 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7246 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)C64MuleBoot (ID 101485)
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 64053fb6-3131-4ade-be3e-e0aae52854c3
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S13> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S13> requests UDP address /75.24.213.169:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7379 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: 3b29f6c0-0572-4c26-bad4-43978ef6ef61
  INFO [ServerMessageHandler.processPlayerJoin]      /156.34.5.237 <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 [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P13)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P13)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: you're blue
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lol
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: sorry
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: all good
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: BOOT - WHAT FUCKING COLOR ARE YOU???
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: red!
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: blue thanks
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: ARE YOU READY???
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: brb - I need to whiz now...
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: were you ever a drill sarge cybe?
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: naturally\
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: Even better; a RANGER INSTRUCTOR - IN RANGER SCHOOL!!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: DO THE FUCKING DO - NOOB...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: that's why you yell all the time, huh?
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: somebody tell me you are drinking too.?
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: chug one with me leggo!
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: I don't yell - just use caps a lot...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: on count of tri
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: un
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: do
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: tri!!!!!!
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: ANY TIME NOW - BOOT...  ADD THE FUCKING AI...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: server:addastupidbot
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P14)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: C64MuleBoot voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <B.I.L.L.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)yourslipisshowing (P14)<B.I.L.L.> (P13)Cyber Ranger (P12)C64MuleBoot 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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: 53
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (1ms) <P11> 233ms (284ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7490 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 0ms (1ms) <P11> 234ms (352ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7484 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1035036760528288846
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35775736
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  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]                         (P13)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger 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 [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: 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: 33
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 234ms (352ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7475 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 251ms (352ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7633 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <B.I.L.L.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 7616 tiles in 47301300ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> 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 7 frames, rountrip 1ms, max 251ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 352ms 27 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 7 frames, rountrip 1ms, max 251ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 3: Mountain3 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 234ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 233ms
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: server:pings
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: that was me lo
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 21 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 21: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 233ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: l
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 200ms (351ms) <P12> 67ms (67ms) <P13> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7693 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $967
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $904
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  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: <B.I.L.L.> new price $900 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $904 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $904 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $888 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $844 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $900 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $868 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $872 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $880 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $868 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $904 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $880 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $904 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $884 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $840 (changed $-44)
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<B.I.L.L.> bought the plot for $792
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (167ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7869 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4863564494707949262
  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 (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (167ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7872 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 275 tiles in 1624200ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Empty River Food (+4) 1158 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Empty <claim> 1643 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $109, max: 47.5, left: 29.279583, fraction 0.6164123
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $109 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 937
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (69ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8358 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9097500434799061230
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P13> 67ms (69ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8364 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)yourslipisshowing got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2170
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $69, max: 47.5, left: 4.7590995, fraction 0.10019157
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $69 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8406 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5225233980406316783
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8408 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,3) with Food factory
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  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 2375
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (116ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8446 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2131824914382919856
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8447 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Mountain3 (3,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1157
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $66, max: 47.5, left: 24.919483, fraction 0.5246207
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $66 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8495 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8541 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5311545059008907620
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 4 food, 0 energy, 0 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]               (P11)yourslipisshowing produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 4 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8567 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8567 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5124146480272666840
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $1044
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $966
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $292
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8513 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 3 frames, rountrip 1ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 3
  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: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $50 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 102ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8551 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2980624325768776516
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1044
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $966
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $292
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 116ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8524 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 3 frames, rountrip 2ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (2 units for $272)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (2ms) <P11> 116ms (123ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8561 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7705847838880225084
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 23, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  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]               (P11)yourslipisshowing Food: 5 critical: 3 surplus: 2 money: $1044
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 3 surplus: 1 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1238
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 5 critical: 3 surplus: 2 money: $292
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 116ms (234ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8530 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (12) 4 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 2 takes over trade from seller <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 2 takes over trade from seller <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 2 takes over trade from seller <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 2 takes over trade from seller <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 2 takes over trade from seller <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 2 takes over trade from seller <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (7 units for $350)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 100ms (123ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8579 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4922735671556091473
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 12, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  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]               (P11)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $1244
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 2 surplus: -1 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $888
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 1 critical: 2 surplus: -1 money: $392
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8536 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (13) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 100ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8569 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6815736952178586751
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24379728
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $528 Plots: 1 Assets: 940 Total: 1968
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 8 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1244 Plots: 1 Assets: 155 Total: 1899
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 1 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $875 Plots: 1 Assets: 305 Total: 1680
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $392 Plots: 2 Assets: 255 Total: 1647
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 3 Energy: 1 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 $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7194
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 117ms (234ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8561 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 24858 tiles in 68392600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy <claim> (+3) 2052 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3122 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy <claim> (+3) 2052 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3122 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy <claim> (+3) 1962 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3032 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy <claim> (+3) 1962 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3032 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> 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 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 234ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  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 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 7: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 9: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 25 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 25: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 103ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8603 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 103ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8605 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8676127691296262231
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56932974
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 8 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 117ms (184ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8603 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: 136
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1066
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $82, max: 47.5, left: 26.739525, fraction 0.5629374
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $82 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8640 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1169855489618279326
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.400351
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (233ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8646 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1004
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8681 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2925424883307067579
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1079337
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 3)
  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 $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (201ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8678 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: best built!@
  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,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2401
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8712 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8273015487970845259
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.07136577
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<B.I.L.L.> (rank 4)
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8703 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying Plain (3,2)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 702 tiles in 3406500ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) Plain Energy (+3) 2127 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3197 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $66, max: 47.5, left: 6.7590976, fraction 0.14229679
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $66 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 2063
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (116ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8736 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2470606290038469581
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8758 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1197754458948995799
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 9 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 8 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 5 food, 6 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 8 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 6 food, 6 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8783 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8783 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2169611975839275014
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 58%
  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]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $1194
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $510
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $333
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (120ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $210
  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 [Shop.setAveragePrice]                        Smithore price set to average $47 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (120ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8742 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6120359403734298519
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1194
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 5 critical: 0 surplus: 5 money: $510
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $333
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (120ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8737 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: 133ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $60 (5 units for $300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (133ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8771 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2562744291814539340
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 33, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 52%
  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]               (P11)yourslipisshowing Food: 8 critical: 3 surplus: 5 money: $1194
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 9 critical: 3 surplus: 6 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 3 critical: 3 surplus: 0 money: $810
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 6 critical: 3 surplus: 3 money: $333
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (120ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8744 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $30 (11 units for $165)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 101ms (120ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8039646282475398685
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 13, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 77%
  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]               (P11)yourslipisshowing Energy: 0 critical: 2 surplus: -2 money: $1299
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 2 surplus: -1 money: $920
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 6 critical: 3 surplus: 3 money: $795
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 6 critical: 2 surplus: 4 money: $348
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 101ms (133ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8753 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $55 (3 units for $165)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8775 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 503238511970804443
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 18741240
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $513 Plots: 3 Assets: 545 Total: 2558
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $795 Plots: 2 Assets: 720 Total: 2515
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1299 Plots: 2 Assets: 175 Total: 2474
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 1 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $755 Plots: 2 Assets: 545 Total: 2300
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 17 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $90
  INFO [SummaryPhase2.begin]                         Colony total: 9847
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8767 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (2,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 6: Mountain1 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 10: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 14 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 14: Mountain2 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $732
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $824
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $300
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)yourslipisshowing bought the plot for $856
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8808 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $796
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $824
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $300
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  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 [GameController.apply]                        (P11)yourslipisshowing chat: I NEED A PACKAGE
  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 [GameController.apply]                        (P11)yourslipisshowing chat: IN A GAY WAY
  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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8796 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5299654202397374198
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.47068822
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8790 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 299.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 858.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (2,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: sorry for yelling
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain2 (2,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $114, max: 47.5, left: 25.859505, fraction 0.54441065
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $114 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 1082
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8841 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6295199416301131294
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8701881
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P13)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8842 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Mountain1 (1,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1110
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $79, max: 47.5, left: 25.899506, fraction 0.54525274
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $79 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1520737349114901566
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9746904
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 101ms (117ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 959
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1895849328837168027
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21578598
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (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 [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 [Player.useFood]                              (P12)C64MuleBoot has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 101ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8886 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,0) with Energy 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 [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1465
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $121, max: 47.5, left: 18.69934, fraction 0.39367032
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $121 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8897 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5102117366454018098
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8904 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3576994309329307734
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 0 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 4 food, 3 energy, 6 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 [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 2 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 3 food, 3 energy, 8 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (120ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8912 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (120ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8912 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -971823564647631546
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-14
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $253
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 2 critical: 0 surplus: 2 money: $786
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $784
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 8 critical: 0 surplus: 8 money: $437
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (133ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8820 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $36 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (133ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8901 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -630026217292159367
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $253
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 4 critical: 0 surplus: 4 money: $786
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 13 critical: 0 surplus: 13 money: $784
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $437
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (171ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8830 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 171ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 171ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (17 units for $1564)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (133ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8908 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 235462109101599457
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 17, total: 29, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  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]               (P11)yourslipisshowing Food: 0 critical: 3 surplus: -3 money: $253
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 7 critical: 3 surplus: 4 money: $1154
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1980
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 4 critical: 3 surplus: 1 money: $437
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (133ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8828 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.89 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $49 (6 units for $297)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 117ms (250ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8927 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7137283045155582923
  INFO [Shop.calcBuySellPrice]                       Current Energy price $55
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 12, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is increased to 113%
  INFO [Shop.printPriceFactor]                       Energy 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]               (P11)yourslipisshowing Energy: 2 critical: 3 surplus: -1 money: $203
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 4 critical: 3 surplus: 1 money: $1301
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 3 critical: 4 surplus: -1 money: $1733
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 3 critical: 4 surplus: -1 money: $487
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (4ms) <P11> 110ms (250ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8818 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-67
  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.89 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 110ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 [Shop.setAveragePrice]                        Energy price set to average $62 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 110ms (250ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8799 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8477062619760242145
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 49677672
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $1733 Plots: 3 Assets: 885 Total: 4118
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 6 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1301 Plots: 3 Assets: 796 Total: 3597
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 4 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $487 Plots: 4 Assets: 986 Total: 3473
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 3 Energy: 3 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $203 Plots: 4 Assets: 453 Total: 2656
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $70
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $36
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $49
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $62
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $70
  INFO [SummaryPhase2.begin]                         Colony total: 13844
  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 (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: 33
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 100ms (250ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8795 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain3 (5,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 2 frames, rountrip 2ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 250ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 5: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 6: Mountain3 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 8: Crater (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (238ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8802 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (238ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8808 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4973994101410185451
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5987524
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (238ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8808 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (0,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 885
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $100, max: 47.5, left: 1.4664187, fraction 0.030871974
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $100 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (217ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8840 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9083120387774285611
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23809832
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<B.I.L.L.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $300 in dividends
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (217ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8832 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> starts by assaying River (4,0)
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 847.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1141.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (5,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain3 (5,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (3,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (5,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $125, max: 47.5, left: 7.199097, fraction 0.15155993
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $125 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 2041
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8852 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6383899703633330732
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37611085
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (140ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8856 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (1,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (2,0)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Smithore factory
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8870 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2483460349469033019
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8113505
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 6 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8872 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: ore!!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: nrg!
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lol
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Mountain3 (3,0)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1653
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $151, max: 47.5, left: 15.019257, fraction 0.31619486
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $151 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8877 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8869 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7026531709404096627
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 4 food, 8 energy, 7 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 5 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 1 food, 10 energy, 5 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8879 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7540122741038985166
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8842 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8398463015608023909
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $36
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $91 sell price $126
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $183
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 6 critical: 0 surplus: 6 money: $1016
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2084
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 13 critical: 0 surplus: 13 money: $992
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8833 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $158 (13 units for $2054)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (118ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8917 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7890458983525938347
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $183
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1016
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $30
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $3046
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 117ms (118ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8839 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 117ms (118ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8821 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2103562837055461725
  INFO [Shop.calcBuySellPrice]                       Current Food price $49
  INFO [Shop.printPriceFactor]                       Food shop: 15, total: 26, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 71%
  INFO [Shop.printPriceFactor]                       Food 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 [GameController.apply]                        (P11)yourslipisshowing chat: 148
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $183
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $1016
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $30
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 1 critical: 4 surplus: -3 money: $3046
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 117ms (118ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8818 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lol
  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: 118ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $55 (3 units for $165)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (118ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8891 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3534419684844313539
  INFO [Shop.calcBuySellPrice]                       Current Energy price $62
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 18, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 88%
  INFO [Shop.printPriceFactor]                       Energy 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]               (P11)yourslipisshowing Energy: 5 critical: 3 surplus: 2 money: $183
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 3 critical: 4 surplus: -1 money: $1016
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 0 critical: 4 surplus: -4 money: $30
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 10 critical: 4 surplus: 6 money: $2881
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 103ms (118ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8828 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.897 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 4 takes over trade from seller <B.I.L.L.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 117ms
  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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $74 (1 units for $74)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (167ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8899 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3479933046866274091
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 26572152
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $2955 Plots: 5 Assets: 1336 Total: 6791
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 4 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $942 Plots: 4 Assets: 1829 Total: 4771
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 4 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $30 Plots: 4 Assets: 2569 Total: 4599
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 2 Energy: 0 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $183 Plots: 5 Assets: 955 Total: 3638
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 0 mules
  INFO [Shop.buildMules]                             A mule now costs $310
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $158
  INFO [SummaryPhase2.begin]                         Shop Food: 12 units $55
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $310
  INFO [SummaryPhase2.begin]                         Colony total: 19799
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 34
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 101ms (167ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 0 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (5,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 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 2: Mountain1 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 4: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 5: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 7 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 7: Mountain2 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 101ms (167ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8904 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 101ms (167ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8906 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8530586782477736084
  INFO [Development.setPlayerOrder]                  Reverse development order. 0 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5740071
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 103ms (167ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8896 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Crater (8,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1659
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $132, max: 47.5, left: 14.919254, fraction 0.31408957
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $132 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8924 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3088213552968399651
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.55454457
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 2 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 100ms (122ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8924 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1249
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $102, max: 47.5, left: 1.269589, fraction 0.026728189
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $102 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (122ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8928 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2097343042835115421
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49389595
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 100ms (122ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8925 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1208
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $163, max: 47.5, left: 23.93946, fraction 0.5039886
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $163 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8919 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -569440298455405552
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18411893
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 100ms (122ms) <P12> 67ms (67ms) <P13> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8916 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2227.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 9ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4379.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Empty from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,3): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (5,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> undevelops tile Plain (3,3)
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain2 (5,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Mountain2 (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: leave the important things to the bot
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (0,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $103, max: 47.5, left: 5.6990986, fraction 0.11998102
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $103 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 2090
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8917 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8909 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4275366596972759951
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 0 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 9 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 8 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 4 food, 0 energy, 19 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 [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 4 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 3 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 11 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 2 food, 0 energy, 21 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8941 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -24175446756883459
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8940 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7930882607631085570
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $158
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $515
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 8 critical: 0 surplus: 8 money: $1305
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 13 critical: 0 surplus: 13 money: $232
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 21 critical: 0 surplus: 21 money: $2808
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8859 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger 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 [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 [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (42 units for $9660)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8932 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2637657433613195264
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 6 critical: 0 surplus: 6 money: $515
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $3145
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3222
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $7638
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8865 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (6 units for $408)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (120ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8915 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1630018941044626639
  INFO [Shop.calcBuySellPrice]                       Current Food price $55
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 11, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 134%
  INFO [Shop.printPriceFactor]                       Food buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $923
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $3145
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $2814
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 2 critical: 4 surplus: -2 money: $7638
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8851 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  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 [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]                        Food price set to average $74 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8956 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2111102154966669449
  INFO [Shop.calcBuySellPrice]                       Current Energy price $74
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 25, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  INFO [Shop.printPriceFactor]                       Energy buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 7 critical: 3 surplus: 4 money: $923
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 4 critical: 4 surplus: 0 money: $3145
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 11 critical: 2 surplus: 9 money: $2814
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 3 critical: 6 surplus: -3 money: $7638
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (250ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8847 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 251ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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: <B.I.L.L.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $72 (4 units for $289)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (120ms) <P12> 66ms (67ms) <P13> 67ms (69ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8947 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7732021712081386001
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 41775968
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $7422 Plots: 6 Assets: 1080 Total: 11502
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 2 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $2814 Plots: 5 Assets: 1505 Total: 6819
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 0 Energy: 11 Smithore: 0 Crystite: 6
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3072 Plots: 5 Assets: 1095 Total: 6667
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1212 Plots: 6 Assets: 877 Total: 5089
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 14 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 30077
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 33
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (120ms) <P12> 67ms (67ms) <P13> 67ms (69ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8938 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain3 (1,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 120ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 1: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 2: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 3: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 14 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 14: Mountain3 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 66ms (69ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8943 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $592
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $3348
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $3348
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  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: <B.I.L.L.> new price $3404 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3400 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3456 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3396 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3460 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3420 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3436 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3480 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3516 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3484 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3464 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3492 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3496 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3484 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3500 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3536 (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]            (P12)C64MuleBoot bought the plot for $1628
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8960 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $1568
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $3609
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $3608
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  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: <B.I.L.L.> new price $3588 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3528 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3592 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3568 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3504 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $3476 (changed $-28)
  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)Cyber Ranger bought the plot for $1616
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8959 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $1556
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $3348
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $3348
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<B.I.L.L.> bought the plot for $1560
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8951 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6719482679441051013
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13570601
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $200
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8943 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 0.5 (26.25/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 65ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4259.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $104, max: 47.5, left: 3.8095865, fraction 0.08020182
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $104 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 1122
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8960 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6508108873472289435
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46155882
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 0 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8971 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 92
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $111, max: 47.5, left: 3.1600018, fraction 0.06652635
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $111 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 100ms (134ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8974 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5203933293301033754
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56737983
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8974 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: package!!
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: in a big way!!!!
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,3) with Energy factory
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: in a BIG way!
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2419
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9006 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4007275438340832987
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.94467497
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 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]                        (P11)yourslipisshowing chat: aw
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2084
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $122, max: 47.5, left: 7.9590964, fraction 0.16755992
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $122 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9057 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -834646620577650349
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9050 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5491302547226626999
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 11 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 21 energy, 0 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 9 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 14 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 4 food, 14 energy, 15 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 21 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 6 energy, 9 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 15 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 5 food, 13 energy, 11 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9051 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9051 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3983255003966459322
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 14, mules potentially available: 15, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 65%
  INFO [Shop.printPriceFactor]                       Smithore buy price $154 sell price $189
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $464
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 9 critical: 0 surplus: 9 money: $39
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1309
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 11 critical: 0 surplus: 11 money: $5281
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8949 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $154
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [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]         (P12)C64MuleBoot auction teleport count: 1
  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]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $154 (20 units for $3080)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 116ms (125ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9035 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3445611440200569235
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 10 critical: 0 surplus: 10 money: $464
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 2 critical: 0 surplus: 2 money: $1425
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 8 critical: 0 surplus: 8 money: $1309
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $6975
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (125ms) <P12> 66ms (67ms) <P13> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8956 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [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]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (11 units for $748)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9065 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4415073925437767158
  INFO [Shop.calcBuySellPrice]                       Current Food price $74
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 117%
  INFO [Shop.printPriceFactor]                       Food buy price $72 sell price $107
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $1144
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $1493
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $561
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 5 critical: 4 surplus: 1 money: $6975
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8943 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $109
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $87 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9052 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3686530722266432234
  INFO [Shop.calcBuySellPrice]                       Current Energy price $72
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 65, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 45%
  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]               (P11)yourslipisshowing Energy: 21 critical: 4 surplus: 17 money: $1144
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 6 critical: 6 surplus: 0 money: $1493
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 23 critical: 2 surplus: 21 money: $561
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 15 critical: 5 surplus: 10 money: $6975
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8936 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $52 (5 units for $260)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9030 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1616490205305328758
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 46433720
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $7235 Plots: 8 Assets: 1515 Total: 12750
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $561 Plots: 7 Assets: 2793 Total: 6854
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 0 Energy: 23 Smithore: 0 Crystite: 19
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $936 Plots: 7 Assets: 2233 Total: 6669
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 25 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1441 Plots: 7 Assets: 1390 Total: 6331
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 7 Smithore: 0 Crystite: 1
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $300
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 22 units $154
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $87
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $300
  INFO [SummaryPhase2.begin]                         Colony total: 32604
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 101ms (184ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (1,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 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 5
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 2: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 3: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 4 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (6,3)
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 4: Mountain2 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 6 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 6: Mountain2 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 116ms (184ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8979 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1540
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1651
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $1648
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<B.I.L.L.> bought the plot for $1544
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8994 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3144894328348241868
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59081906
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 116ms (167ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8983 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 3109.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 1033ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 9514.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (2,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain2 (2,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (5,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (5,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 8.499107
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $121, max: 47.5, left: 6.519098, fraction 0.13724416
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $121 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 2049
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9012 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1049772984781652368
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.693641
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 0 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (118ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9019 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 78
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $100, max: 47.5, left: 3.4400015, fraction 0.07242108
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9021 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2803693947503346730
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10926145
  INFO [PlayerEventPhase.begin]                      Event player: (P11)yourslipisshowing (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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2351
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $101, max: 47.5, left: 1.079103, fraction 0.022717958
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $101 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9046 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3480863178206765041
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9766105
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (116ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9049 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,0) with Crystite factory
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: the bot is gonna win with ore lol
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,2) with Energy factory
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (116ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9078 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (116ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5086113473526639519
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 25 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 23 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 10 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 23 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 1 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 8 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 20 food, 3 energy, 9 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: close!
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 7 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 8 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 7 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 19 food, 4 energy, 7 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9097 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6918731684414531417
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9103 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8839386075939605523
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $154
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $13
  INFO [Shop.printPriceFactor]                       Smithore shop: 22, mules potentially available: 19, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 57%
  INFO [Shop.printPriceFactor]                       Smithore buy price $100 sell price $135
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $487
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $641
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $661
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 7 critical: 0 surplus: 7 money: $5237
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9061 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $100 (7 units for $700)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (150ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9096 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4065238961177004146
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 22 critical: 0 surplus: 22 money: $487
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 16 critical: 0 surplus: 16 money: $641
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 22 critical: 0 surplus: 22 money: $661
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $5937
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (167ms) <P12> 65ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: 116!
  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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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]         (P13)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (60 units for $6960)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (150ms) <P12> 65ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9108 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4576845563253178528
  INFO [Shop.calcBuySellPrice]                       Current Food price $87
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 26, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 71%
  INFO [Shop.printPriceFactor]                       Food 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]               (P11)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $3039
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $2497
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $3213
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 18 critical: 4 surplus: 14 money: $5937
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 55ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9041 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-120
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-120
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-120
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $82 (2 units for $164)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 116ms (167ms) <P12> 65ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9115 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5327043498864062066
  INFO [Shop.calcBuySellPrice]                       Current Energy price $52
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 62, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 22 critical: 7 surplus: 15 money: $3039
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 9 critical: 7 surplus: 2 money: $2415
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 24 critical: 2 surplus: 22 money: $3131
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 7 critical: 8 surplus: -1 money: $6101
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 116ms (202ms) <P12> 65ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9048 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  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 [Shop.setAveragePrice]                        Energy price set to average $28 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 116ms (202ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9037 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6580647193364444514
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 27561872
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $6101 Plots: 10 Assets: 2113 Total: 13214
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 16 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $3039 Plots: 8 Assets: 1849 Total: 8888
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 22 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $3131 Plots: 8 Assets: 1059 Total: 8190
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 1 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2415 Plots: 8 Assets: 1542 Total: 7957
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 9 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 $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 17 units $100
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $82
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $200
  INFO [SummaryPhase2.begin]                         Colony total: 38249
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 116ms (202ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9035 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain1 (6,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 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 202ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 0: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 1: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 3: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 7 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 7: Mountain1 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 17
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (200ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9008 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (200ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9011 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8002068507346303095
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7447428
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 16 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (200ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9004 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3001ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2387.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (6,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (1,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain2 (6,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain1 (6,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain3 (1,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $151, max: 47.5, left: 1.6991024, fraction 0.035770576
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $151 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 2290
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9044 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8322212591937942453
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.024801373
  INFO [PlayerEventPhase.begin]                      Event player: (P11)yourslipisshowing (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $225
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9043 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 972
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $157, max: 47.5, left: 28.059555, fraction 0.59072745
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $157 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9063 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 98307824999873375
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.864806
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 1 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (116ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9061 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain3 (3,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 782
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9088 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5251101252776423598
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36481726
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9088 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1542
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $200, max: 47.5, left: 16.659294, fraction 0.350722
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $200 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9104 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7433915482838992428
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 22 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 24 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 8 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 6 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 17 food, 15 energy, 16 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]               (P11)yourslipisshowing produced 4 food, 4 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 9 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 6 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 16 food, 14 energy, 17 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 913064659208498061
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9108 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5018856420272651761
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $100
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 17, mules potentially available: 16, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $2671
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $2290
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2831
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 8 critical: 0 surplus: 8 money: $5452
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $90
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: 184ms
  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: 184ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $86 (25 units for $2171)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (184ms) <P12> 67ms (67ms) <P13> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5861811302898629890
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 14 critical: 0 surplus: 14 money: $2671
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 14 critical: 0 surplus: 14 money: $119
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $2831
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $6076
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (184ms) <P12> 67ms (67ms) <P13> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> (P11)yourslipisshowing (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $56 (4 units for $232)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (120ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2684414848673745354
  INFO [Shop.calcBuySellPrice]                       Current Food price $82
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 31, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 5 surplus: -1 money: $2551
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 5 surplus: 0 money: $351
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 0 critical: 5 surplus: -5 money: $2719
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 22 critical: 5 surplus: 17 money: $6076
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 116ms (150ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9094 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 [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]                        Food price set to average $80 (3 units for $240)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -363405006226958047
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 64, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  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]               (P11)yourslipisshowing Energy: 16 critical: 8 surplus: 8 money: $2711
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 11 critical: 8 surplus: 3 money: $351
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 23 critical: 3 surplus: 20 money: $2479
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 14 critical: 8 surplus: 6 money: $6156
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 116ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9085 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 [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 [Shop.setAveragePrice]                        Energy price set to average $27 (5 units for $135)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 103ms (133ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6988766158515138490
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 33816104
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $6291 Plots: 11 Assets: 2833 Total: 14624
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 21 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $2711 Plots: 9 Assets: 2528 Total: 9739
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 2 Energy: 16 Smithore: 0 Crystite: 16
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $297 Plots: 9 Assets: 4501 Total: 9298
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 13 Smithore: 25 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $2398 Plots: 9 Assets: 1606 Total: 8504
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 3 Energy: 26 Smithore: 0 Crystite: 4
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $86
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $170
  INFO [SummaryPhase2.begin]                         Colony total: 42165
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 103ms (133ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> 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 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 0: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 1: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 3 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<B.I.L.L.> is granted tile 3: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 5: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 9
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 103ms (133ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 103ms (133ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7418323039994944755
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7719565
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 21 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 103ms (151ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2889.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 2960ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4966.000000000004
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (6,3): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (6,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (2,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain2 (6,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain1 (6,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain2 (2,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<B.I.L.L.> sold a mule for $195
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $156, max: 47.5, left: 5.039099, fraction 0.1060863
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $156 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 2123
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5687450848722230288
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.52480716
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 2 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 103ms (151ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9187 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 800
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $171, max: 47.5, left: 5.999682, fraction 0.1263091
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $171 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (151ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 834316809988051363
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06853169
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 103ms (151ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,3) with Energy factory
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1095
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $246, max: 47.5, left: 25.599499, fraction 0.5389368
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $246 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8864431859206330125
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8216588
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 3 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (134ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1326
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $158, max: 47.5, left: 3.9794912, fraction 0.08377876
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $158 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4028274690906068353
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 709911510349143874
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 16 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 13 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 26 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 9 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 5 food, 7 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 5 food, 12 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 6 food, 0 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 16 food, 10 energy, 35 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 7 food, 8 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 6 food, 11 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 6 food, 0 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 16 food, 7 energy, 36 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (107ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (107ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9249 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8031457648678009294
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $86
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 225%
  INFO [Shop.printPriceFactor]                       Smithore buy price $200 sell price $235
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $2662
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 25 critical: 0 surplus: 25 money: $278
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2311
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 36 critical: 0 surplus: 36 money: $6127
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (107ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $200
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $70
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $200 (61 units for $12200)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (118ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 873312213663558398
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  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]               (P11)yourslipisshowing Crystite: 49 critical: 0 surplus: 49 money: $2662
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 36 critical: 0 surplus: 36 money: $5278
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 16 critical: 0 surplus: 16 money: $2311
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $13327
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (133ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9166 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [GameController.apply]                        (P11)yourslipisshowing chat: 140!!
  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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (101 units for $14140)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (118ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5910904402611728562
  INFO [Shop.calcBuySellPrice]                       Current Food price $80
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 43, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  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]               (P11)yourslipisshowing Food: 7 critical: 5 surplus: 2 money: $9522
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 6 critical: 5 surplus: 1 money: $10318
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $4551
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 24 critical: 5 surplus: 19 money: $13327
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 102ms (167ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9135 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: 200ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $92 (8 units for $741)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (117ms) <P12> 67ms (68ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3120260356365648877
  INFO [Shop.calcBuySellPrice]                       Current Energy price $27
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 55, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 67%
  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 [GameController.apply]                        (P11)yourslipisshowing chat: pests gonna get me this rd
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 15 critical: 8 surplus: 7 money: $9590
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 16 critical: 8 surplus: 8 money: $9985
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 17 critical: 5 surplus: 12 money: $4143
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 7 critical: 10 surplus: -3 money: $14000
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 67ms (68ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9136 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (167ms) <P12> 67ms (68ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9126 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6069583955496850758
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 31747624
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $14000 Plots: 12 Assets: 2834 Total: 22834
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 17 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $9985 Plots: 10 Assets: 2261 Total: 17246
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 8 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $9590 Plots: 10 Assets: 2052 Total: 16642
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 6 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $4143 Plots: 10 Assets: 2079 Total: 11222
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 12 Energy: 17 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 11 mules for 22 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $400
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 39 units $200
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $400
  INFO [SummaryPhase2.begin]                         Colony total: 67944
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (167ms) <P12> 67ms (68ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 0: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<B.I.L.L.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 1: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (167ms) <P12> 67ms (68ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (267ms) <P12> 67ms (68ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7880333892578311263
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9802001
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> has 17 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]                        (P11)yourslipisshowing chat: aw
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (267ms) <P12> 67ms (68ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9142 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 848ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3542.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Smithore from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (5,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<B.I.L.L.> sold a mule for $425
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $179, max: 47.5, left: 11.939186, fraction 0.2513513
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $179 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 1778
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1924217242414530613
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88230556
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 8 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (258ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9151 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1221
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $179, max: 47.5, left: 23.079441, fraction 0.48588297
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $179 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 747254747052979822
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.781834
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9162 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (0,1) with Energy factory
  INFO [GameModel.sellMule]                          (P11)yourslipisshowing sold a mule for $500
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1870
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $185, max: 47.5, left: 10.099144, fraction 0.21261355
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $185 in the pub
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lol
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9169 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1916408300903320398
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30836195
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 12 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: good run
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,4) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2220
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $150, max: 47.5, left: 3.099101, fraction 0.065244235
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $150 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4590400185401272281
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P14)<B.I.L.L.> Mountain3 (5,1)
  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 [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5202344497994710720
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 15 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 16 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 17 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 12 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 10 food, 14 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 6 food, 13 energy, 0 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 0 food, 23 energy, 32 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 3 food, 8 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 12 food, 14 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 4 food, 10 energy, 0 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 0 food, 24 energy, 31 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9237 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6918602268215774924
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $200
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 39, mules potentially available: 29, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $91 sell price $126
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $9775
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $9739
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2968
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 31 critical: 0 surplus: 31 money: $14079
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $91
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $50
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 117ms
  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)yourslipisshowing chat: lol
  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 [Shop.setAveragePrice]                        Smithore price set to average $91 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9271 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6407715665888583243
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  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 [GameController.apply]                        (P11)yourslipisshowing chat: nice
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 29 critical: 0 surplus: 29 money: $9775
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 29 critical: 0 surplus: 29 money: $9739
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 9 critical: 0 surplus: 9 money: $2968
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $14079
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (251ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  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.checkCancelTransactions] New seller enters shop line
  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 #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (67 units for $9112)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 103ms (250ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1060291912972876871
  INFO [Shop.calcBuySellPrice]                       Current Food price $92
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 32, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 5 surplus: -1 money: $13719
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 14 critical: 5 surplus: 9 money: $13683
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 8 critical: 5 surplus: 3 money: $4192
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 6 critical: 5 surplus: 1 money: $14079
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 103ms (251ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $99
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (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 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 251ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $66 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1489229528797630051
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 78, needed: 30
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  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]               (P11)yourslipisshowing Energy: 14 critical: 8 surplus: 6 money: $13719
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 20 critical: 9 surplus: 11 money: $13683
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 19 critical: 6 surplus: 13 money: $4192
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 25 critical: 7 surplus: 18 money: $14079
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (116ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (17 units for $765)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8528012157919722104
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 40082592
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $14844 Plots: 12 Assets: 4662 Total: 25506
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 6 Energy: 8 Smithore: 31 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $13683 Plots: 11 Assets: 3009 Total: 22192
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 14 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $13719 Plots: 10 Assets: 2019 Total: 20738
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $3427 Plots: 11 Assets: 2928 Total: 11855
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 8 Energy: 36 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 $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 31 units $91
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 80291
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: bot gonna win
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P13> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5527025619002890019
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8659395
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (116ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2415.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3001ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2614.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (5,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain3 (5,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (5,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<B.I.L.L.> sold a mule for $230
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $218, max: 47.5, left: 20.679386, fraction 0.43535548
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $218 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 1341
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (116ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1996689066906846069
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.70913166
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 14 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 101ms (134ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9265 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,3)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile River (4,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile River (4,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2248
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $150, max: 47.5, left: 2.5391016, fraction 0.05345477
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $150 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8755215194902956834
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8537911
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 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]                        (P11)yourslipisshowing chat: boot is second if not first
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile Plain (6,1)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1249
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $190, max: 47.5, left: 14.019428, fraction 0.29514587
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $190 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9257 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1490779446049567996
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.98200375
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 8 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9257 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: I NEED A BEER LOL
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain2 (1,3) with Crystite factory
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: OH THERE IT IS
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: sorry for yelling again!
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain3 (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2811335103043083718
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 20 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 36 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 6 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 6 food, 0 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 8 food, 20 energy, 35 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 [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 3 food, 3 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 6 energy, 0 smithore, 49 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 7 food, 0 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 9 food, 20 energy, 35 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (117ms) <P12> 65ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9293 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5288186875536971750
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 116ms (117ms) <P12> 65ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8643549440475572581
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $91
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 31, mules potentially available: 26, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $13859
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $13633
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2717
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 45 critical: 0 surplus: 45 money: $14882
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 116ms (117ms) <P12> 65ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $30
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 151ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $49 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 116ms (151ms) <P12> 57ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4294622531005792172
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  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]               (P11)yourslipisshowing Crystite: 16 critical: 0 surplus: 16 money: $13859
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 23 critical: 0 surplus: 23 money: $13633
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 14 critical: 0 surplus: 14 money: $2717
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $14882
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 116ms (151ms) <P12> 57ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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 [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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  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)yourslipisshowing auction teleport count: 1
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (53 units for $7208)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 117ms (166ms) <P12> 57ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9265 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5085741801652193483
  INFO [Shop.calcBuySellPrice]                       Current Food price $66
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  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]               (P11)yourslipisshowing Food: 3 critical: 5 surplus: -2 money: $16035
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 5 surplus: 0 money: $16761
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 9 critical: 5 surplus: 4 money: $4621
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 10 critical: 5 surplus: 5 money: $14882
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 117ms (219ms) <P12> 57ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-16
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.872 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 128ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> 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: <B.I.L.L.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-16
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-16
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-16
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: boot is feeling out the new bot physics lol
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $73 (4 units for $292)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 116ms (166ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8411505081167287313
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 57, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  INFO [Shop.printPriceFactor]                       Energy buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: rematch?
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yup
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 8 critical: 9 surplus: -1 money: $16035
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 15 critical: 10 surplus: 5 money: $16761
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 20 critical: 11 surplus: 9 money: $4329
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 14 critical: 8 surplus: 6 money: $15174
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 116ms (166ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 [GameController.apply]                        (P12)C64MuleBoot chat: im lost vs them now
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)yourslipisshowing (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $90 (6 units for $542)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1243049108580145242
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 45259720
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $15716 Plots: 12 Assets: 4288 Total: 26004
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 6 Energy: 8 Smithore: 45 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $16761 Plots: 11 Assets: 3100 Total: 25361
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $15763 Plots: 10 Assets: 2204 Total: 22967
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 3 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $4059 Plots: 11 Assets: 4399 Total: 13958
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 13 Energy: 25 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 25 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $73
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $90
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 88290
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8640609153293643514
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.041900337
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P14)<B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 3210.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 2 tiles in 1737500ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain1 Energy (+1) Plain Energy (+3) 28099 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (5,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (6,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Mountain1 (5,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<B.I.L.L.> develops tile Plain (6,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<B.I.L.L.> gambles $222, max: 47.5, left: 22.939438, fraction 0.48293555
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $222 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<B.I.L.L.> finishes on update 1228
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: you win
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2448759470348286832
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77302563
  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 [GameController.apply]                        (P11)yourslipisshowing chat: bot is still stupid lol
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 86
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $250, max: 47.5, left: 45.77996, fraction 0.9637886
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 588006824710140606
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.78964734
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 3 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]                        (P12)C64MuleBoot chat: gg
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: but better
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 66ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile River (4,1) with Energy factory
  INFO [GameModel.sellMule]                          (P11)yourslipisshowing sold a mule for $115
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1469
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $204, max: 47.5, left: 1.119494, fraction 0.023568293
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $204 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9192 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2394309315199847283
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32233185
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 13 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]                        (P11)yourslipisshowing chat: gg
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9197 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: rematch?
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yup, need 5 min
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: make a tea
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (7,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1790
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $232, max: 47.5, left: 11.699181, fraction 0.24629854
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $232 in the pub
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: fuck that shit
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1689030989363859724
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 15 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 25 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<B.I.L.L.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 0 food, 2 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 6 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> expects 8 food, 23 energy, 24 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: make a tall one!
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 0 food, 1 energy, 0 smithore, 49 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 6 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P14)<B.I.L.L.> produced 9 food, 23 energy, 23 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -723238410635276068
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5706290973901626911
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 25, mules potentially available: 23, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: moonshine opr sum'n
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $15842
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $17011
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $3951
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Smithore: 68 critical: 0 surplus: 68 money: $15658
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (103ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (103ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9141 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4606853829868447357
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: nope, work at 7:30 am
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 49 critical: 0 surplus: 49 money: $15842
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 51 critical: 0 surplus: 51 money: $17011
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 50 critical: 0 surplus: 50 money: $3951
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $15658
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9108 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9110 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2865517250228251772
  INFO [Shop.calcBuySellPrice]                       Current Food price $73
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 14, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 132%
  INFO [Shop.printPriceFactor]                       Food buy price $81 sell price $116
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: me too!
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 0 critical: 0 surplus: 0 money: $15842
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 0 surplus: 0 money: $17011
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 4 critical: 0 surplus: 4 money: $3951
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Food: 10 critical: 0 surplus: 10 money: $15658
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9110 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-200
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 101ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8502419135625518330
  INFO [Shop.calcBuySellPrice]                       Current Energy price $90
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 47, needed: 40
  INFO [Shop.printPriceFactor]                       Energy is decreased to 89%
  INFO [Shop.printPriceFactor]                       Energy 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 [GameController.apply]                        (P11)yourslipisshowing chat: im drinking ice brew lol
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 1 critical: 0 surplus: 1 money: $15842
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 11 critical: 0 surplus: 11 money: $17011
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 11 critical: 0 surplus: 11 money: $3951
  INFO [CollectionPhase.goToNextPhase]               (P14)<B.I.L.L.> Energy: 24 critical: 0 surplus: 24 money: $15658
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (117ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9104 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-536
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 100ms (120ms) <P12> 67ms (67ms) <P13> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9099 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2603186869215839091
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 42124880
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $17011 Plots: 11 Assets: 6957 Total: 29468
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 0 Energy: 11 Smithore: 0 Crystite: 51
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Money: $15658 Plots: 12 Assets: 7103 Total: 28761
  INFO [SummaryPhase2.begin]                         (P14)<B.I.L.L.> Food: 10 Energy: 24 Smithore: 68 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $15842 Plots: 10 Assets: 5888 Total: 26730
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 0 Energy: 1 Smithore: 0 Crystite: 49
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $3951 Plots: 11 Assets: 7349 Total: 16800
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 11 Smithore: 0 Crystite: 50
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 19 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 101759
  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 [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: gg
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ooooot
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: booot
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: nice
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.202.98.224 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.202.98.224 <P11>
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <> with id 1505a97d-5f71-48d9-833b-44edec5f2e9b
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /75.24.213.169 <P13>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 64053fb6-3131-4ade-be3e-e0aae52854c3
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 97c92f5f-237e-44c9-bb5c-1eb175f4bd45
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.202.98.224 <>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /156.34.5.237 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101485 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /156.34.5.237 <P12>
  INFO [Server.removeClient]                         Server: Removing client /156.34.5.237 <> with id 8d6f0a43-2047-4d02-919b-240f6403ca90
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /156.34.5.237 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14> with id bdff530e-36fc-4cd8-9693-00a6e5f0e275
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  WARNING [ServerMessageHandler.processUDPMessage]   Server: Ping message from unknown UDP address /127.0.0.1:6261
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 13 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 10
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 57e9879f-35f9-40ad-a220-1ee7843f2023
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 4fb88082402afbcb3437a839ce96d7bfeab159483a302228fbe71dc572a7e7bb
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 57e9879f-35f9-40ad-a220-1ee7843f2023
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 57e9879f-35f9-40ad-a220-1ee7843f2023
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id ae398a2c-27f7-4ac9-8fe7-e59d0487403d
  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 157957
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id ccb8483b-8551-4e0f-bfe2-6a7ef4c5c30f
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <> requests UDP address /174.202.98.224:5493
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7235 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [Server.acceptClients]                        Server: Accepted client /156.34.5.237 id ddafa7f3-1905-4016-9082-c8dcca125953
  INFO [Server.initUdp]                              Server: Client /156.34.5.237 <> requests UDP address /156.34.5.237:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /156.34.5.237 <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 /156.34.5.237 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7373 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)C64MuleBoot (ID 101485)
  INFO [ServerMessageHandler.processPlayerJoin]      /156.34.5.237 <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 [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 7c3b2b8b-e9f8-4fe5-b2cb-3e97d238e70d
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7479 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: ae398a2c-27f7-4ac9-8fe7-e59d0487403d
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P13)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P13)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: back in 5
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <P11> with id ccb8483b-8551-4e0f-bfe2-6a7ef4c5c30f
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.202.98.224 <P11>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.98.224 id 50e73817-8be3-4b84-b9fc-cf127431be35
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.98.224 <S11> joins
  INFO [Server.initUdp]                              Server: Client /174.202.98.224 <S11> requests UDP address /174.202.98.224:5493
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.98.224 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7483 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.98.224 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: megs not coming
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: just checked with him
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: K
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: anybody else gonna show?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: server:asddai
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: cybe might be smoking
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: he didnt last game
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: i might smoke a left handed cig
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: unless me being left handed makes it a right handed one
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: You're talking to yourself...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: then im going to smoke a right handed one
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: fuck it, im smoking a joint lol
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: You're either Aca, his brother or his son; which is it?
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lets rock!
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: im tyler estes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: no more
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: no less
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: if i were cav, my win ratio would be much higher lol
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: catch me on fb
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: if bootd not a biotch he will give me his contact info lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: all i know is he is an accountant somewhere
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: Boot lives in Nova Scotia, CAN
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted false
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: is he judas??????
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: no
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: no
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i have 1 account
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: just boot huh?
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: wtf happened to judas
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: R?
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: i liked him while many others hated
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: r
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: Probably died - drank like a fish...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: like cybe lol
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: not sure, he was from montreal i think
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: I sip...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: fuck em if they cant take a joke
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: Quebec...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: cybe's one of my fav mule players
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: hope you hear me mule brother
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: montreal Quebec
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: He were a Qubec'er sessessionist...
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: lets rock n roll
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: he was an asshole
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: C64MuleBoot voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <D.A.N.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<D.A.N.> (P11)yourslipisshowing (P13)Cyber Ranger (P12)C64MuleBoot 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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: 140
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 234ms (351ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7575 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: gl
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: gl hf
  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: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 217ms (333ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7570 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7444054830826264392
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)Cyber Ranger (P14)<D.A.N.> (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30654808
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  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]                         (P11)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing 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 [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: 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: 37
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 217ms (333ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7570 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 201ms (333ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7723 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <D.A.N.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 88319200ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (5,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 6 frames, rountrip 1ms, max 201ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 333ms 25 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 1ms, max 201ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 20: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 22 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7817 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $969
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $704
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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: <D.A.N.> new price $652 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $704 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $656 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $660 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $700 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $704 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $692 (changed $-12)
  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)yourslipisshowing bought the plot for $868
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7969 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -126521148678259992
  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 (P13)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P13)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7975 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 20 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1101
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $52, max: 47.5, left: 26.09951, fraction 0.5494634
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $52 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8476 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3471646014429102620
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8483 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 20 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 157 tiles in 2111000ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $98, max: 47.5, left: 25.359493, fraction 0.53388405
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $98 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1133
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8524 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2645040602194541524
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8526 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 20 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,3) with Food factory
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8594 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4680204583691447706
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8594 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 20 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2061
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $62, max: 47.5, left: 6.9390974, fraction 0.14608626
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $62 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8613 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5842201324092064474
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8675 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -987835202565868018
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: i suck at the wampus
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 0 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8698 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8699 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2252005922073993840
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-14
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $952
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1048
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8678 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 [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]                        Smithore price set to average $71 (8 units for $568)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8708 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8859365093059583494
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 1 critical: 0 surplus: 1 money: $384
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1048
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8689 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $52 (1 units for $52)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 115ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8700 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5689927459783696573
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 23, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  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]               (P11)yourslipisshowing Food: 7 critical: 3 surplus: 4 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 6 critical: 3 surplus: 3 money: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $436
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 1 critical: 3 surplus: -2 money: $1048
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 115ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8688 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 4 takes over trade from seller C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 4 takes over trade from seller C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 4 takes over trade from seller C64MuleBoot rank 3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 4 takes over trade from seller C64MuleBoot rank 3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $44 (8 units for $355)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8704 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1931289955479714856
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 15, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  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]               (P11)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $459
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 2 surplus: -1 money: $940
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $196
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 4 critical: 1 surplus: 3 money: $948
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 115ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8689 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 100ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8704 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5713097932365224209
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 32638824
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1038 Plots: 1 Assets: 307 Total: 1845
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $895 Plots: 1 Assets: 326 Total: 1721
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $16 Plots: 1 Assets: 1192 Total: 1708
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 6 Energy: 5 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $324 Plots: 2 Assets: 284 Total: 1608
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Food: 9 units $44
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $140
  INFO [SummaryPhase2.begin]                         Colony total: 6882
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 100ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8696 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 6121 tiles in 49279000ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2231 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3109 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2231 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3109 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2141 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3019 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2141 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3019 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (6,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 140ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 17: Mountain2 (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 18: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 20 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 20: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 27: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8731 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $808
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $336
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $336
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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 [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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8730 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $748
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $666
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $664
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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 [GameController.apply]                        (P11)yourslipisshowing chat: mine!
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8725 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6591183711226606918
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8190596
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8718 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 137 tiles in 2155600ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy (+3) 2231 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3109 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $156, max: 47.5, left: 27.179535, fraction 0.5722007
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $156 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1042
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8745 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6710074357300150498
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77342856
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 102ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8743 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  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 2334
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $50, max: 47.5, left: 1.3191028, fraction 0.027770584
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $50 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8755 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5688137529552681045
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7208611
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 6 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8753 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (2,2)
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: river high
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain2 (0,2) with Crystite factory
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: looks like
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1228
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $85, max: 47.5, left: 23.599453, fraction 0.49683058
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $85 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8741 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 783609520222733128
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48688734
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8753 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (6,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 965
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $50, max: 47.5, left: 0.36641958, fraction 0.0077140965
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8794 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1126234315364674510
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8776 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8518101390579320699
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 0 food, 14 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 0 food, 14 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8786 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8787 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3455302331488276757
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $71
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $81 sell price $116
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $284
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $237
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 8 critical: 0 surplus: 8 money: $201
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1104
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8762 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $210
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 [Shop.setAveragePrice]                        Smithore price set to average $81 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8759 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6109919130946152705
  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]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $284
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $237
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $201
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1104
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8760 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: 104
  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)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (3 units for $312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8793 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4500605172675312223
  INFO [Shop.calcBuySellPrice]                       Current Food price $44
  INFO [Shop.printPriceFactor]                       Food shop: 9, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food 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]               (P11)yourslipisshowing Food: 4 critical: 3 surplus: 1 money: $284
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 3 surplus: 1 money: $237
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $513
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 0 critical: 3 surplus: -3 money: $1104
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (6ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $52 (5 units for $260)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8794 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7214254035136359227
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 31, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 42%
  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]               (P11)yourslipisshowing Energy: 9 critical: 2 surplus: 7 money: $388
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 2 surplus: -1 money: $237
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $409
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 16 critical: 1 surplus: 15 money: $948
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 183ms (334ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8768 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.81700003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 334ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 4 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 217ms
  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: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (5 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P12> 67ms (67ms) <P13> 66ms (68ms) <P11> 139ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6245031599560416851
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30073000
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1173 Plots: 2 Assets: 821 Total: 2994
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 3 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $388 Plots: 3 Assets: 654 Total: 2542
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 2 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $184 Plots: 2 Assets: 1351 Total: 2535
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 8 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $237 Plots: 3 Assets: 313 Total: 2050
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $52
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $160
  INFO [SummaryPhase2.begin]                         Colony total: 10121
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 36
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (71ms) <P11> 116ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8775 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> 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 1ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 6
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 4 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 9: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 23: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 30: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 66ms (71ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8813 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $556
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $2930
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $760
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<D.A.N.> bought the plot for $560
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 66ms (67ms) <P11> 101ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8822 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $500
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $662
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-16
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8817 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4883736342814770054
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5959842
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8814 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 306.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1192.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,2): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,2): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $50, max: 47.5, left: 4.2991, fraction 0.090507366
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $50 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2160
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8856 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6346856531903282133
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.55784714
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8855 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1596
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $65, max: 47.5, left: 3.6527605, fraction 0.07690022
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $65 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 66ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8855 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2803420851290634853
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.070444286
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Cyber Ranger (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)Cyber Ranger has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 66ms (67ms) <P11> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8858 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.sellMule]                          (P13)Cyber Ranger sold a mule for $160
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Mountain2 (0,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain2 (0,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (0,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2392
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $50, max: 47.5, left: 0.1991034, fraction 0.0041916505
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $50 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8842 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3690990677002184931
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33153123
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 [GameController.apply]                        (P11)yourslipisshowing chat: good run cybe!
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8840 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 18 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,3) with Energy 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 Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1774
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $54, max: 47.5, left: 12.599201, fraction 0.26524633
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $54 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1727488957353003485
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P14)<D.A.N.> Plain (6,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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8865 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1074547541369908880
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 9 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 8 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 11 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 0 energy, 4 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]               (P11)yourslipisshowing produced 3 food, 0 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 0 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8910 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (112ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8915 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9084219235276929916
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $81
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 225%
  INFO [Shop.printPriceFactor]                       Smithore buy price $190 sell price $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 2 critical: 0 surplus: 2 money: $293
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $181
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 15 critical: 0 surplus: 15 money: $174
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 3 critical: 0 surplus: 3 money: $193
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8866 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> 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 [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 [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $190 (20 units for $3800)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8892 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 15279324714030360
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $673
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $181
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3024
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $763
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8881 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 $84 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8855 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4680639265717131249
  INFO [Shop.calcBuySellPrice]                       Current Food price $52
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 3 critical: 3 surplus: 0 money: $673
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 3 surplus: 2 money: $181
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $3024
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 4 critical: 3 surplus: 1 money: $763
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8846 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller yourslipisshowing rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller yourslipisshowing rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller yourslipisshowing rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $58 (3 units for $174)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8908 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7425108105125641885
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 21, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is decreased to 71%
  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]               (P11)yourslipisshowing Energy: 5 critical: 4 surplus: 1 money: $731
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 3 critical: 2 surplus: 1 money: $239
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 5 critical: 3 surplus: 2 money: $2850
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 6 critical: 4 surplus: 2 money: $821
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 112ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8864 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 133ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $57 (4 units for $228)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8898 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2727995539969943575
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 49964296
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $2694 Plots: 3 Assets: 908 Total: 5102
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $873 Plots: 4 Assets: 739 Total: 3612
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $659 Plots: 4 Assets: 738 Total: 3397
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 2 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $311 Plots: 4 Assets: 491 Total: 2802
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $380
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $190
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $58
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $380
  INFO [SummaryPhase2.begin]                         Colony total: 14913
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 35
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8877 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (2,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 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 15: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 17: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 18: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 19 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 19: Mountain3 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8872 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $372
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $3770
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-420
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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)Cyber Ranger bought the plot for $564
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8910 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7721372958156964839
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.75760597
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P13)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8907 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (0,4) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,3)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8979 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6329843855527216225
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.111682534
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 2)
  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 [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 [Player.useFood]                              (P14)<D.A.N.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8984 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 6ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2622.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (2,3): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <D.A.N.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <D.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (2,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $102, max: 47.5, left: 12.059189, fraction 0.25387767
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $102 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1798
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9015 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1783009024317165147
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39139187
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing undevelops tile Plain (5,4)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1555
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $106, max: 47.5, left: 2.7927613, fraction 0.058794975
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $106 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9022 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3252550301121047277
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91669756
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1721
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $117, max: 47.5, left: 13.699226, fraction 0.28840476
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $117 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9039 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6471893934485177675
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9013 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7809771352203642571
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 0 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 4 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 0 energy, 11 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]               (P11)yourslipisshowing produced 4 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 5 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 0 energy, 9 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 102ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9035 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 102ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9036 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4408118508232315429
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $190
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 125%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $510
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $198
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 7 critical: 0 surplus: 7 money: $865
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $290
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 102ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8959 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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]         (P11)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  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]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (24 units for $5520)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9006 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1988929224197337004
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1890
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $198
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2475
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2820
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8968 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $68 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8942 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1426994047825159942
  INFO [Shop.calcBuySellPrice]                       Current Food price $58
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $27 sell price $62
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: 68
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $1890
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $198
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 6 critical: 4 surplus: 2 money: $2475
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 4 critical: 4 surplus: 0 money: $2820
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8930 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $60 (1 units for $60)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 100ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9030 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4230978967506788149
  INFO [Shop.calcBuySellPrice]                       Current Energy price $57
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 12, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is increased to 138%
  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]               (P11)yourslipisshowing Energy: 2 critical: 5 surplus: -3 money: $1950
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 6 critical: 2 surplus: 4 money: $198
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 3 critical: 6 surplus: -3 money: $2415
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 1 critical: 5 surplus: -4 money: $2820
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (7ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 100ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8951 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $102 (3 units for $306)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (7ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9016 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4732300844408179903
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 20088072
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $2109 Plots: 5 Assets: 1482 Total: 6091
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 7 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $2820 Plots: 5 Assets: 732 Total: 6052
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1950 Plots: 5 Assets: 774 Total: 5224
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $504 Plots: 5 Assets: 836 Total: 3840
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $60
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $102
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 21207
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (7ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8996 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 12 frame 2
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain1 (2,4)
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 12: Mountain3 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 14: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 15: Mountain2 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 18 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 18: Mountain1 (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 11
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (75ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9004 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (75ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1899475308627157181
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65591824
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P13)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9006 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1623
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $163, max: 47.5, left: 15.59927, fraction 0.32840568
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $163 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (83ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9035 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 328957785113524193
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.83987164
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (83ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9030 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1785.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (2,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (2,3): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Crater (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (2,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (2,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Crater (6,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain1 (2,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (83ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9059 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4722548213145843603
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30307114
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (83ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9057 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Mountain2 (8,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1844
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9079 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5855392384770449507
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6253843
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,3)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain3 (7,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile River (4,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1488
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $120, max: 47.5, left: 18.319332, fraction 0.38567016
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $120 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6153241776904574569
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 2 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 0 food, 15 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 2 food, 8 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 21 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 0 food, 12 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 1 food, 9 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 21 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9133 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3253007896366442384
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9138 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7362227075403897268
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 12, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $133 sell price $168
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 2 critical: 0 surplus: 2 money: $955
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 2 critical: 0 surplus: 2 money: $289
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $1937
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1875
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9013 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $134
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $133 (6 units for $798)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9136 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8139340431728200487
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  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]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $157
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2469
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1875
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9022 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $136 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9000 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -178290948169092440
  INFO [Shop.calcBuySellPrice]                       Current Food price $60
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 0 critical: 4 surplus: -4 money: $157
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 3 critical: 4 surplus: -1 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $2469
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 4 critical: 4 surplus: 0 money: $1875
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8992 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $80 (5 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9107 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4011178382983778985
  INFO [Shop.calcBuySellPrice]                       Current Energy price $102
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 51, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 46%
  INFO [Shop.printPriceFactor]                       Energy buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 12 critical: 4 surplus: 8 money: $77
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 7 critical: 3 surplus: 4 money: $395
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 11 critical: 5 surplus: 6 money: $2309
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 21 critical: 2 surplus: 19 money: $1875
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9029 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $32 (28 units for $896)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9129 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3711511557826296943
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35287608
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $2117 Plots: 6 Assets: 1504 Total: 6621
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 5 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $2451 Plots: 6 Assets: 901 Total: 6352
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $333 Plots: 6 Assets: 1807 Total: 5140
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 1 Energy: 4 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $459 Plots: 6 Assets: 900 Total: 4359
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $260
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $133
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $80
  INFO [SummaryPhase2.begin]                         Shop Energy: 22 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $260
  INFO [SummaryPhase2.begin]                         Colony total: 22472
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 37
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9100 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (6,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 116ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 8: Mountain1 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 12: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 13: Mountain1 (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 17 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 17: Mountain3 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9082 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $504
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $2295
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $1848
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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: <D.A.N.> new price $1848 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1796 (changed $-52)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9068 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1818751993085454562
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14513272
  INFO [PlayerEventPhase.begin]                      Event player: (P13)Cyber Ranger (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)Cyber Ranger has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (1,3) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (1,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (7,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1907
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $122, max: 47.5, left: 9.979141, fraction 0.21008718
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $122 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9133 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -217295860300238380
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16727632
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1109.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 7ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2994.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (6,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (6,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (3,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $108, max: 47.5, left: 5.299099, fraction 0.11155998
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $108 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2136
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1908642117378320314
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48373026
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 1 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 103ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Mountain1 (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 782
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -685776443200641116
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8123955
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 102ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,2) with Energy factory
  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 2369
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $102, max: 47.5, left: 0.6591034, fraction 0.013875861
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9238 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9226 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2941458358315712338
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 17 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 12 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 4 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 13 food, 18 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 3 food, 7 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 12 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 2 food, 5 energy, 11 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 11 food, 23 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7202978657383472504
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1746000878016783739
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $133
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $135 sell price $170
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 20 critical: 0 surplus: 20 money: $308
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 7 critical: 0 surplus: 7 money: $116
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 11 critical: 0 surplus: 11 money: $1022
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $2189
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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]         (P13)Cyber Ranger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $135 (38 units for $5130)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9278 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3964194312903947704
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $56 sell price $196
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $3008
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1061
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2507
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2189
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 $56 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9166 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7330043954063288042
  INFO [Shop.calcBuySellPrice]                       Current Food price $80
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 3 critical: 4 surplus: -1 money: $3008
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 6 critical: 4 surplus: 2 money: $1061
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $2507
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 11 critical: 4 surplus: 7 money: $2189
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9158 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.896 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  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: 201ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  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 [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]                        Food price set to average $80 (2 units for $160)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 104ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3897705323317396256
  INFO [Shop.calcBuySellPrice]                       Current Energy price $32
  INFO [Shop.printPriceFactor]                       Energy shop: 22, total: 80, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is decreased to 44%
  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]               (P11)yourslipisshowing Energy: 7 critical: 5 surplus: 2 money: $3008
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 14 critical: 4 surplus: 10 money: $981
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 14 critical: 7 surplus: 7 money: $2427
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 23 critical: 4 surplus: 19 money: $2269
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 116ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $44 (35 units for $1571)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 116ms (170ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9231 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1662807081423107026
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 39476576
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $3079 Plots: 8 Assets: 1625 Total: 8704
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 10 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $1441 Plots: 8 Assets: 2659 Total: 8100
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 4 Energy: 36 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $2423 Plots: 7 Assets: 1680 Total: 7603
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 3 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1247 Plots: 7 Assets: 1447 Total: 6194
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 7 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $270
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Smithore: 22 units $135
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Energy: 11 units $44
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $270
  INFO [SummaryPhase2.begin]                         Colony total: 30601
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain2 (1,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 1ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)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 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> 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 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 9: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 10: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 14
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $512
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1250
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $1248
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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: <D.A.N.> new price $1304 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1280 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1332 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1352 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1324 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1324 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1308 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1332 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1272 (changed $-60)
  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 [AbstractLandAuctionPhase.buyLand]            (P11)yourslipisshowing bought the plot for $1504
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $1444
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1062
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $1060
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 150257877746518990
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.15495527
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)<D.A.N.> has 10 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1091.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 23ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1829.0000000000002
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,1) into Crystite from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,2): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Crater (6,2): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Crater (6,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (5,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<D.A.N.> sold a mule for $295
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $104, max: 47.5, left: 1.2991028, fraction 0.027349532
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $104 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2336
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1616286575086734575
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42589992
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9270 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Mountain2 (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (0,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,2) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)Cyber Ranger
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7827164423248772287
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.089856744
  INFO [PlayerEventPhase.begin]                      Event player: (P11)yourslipisshowing (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $100 (Yuck!)
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)yourslipisshowing has 3 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1870
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9283 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4967688749758382472
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8527053
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2340
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $100, max: 47.5, left: 1.2191029, fraction 0.025665324
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9307 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7159874783440555539
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9314 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8080858317493781626
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 20 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 36 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 5 food, 11 energy, 12 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 5 food, 4 energy, 7 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 8 food, 3 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 10 food, 3 energy, 0 smithore, 15 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 4 food, 11 energy, 13 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 4 energy, 6 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 11 food, 3 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 10 food, 5 energy, 0 smithore, 15 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 (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9344 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9352 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5474129579257189212
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $135
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 22, mules potentially available: 20, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 13 critical: 0 surplus: 13 money: $529
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 6 critical: 0 surplus: 6 money: $757
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $996
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $3208
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9321 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $91
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $110
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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: 117ms
  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: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $91 (1 units for $91)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (70ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9358 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 935594352408662885
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $56
  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 [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 3 critical: 0 surplus: 3 money: $529
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 10 critical: 0 surplus: 10 money: $848
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 17 critical: 0 surplus: 17 money: $905
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 15 critical: 0 surplus: 15 money: $3208
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (70ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9328 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $144
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: 144!
  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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  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]         (P13)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (45 units for $6480)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9328 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5822856396911550149
  INFO [Shop.calcBuySellPrice]                       Current Food price $80
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 61%
  INFO [Shop.printPriceFactor]                       Food buy price $34 sell price $69
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $961
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $2288
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 11 critical: 4 surplus: 7 money: $3353
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 13 critical: 4 surplus: 9 money: $5368
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $51 (9 units for $459)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9339 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2782608039881874767
  INFO [Shop.calcBuySellPrice]                       Current Energy price $44
  INFO [Shop.printPriceFactor]                       Energy shop: 11, total: 71, needed: 26
  INFO [Shop.printPriceFactor]                       Energy is decreased to 52%
  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]               (P11)yourslipisshowing Energy: 23 critical: 6 surplus: 17 money: $961
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 6 critical: 7 surplus: -1 money: $1829
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 26 critical: 7 surplus: 19 money: $3353
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 5 critical: 6 surplus: -1 money: $5827
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9306 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (11 units for $495)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9297 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5841505196333530825
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 45745784
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $5827 Plots: 8 Assets: 1209 Total: 11036
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $3353 Plots: 9 Assets: 2652 Total: 10505
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 11 Energy: 26 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $961 Plots: 9 Assets: 3202 Total: 8663
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 23 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1334 Plots: 8 Assets: 2789 Total: 8123
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 14 Energy: 17 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 12 units $91
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 38327
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9301 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (3,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 0: Mountain2 (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 3: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 4: Mountain2 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 6 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 6: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5192333334725155478
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34172475
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1972.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 188ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2282.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (6,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (6,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (3,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Mountain3 (6,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $160, max: 47.5, left: 4.4191, fraction 0.09303368
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $160 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2154
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9309 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5727787898633362456
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3432052
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 11 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Mountain1 (1,1)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain2 (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Mountain1 (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2135
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $164, max: 47.5, left: 4.7990994, fraction 0.10103367
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $164 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9324 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5902144392217000448
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39836806
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9308 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Mountain2 (8,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1986
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $161, max: 47.5, left: 7.7790966, fraction 0.16377045
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $161 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9327 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -416987025196954748
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4672491
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 14 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9328 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain3 (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2227
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $161, max: 47.5, left: 2.9591012, fraction 0.062296867
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $161 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9298 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5566740355144677558
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 23 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 17 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 26 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 12 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 2 food, 6 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 16 energy, 4 smithore, 15 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 5 energy, 7 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 8 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 1 food, 8 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 3 food, 16 energy, 3 smithore, 18 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9343 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3584132285764501981
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9344 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2990147190987950694
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $91
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 12, mules potentially available: 15, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 50%
  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]               (P11)yourslipisshowing Smithore: 20 critical: 0 surplus: 20 money: $792
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 5 critical: 0 surplus: 5 money: $1165
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $2882
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 3 critical: 0 surplus: 3 money: $5707
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9333 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $80 (15 units for $1206)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9392 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9119253394424759071
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 7 critical: 0 surplus: 7 money: $710
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 29 critical: 0 surplus: 29 money: $41
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 28 critical: 0 surplus: 28 money: $2882
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 18 critical: 0 surplus: 18 money: $5929
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (83ms) <P11> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9327 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 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 #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 [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]         (P14)<D.A.N.> auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (82 units for $6888)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (83ms) <P11> 117ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9326 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7862397918217019803
  INFO [Shop.calcBuySellPrice]                       Current Food price $51
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 20, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $36 sell price $71
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $1298
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 10 critical: 5 surplus: 5 money: $2477
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $5234
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 0 critical: 5 surplus: -5 money: $7441
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (83ms) <P11> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9300 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: boot shoulda held
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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 [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.883 seconds
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 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: <D.A.N.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $71 (4 units for $284)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (69ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9363 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 229301435399021245
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 71, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Energy: 17 critical: 8 surplus: 9 money: $1298
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 16 critical: 8 surplus: 8 money: $2761
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 22 critical: 9 surplus: 13 money: $5234
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 16 critical: 6 surplus: 10 money: $7157
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (69ms) <P11> 117ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9293 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $28 (9 units for $252)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9330 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2605264606020803553
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 32640824
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $7409 Plots: 9 Assets: 1395 Total: 13304
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $5234 Plots: 10 Assets: 2226 Total: 12460
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 5 Energy: 22 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2509 Plots: 9 Assets: 3686 Total: 10695
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 25 Smithore: 19 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $1298 Plots: 10 Assets: 3476 Total: 9774
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 5 Energy: 17 Smithore: 21 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $160
  INFO [SummaryPhase2.begin]                         Colony total: 46233
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 41
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9321 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> 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 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 250ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)yourslipisshowing is granted tile 1: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Cyber Ranger is granted tile 2: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 3: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 4: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9324 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1080
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $572
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $572
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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)Cyber Ranger bought the plot for $2512
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: 2570
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (68ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9341 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2452
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $554
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $552
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: ouch
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  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 [GameController.apply]                        (P11)yourslipisshowing chat: oh
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: nvm
  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)Cyber Ranger bought the plot for $2512
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (83ms) <P11> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9335 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1772324719213021906
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.055050433
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (69ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9328 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 0.8 (39.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2483.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 207ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3895.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $178, max: 47.5, left: 6.819292, fraction 0.14356405
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $178 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1609
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9353 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3330434996065611099
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9702422
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P13)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (69ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9354 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (2,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (8,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (7,4)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (0,4)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,3)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2308
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $154, max: 47.5, left: 1.3391027, fraction 0.028191637
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $154 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (68ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9364 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3671123688196480153
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.47117615
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P12)C64MuleBoot 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (71ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9360 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,3) 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 1150
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $203, max: 47.5, left: 24.499474, fraction 0.51577836
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $203 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9390 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1607104709858891151
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.98593765
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9391 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)yourslipisshowing
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9382 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9376 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1440537305675184924
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 17 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 25 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 22 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 12 energy, 27 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 8 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 6 food, 8 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 15 food, 10 energy, 4 smithore, 15 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 10 energy, 25 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 5 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 7 food, 8 energy, 0 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 13 food, 12 energy, 4 smithore, 12 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9418 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6019463641150550011
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9414 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8875677434249402721
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $80
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $81 sell price $116
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 46 critical: 0 surplus: 46 money: $903
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 19 critical: 0 surplus: 19 money: $2452
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $179
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $7127
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 117ms (251ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9319 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  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.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 #18
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $81 (70 units for $5670)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9356 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2996293933751316765
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  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]               (P11)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $4629
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $3991
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $260
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $7451
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9332 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9314 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3991076144251857697
  INFO [Shop.calcBuySellPrice]                       Current Food price $71
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 30, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  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]               (P11)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $4629
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 5 surplus: 0 money: $3991
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 7 critical: 5 surplus: 2 money: $260
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 13 critical: 5 surplus: 8 money: $7451
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 183ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9288 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.8 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 251ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 251ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $55 (8 units for $440)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 66ms (67ms) <P11> 183ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9358 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8651829402799548610
  INFO [Shop.calcBuySellPrice]                       Current Energy price $28
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 66, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  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]               (P11)yourslipisshowing Energy: 18 critical: 8 surplus: 10 money: $4629
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 18 critical: 9 surplus: 9 money: $3551
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 18 critical: 10 surplus: 8 money: $260
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 12 critical: 8 surplus: 4 money: $7891
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (206ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9290 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 206ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $27 (3 units for $81)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 117ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9344 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1337172039953136149
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 40458224
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $7972 Plots: 10 Assets: 1468 Total: 14440
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $4548 Plots: 11 Assets: 1817 Total: 11865
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 5 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3551 Plots: 10 Assets: 2376 Total: 10927
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 13 Energy: 18 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $260 Plots: 13 Assets: 2106 Total: 8866
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 7 Energy: 18 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 50 units $81
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $160
  INFO [SummaryPhase2.begin]                         Colony total: 46098
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 59ms (67ms) <P13> 67ms (67ms) <P11> 117ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9332 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 59ms (67ms) <P13> 67ms (67ms) <P11> 117ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9318 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 56ms (67ms) <P13> 67ms (67ms) <P11> 117ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9315 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6003881286672409997
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9011512
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P12> 54ms (67ms) <P13> 67ms (67ms) <P11> 117ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9312 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2400.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 1776ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2649.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,4) into Smithore from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,0): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (2,3): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (2,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (2,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain1 (2,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<D.A.N.> sold a mule for $210
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $166, max: 47.5, left: 11.5191765, fraction 0.24250898
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $166 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1799
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 56ms (67ms) <P13> 67ms (67ms) <P11> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9325 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5394348665086359814
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9008411
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P11)yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 56ms (67ms) <P13> 67ms (67ms) <P11> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9323 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9356 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8352006737148277143
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7494767
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 13 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9352 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 89
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $250, max: 47.5, left: 45.71996, fraction 0.9625255
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9361 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7402098484083194107
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.64421475
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 102ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9360 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1535
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $180, max: 47.5, left: 16.799297, fraction 0.3536694
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $180 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9364 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9358 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2967441754191757444
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 21 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 18 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 18 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 12 energy, 12 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 8 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 2 food, 20 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 8 food, 8 energy, 15 smithore, 15 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 5 food, 13 energy, 10 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 7 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 2 food, 18 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 9 food, 7 energy, 16 smithore, 16 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9388 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7522396732853186764
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9387 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1438155410550348833
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $81
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 12, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Smithore: 10 critical: 0 surplus: 10 money: $4213
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $3801
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $205
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 16 critical: 0 surplus: 16 money: $8063
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9297 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $50
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: 267ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 2 takes over trade from seller <D.A.N.> rank 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $55 (10 units for $550)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9397 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3054372797753111539
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  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]               (P11)yourslipisshowing Crystite: 13 critical: 0 surplus: 13 money: $4763
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 31 critical: 0 surplus: 31 money: $3801
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 26 critical: 0 surplus: 26 money: $205
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 16 critical: 0 surplus: 16 money: $8063
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $140
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing 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 [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P13)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (86 units for $12040)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9336 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5564055032997522421
  INFO [Shop.calcBuySellPrice]                       Current Food price $55
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 26, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 83%
  INFO [Shop.printPriceFactor]                       Food buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $6583
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 9 critical: 5 surplus: 4 money: $8141
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 3 critical: 5 surplus: -2 money: $3845
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 9 critical: 5 surplus: 4 money: $10303
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $45 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9351 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4818474518183466647
  INFO [Shop.calcBuySellPrice]                       Current Energy price $27
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 72, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  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]               (P11)yourslipisshowing Energy: 23 critical: 9 surplus: 14 money: $6583
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 15 critical: 9 surplus: 6 money: $8141
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 26 critical: 9 surplus: 17 money: $3845
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 8 critical: 9 surplus: -1 money: $10303
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9249 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9246 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6961183692326850335
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 39913000
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $10303 Plots: 10 Assets: 2510 Total: 17813
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 9 Energy: 8 Smithore: 16 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $8141 Plots: 10 Assets: 1955 Total: 15096
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 9 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $6583 Plots: 11 Assets: 1985 Total: 14068
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 5 Energy: 23 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $3845 Plots: 13 Assets: 2130 Total: 12475
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 3 Energy: 26 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 6 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 59452
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 38
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9255 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9246 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3754947463211428641
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49018037
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 9 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9249 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2620.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 234ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3067.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (2,3): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (2,4): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (6,4): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (2,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain1 (2,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (6,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<D.A.N.> sold a mule for $185
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $154, max: 47.5, left: 2.8591013, fraction 0.060191605
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $154 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2232
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9068744660551703944
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9782541
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 9 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 76
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $230, max: 47.5, left: 45.979965, fraction 0.9679993
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $230 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9248 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -262076653639684928
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1879512
  INFO [PlayerEventPhase.begin]                      Event player: (P11)yourslipisshowing (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 $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: charity!!!!
  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 [Player.useFood]                              (P11)yourslipisshowing has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Mountain1 (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Mountain2 (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 2187
  INFO [GameModel.gamble]                            (P11)yourslipisshowing gambles $160, max: 47.5, left: 3.7591004, fraction 0.07913896
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $160 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7222069383302514366
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7732162
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger has 3 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger undevelops tile Plain (1,3)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Food factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (1,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 1396
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $153, max: 47.5, left: 2.5794926, fraction 0.054305106
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $153 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9223 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2743681478549219205
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 23 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 15 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 26 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 12 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 8 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 2 food, 14 energy, 0 smithore, 43 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 8 food, 8 energy, 0 smithore, 27 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing produced 6 food, 11 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 6 food, 8 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 3 food, 13 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 6 food, 10 energy, 0 smithore, 30 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9249 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -673838914288429826
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3834880999874250309
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 6, mules potentially available: 16, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $6893
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $8371
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $3738
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 16 critical: 0 surplus: 16 money: $10382
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 216ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)Cyber Ranger (P11)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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]         (P14)<D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $58 (16 units for $928)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9343 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8045979812850108422
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 14 critical: 0 surplus: 14 money: $6893
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 14 critical: 0 surplus: 14 money: $8371
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 18 critical: 0 surplus: 18 money: $3738
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 14 critical: 0 surplus: 14 money: $11310
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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 [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $92 (20 units for $1840)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9338 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7322641694413415539
  INFO [Shop.calcBuySellPrice]                       Current Food price $45
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Food: 6 critical: 5 surplus: 1 money: $7445
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 8 critical: 5 surplus: 3 money: $8371
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 3 critical: 5 surplus: -2 money: $1898
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 8 critical: 5 surplus: 3 money: $12598
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 1ms, max 124ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 282ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)C64MuleBoot (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 282ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 282ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <D.A.N.> rank 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 282ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $38 (4 units for $154)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9341 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7734178273932726483
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 72, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  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]               (P11)yourslipisshowing Energy: 23 critical: 9 surplus: 14 money: $7553
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 14 critical: 9 surplus: 5 money: $8417
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 25 critical: 11 surplus: 14 money: $1790
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 10 critical: 9 surplus: 1 money: $12598
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)C64MuleBoot (P13)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 124ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 124ms
  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 [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 [Shop.setAveragePrice]                        Energy price set to average $25 (10 units for $197)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9338 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2538800676249204327
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 18455792
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $12542 Plots: 10 Assets: 1754 Total: 19296
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 8 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $8417 Plots: 10 Assets: 3041 Total: 16458
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 14 Smithore: 0 Crystite: 14
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $7750 Plots: 11 Assets: 2473 Total: 15723
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 13 Smithore: 0 Crystite: 8
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $1649 Plots: 13 Assets: 5991 Total: 14140
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 5 Energy: 31 Smithore: 0 Crystite: 38
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 20 units $58
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $38
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 65617
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 39
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9354 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9335 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9338 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7920154694297063250
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.020481765
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 8 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9335 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 3006.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 14ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3342.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Smithore from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,1) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (6,4): Crystite --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P13)Cyber Ranger chat: Another game?
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (6,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<D.A.N.> sold a mule for $160
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $225, max: 47.5, left: 17.479313, fraction 0.36798555
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $225 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1501
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9386 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7396666476270213373
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.04399991
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 9 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9385 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,3)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile River (4,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 980
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $229, max: 47.5, left: 27.899551, fraction 0.58735895
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $229 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9389 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5702604239752972680
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5293246
  INFO [PlayerEventPhase.begin]                      No player event for (P11)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P11)yourslipisshowing has 4 food and needs 5 food
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: gg
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: gg
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9393 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)C64MuleBoot chat: im calling it a night
  INFO [GameModel.developLand]                       (P11)yourslipisshowing undevelops tile Plain (5,3)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,0) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: thanks for the games
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing undevelops tile Plain (5,0)
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Mountain2 (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)yourslipisshowing develops tile Plain (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)yourslipisshowing finishes on update 1950
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: oops
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9378 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6679846156879033806
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.80426145
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P13)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 67ms (67ms) <P13> 67ms (67ms) <P11> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9369 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Cyber Ranger develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Cyber Ranger finishes on update 2264
  INFO [GameModel.gamble]                            (P13)Cyber Ranger gambles $200, max: 47.5, left: 2.219102, fraction 0.046717934
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $200 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9359 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9354 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1033065379065479845
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)yourslipisshowing has 13 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 16 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)Cyber Ranger has 31 energy and needs 13 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 14 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P11)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 2 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 74 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 15 food, 0 energy, 4 smithore, 27 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]               (P11)yourslipisshowing produced 4 food, 6 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 1 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P13)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 71 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 14 food, 0 energy, 4 smithore, 30 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9370 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3793600916356323322
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 100ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9372 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6147048481520286531
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $58
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $15
  INFO [Shop.printPriceFactor]                       Smithore shop: 20, mules potentially available: 24, 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]               (P11)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $7700
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $8521
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1624
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $12767
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (253ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9265 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $-6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (253ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6395638271862993545
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)yourslipisshowing Crystite: 36 critical: 0 surplus: 36 money: $7700
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 59 critical: 0 surplus: 59 money: $8521
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Crystite: 109 critical: 0 surplus: 109 money: $1624
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 30 critical: 0 surplus: 30 money: $12767
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (253ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (253ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1358979292519731553
  INFO [Shop.calcBuySellPrice]                       Current Food price $38
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  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]               (P11)yourslipisshowing Food: 4 critical: 0 surplus: 4 money: $7700
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 2 critical: 0 surplus: 2 money: $8521
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $1624
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 16 critical: 0 surplus: 16 money: $12767
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (253ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 63
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: gg
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (253ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3765291691743430917
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 33, needed: 45
  INFO [Shop.printPriceFactor]                       Energy is increased to 127%
  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]               (P11)yourslipisshowing Energy: 9 critical: 0 surplus: 9 money: $7700
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 7 critical: 0 surplus: 7 money: $8521
  INFO [CollectionPhase.goToNextPhase]               (P13)Cyber Ranger Energy: 14 critical: 0 surplus: 14 money: $1624
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 3 critical: 0 surplus: 3 money: $12767
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (253ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 64
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P12> 66ms (67ms) <P13> 67ms (67ms) <P11> 101ms (253ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8855025340715374082
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 46227416
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $12767 Plots: 10 Assets: 4024 Total: 21791
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 16 Energy: 3 Smithore: 4 Crystite: 30
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $8521 Plots: 10 Assets: 5602 Total: 19123
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 2 Energy: 7 Smithore: 0 Crystite: 59
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Money: $1624 Plots: 13 Assets: 9615 Total: 17739
  INFO [SummaryPhase2.begin]                         (P13)Cyber Ranger Food: 0 Energy: 14 Smithore: 0 Crystite: 109
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Money: $7700 Plots: 11 Assets: 4178 Total: 17378
  INFO [SummaryPhase2.begin]                         (P11)yourslipisshowing Food: 4 Energy: 9 Smithore: 0 Crystite: 36
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 20 units $65
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $33
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 76031
  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 [SummaryPhase2.getColonyMessage]              Colony rating: 3
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony was a success. You have met the minimum standards set by the Federation, but your life will not be easy!
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /75.24.213.169 <P13>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 7c3b2b8b-e9f8-4fe5-b2cb-3e97d238e70d
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /156.34.5.237 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101485 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /156.34.5.237 <P12>
  INFO [Server.removeClient]                         Server: Removing client /156.34.5.237 <> with id ddafa7f3-1905-4016-9082-c8dcca125953
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /156.34.5.237 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.202.98.224 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.202.98.224 <P11>
  INFO [Server.removeClient]                         Server: Removing client /174.202.98.224 <> with id 50e73817-8be3-4b84-b9fc-cf127431be35
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.98.224 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14> with id 57e9879f-35f9-40ad-a220-1ee7843f2023
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 10 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 11
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 17e1941b-03d3-4dfa-bcdd-17cdb8cb5b51
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 15f60c820cbde2e149df74fee1c5243b7b0a37b056ee470b9d01f31025335a4a
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 17e1941b-03d3-4dfa-bcdd-17cdb8cb5b51
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 17e1941b-03d3-4dfa-bcdd-17cdb8cb5b51
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id da446303-a084-42a9-b3c6-023db5b78d06
  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 157958
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.purgePendingClients]                  client purged: da446303-a084-42a9-b3c6-023db5b78d06
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id c8d3aa2f-a8f5-42ea-8e6f-ad514329e1c1
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7211 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P12)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P13)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id c8d3aa2f-a8f5-42ea-8e6f-ad514329e1c1
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  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 /38.39.165.155 id 248c19b4-28e7-402d-a402-a5a6faa6eb14
  INFO [Server.initUdp]                              Server: Client /38.39.165.155 <> requests UDP address /38.39.165.155:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /38.39.165.155 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)FluffyFiend is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)FluffyFiend (ID: 103178)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /38.39.165.155 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7214 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)FluffyFiend (ID 103178)
  INFO [ServerMessageHandler.processPlayerJoin]      /38.39.165.155 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)FluffyFiend joins the players
  INFO [Player.<init>]                               Creating (P11)FluffyFiend
  INFO [GameModel.setRemoteUser]                     (P11)FluffyFiend is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103178 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /38.39.165.155 <P11>
  INFO [Server.removeClient]                         Server: Removing client /38.39.165.155 <> with id 248c19b4-28e7-402d-a402-a5a6faa6eb14
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /38.39.165.155 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id b39d0a76-87a3-41a3-9684-d3b7ecf7888a
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7214 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [ServerMessageHandler.processPlayerUnjoin]    /75.24.213.169 <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 [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P12)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Server.acceptClients]                        Server: Accepted client /70.74.209.132 id d5703eaa-66ee-4ea3-8365-7acfc722dbcc
  INFO [Server.initUdp]                              Server: Client /70.74.209.132 <> requests UDP address /70.74.209.132:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.74.209.132 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 39 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Shroomy is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Shroomy (ID: 109290)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.74.209.132 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7356 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Shroomy (ID 109290)
  INFO [ServerMessageHandler.processPlayerJoin]      /70.74.209.132 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Shroomy joins the players
  INFO [Player.<init>]                               Creating (P12)Shroomy
  INFO [GameModel.setRemoteUser]                     (P12)Shroomy is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /70.74.209.132 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)Shroomy unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)Shroomy is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 109290 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /70.74.209.132 <S12>
  INFO [Server.removeClient]                         Server: Removing client /70.74.209.132 <> with id d5703eaa-66ee-4ea3-8365-7acfc722dbcc
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.74.209.132 <>
  WARNING [ServerMessageHandler.processUDPMessage]   Server: Ping message from unknown UDP address /70.74.209.132:6261
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.97.41 id 2e3c4679-273b-4d53-a091-0b3bda9a81f0
  INFO [Server.initUdp]                              Server: Client /174.202.97.41 <> requests UDP address /174.202.97.41:12318
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.97.41 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.97.41 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7367 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.97.41 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P12)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P12)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: hellur
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: how has your day treated you?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey slip
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Good, played golf today.
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: what was your score?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Will also play the rest of the week, except X-mas (probably)...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: A smooth 91...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: nice
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: what is par for the course you play?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: However - both of my other teammates played much better and we won...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: nice
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: some of my friends play
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Today's course is 72, tomorrow's is 71...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i never have had the ambition for it
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: but i love tiger woods games lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i hit a mega badass drive into the field out back once
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: had to be 250-300
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Yes, they're fun...  So is/was Wii golf...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: well, badass for somebody with no experience
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: im trying to raise mega from the seemingly dead
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: he's not answering
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: gonna cook the old lady a grilled cheese then i'll be back
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /174.202.97.41 <P12>
  INFO [Server.removeClient]                         Server: Removing client /174.202.97.41 <> with id 2e3c4679-273b-4d53-a091-0b3bda9a81f0
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.97.41 <>
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.97.41 id 6618e3d6-33e4-4e7a-ab48-d62afd71201e
  INFO [Server.initUdp]                              Server: Client /174.202.97.41 <> requests UDP address /174.202.97.41:12318
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.97.41 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.97.41 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7367 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.97.41 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P12)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P12)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: meg is here in the lobby
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i still have to cook 
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: back in 20 or so
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: OK - going for a SMK...
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: ok
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: b
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: ok
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: my babys full and im ready lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: mega is still maintaining radio silence although he did show up after he ignore my messages lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: just talked
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: hes having a birthday party for his daughter
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: like the 420 kind not a kids one lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: said he'll be on afterwards.
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P13)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: server: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: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: pee real quick brb
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: sorry, that was alot to handle
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: whatever lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <B.I.L.L.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <J.I.M.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Cyber Ranger (P12)yourslipisshowing (P14)<J.I.M.> (P13)<B.I.L.L.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 892
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 83ms (133ms) <P12> 234ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7494 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 83ms (103ms) <P12> 234ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7490 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -570372980286295730
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)yourslipisshowing (P14)<J.I.M.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 44122808
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> 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]                         (P12)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing 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 [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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: GL - HF!!!
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 49
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (167ms) <P12> 217ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7489 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (167ms) <P12> 220ms (284ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7618 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <B.I.L.L.> prefers Energy
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <J.I.M.> prefers Smithore
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 7616 tiles in 46077000ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7616 tiles in 44602900ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Plain (5,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2090 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Mountain3 (7,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 6 frames, rountrip 1ms, max 220ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 284ms 23 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 1ms, max 220ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 3: Mountain3 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 217ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 22 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 217ms
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim Mountain3 (7,2) and wants Mountain3 (6,3) instead
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 24: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 201ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 32 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 32: Mountain3 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (167ms) <P12> 116ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7693 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $670
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $668
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $711
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $708
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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 $676 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $716 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $712 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $744 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $668 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $744 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $668 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $744 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $632 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $688 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $736 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $720 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $696 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $720 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $692 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $632 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $592 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $664 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $636 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $656 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $656 (changed $20)
  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 [AbstractLandAuctionPhase.buyLand]            (P12)yourslipisshowing bought the plot for $744
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (134ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7881 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $684
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1241
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $700
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $394
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $392
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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: <B.I.L.L.> new price $700 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $700 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $644 (changed $-56)
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $688
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7908 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -128567010584903954
  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 (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7912 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 153 tiles in 1853000ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1925 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $118, max: 47.5, left: 17.979324, fraction 0.37851208
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $118 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1502
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (133ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8358 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2494292596515992040
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8368 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,1) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (3,0) with Smithore factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2406
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8472 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1049066996029853912
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8471 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Mountain3 (7,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain2 (0,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1831
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $71, max: 47.5, left: 11.879185, fraction 0.2500881
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $71 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8526 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4742868390177953862
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  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]                        (P12)yourslipisshowing chat: gl hf!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8521 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 153 tiles in 1957000ns
  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: Mountain3 Smithore (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2025 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (6,3): Empty --> 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.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 Mountain3 (6,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 Mountain3 (6,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]            Found Low amounts of Crystite
  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 $51, max: 47.5, left: 15.659271, fraction 0.32966888
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $51 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 1618
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8550 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1162426874838505343
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8608 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5361097518808645409
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 0 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 3 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 0 food, 0 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 3 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8631 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8632 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5687498961858736844
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $9
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 12, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 50%
  INFO [Shop.printPriceFactor]                       Smithore buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 8 critical: 0 surplus: 8 money: $77
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 3 critical: 0 surplus: 3 money: $112
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $1068
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 4 critical: 0 surplus: 4 money: $976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8577 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $218
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $59 (11 units for $649)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (117ms) <P12> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8637 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -780143115116587168
  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 [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $549
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $289
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $1068
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (117ms) <P12> 117ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8594 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $96 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (117ms) <P12> 117ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8576 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2369274954040055760
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 15, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 1 critical: 3 surplus: -2 money: $549
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 3 surplus: 1 money: $289
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 1 critical: 3 surplus: -2 money: $1068
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 69ms (84ms) <P12> 116ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8578 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $206
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 251ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $206
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $206
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $206
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $206
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $206
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $206
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $206
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (7 units for $350)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (103ms) <P12> 101ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8624 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3169990489490551974
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 12, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 81%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 0 critical: 3 surplus: -3 money: $399
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 0 critical: 3 surplus: -3 money: $389
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 3 critical: 1 surplus: 2 money: $968
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 1 critical: 2 surplus: -1 money: $876
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (117ms) <P12> 116ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8594 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $211
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (9 units for $405)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (100ms) <P12> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8634 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2183000712833119008
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30440640
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $786 Plots: 1 Assets: 631 Total: 1917
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 3 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $1013 Plots: 1 Assets: 325 Total: 1838
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $174 Plots: 2 Assets: 645 Total: 1819
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $299 Plots: 2 Assets: 360 Total: 1659
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 2 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 $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 7 units $59
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 7233
  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 [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 (13) 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: 41
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (103ms) <P12> 101ms (182ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8636 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 5666 tiles in 45924400ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 5666 tiles in 44931300ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food <claim> (+4) 2163 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2953 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food <claim> (+4) 2163 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2953 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food <claim> (+4) 2163 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2953 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food <claim> (+4) 2163 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2953 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants River (4,3)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2128 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2639 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2128 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2639 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2128 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2639 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Energy <claim> (+3) 2128 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2639 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants Plain (3,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 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 182ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 10 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 10: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 11: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 14: Mountain2 (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 25 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> 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 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (103ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8662 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $656
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $692
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $300
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $300
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<B.I.L.L.> bought the plot for $660
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8643 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $600
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $-124
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $616
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $616
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $604
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 84ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8675 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4623901525645073246
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2981267
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 84ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8670 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 162 tiles in 2218300ns
  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: Plain Energy (+3) Plain Empty 2024 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2605 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,3) 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 (1,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.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  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 (1,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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.> 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 $51, max: 47.5, left: 29.739594, fraction 0.6260967
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $51 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 914
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 84ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8718 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6254456852782508422
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.64401174
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 84ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8721 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 482 tiles in 4501900ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food (+4) Plain Energy (+3) 2063 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3168 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $56, max: 47.5, left: 12.319195, fraction 0.25935146
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $56 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1785
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 84ms (84ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8757 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5335731232900888166
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24252653
  INFO [PlayerEventPhase.begin]                      Event player: (P12)yourslipisshowing (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (6ms) <P11> 84ms (84ms) <P12> 101ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8751 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1325
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $71, max: 47.5, left: 21.559406, fraction 0.45388225
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $71 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 117ms (226ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8783 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8613539856307557656
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.86593413
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 68ms (84ms) <P12> 117ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (3,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (7,1) 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 1544
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $53, max: 47.5, left: 2.9927611, fraction 0.0630055
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8822 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6422939851657903349
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8815 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3972430913233279814
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 5 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 7 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 5 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 2 energy, 4 smithore, 0 crystite
  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)yourslipisshowing produced 6 food, 0 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 3 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 3 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8822 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8826 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1525750314715796485
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $59
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 7, mules potentially available: 12, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 56%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 8 critical: 0 surplus: 8 money: $285
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $342
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 8 critical: 0 surplus: 8 money: $173
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8743 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $198
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $46 (8 units for $368)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8823 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4178368929579170224
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $653
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $342
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $173
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8747 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $64 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8727 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4478835943084123321
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 7 critical: 3 surplus: 4 money: $653
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 3 surplus: 3 money: $342
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 3 critical: 3 surplus: 0 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 0 critical: 3 surplus: -3 money: $173
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 68ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8719 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $25 capped by money $11
  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: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $54 (3 units for $162)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8822 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3175465869008145919
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 12, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 94%
  INFO [Shop.printPriceFactor]                       Energy buy price $27 sell price $62
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 2 critical: 4 surplus: -2 money: $815
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 0 critical: 3 surplus: -3 money: $342
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 5 critical: 2 surplus: 3 money: $214
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 5 critical: 2 surplus: 3 money: $11
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 67ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8739 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 7
  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 [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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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: <B.I.L.L.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 3
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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: <B.I.L.L.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $52 (4 units for $208)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 67ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8786 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8096350230368766153
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 31478368
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $815 Plots: 3 Assets: 600 Total: 2915
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $135 Plots: 3 Assets: 881 Total: 2516
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 3 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $134 Plots: 3 Assets: 737 Total: 2371
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $298 Plots: 3 Assets: 548 Total: 2346
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $54
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 10148
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (117ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8760 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (5,3)
  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 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 3 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 7: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 17: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 21 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 21: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 17
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (117ms) <P12> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $572
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $932
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $16
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $925
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-400
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)yourslipisshowing 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 (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (117ms) <P12> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8815 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6338073911089004397
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27504504
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8809 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Mountain2 (0,1) with Energy factory
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1244. End Update: 1243
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing undevelops tile Mountain2 (0,1)
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (8,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2102
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $66, max: 47.5, left: 5.459099, fraction 0.114928395
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $66 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8835 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6019907119514486557
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4781506
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8838 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying Plain (3,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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 717.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 5ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 790.9999999999999
  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,1) 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,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,1): 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: 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 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 $100
  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,1) 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 $80, max: 47.5, left: 9.099121, fraction 0.19156045
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $80 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 1946
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8880 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8569380549450078387
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5352271
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8871 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (3,0)
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i've missed half the assays
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (7,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (7,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2311
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $57, max: 47.5, left: 1.8391023, fraction 0.038717944
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $57 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8889 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 607038738681609601
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9442428
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 4)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8891 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 561.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1433.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Somehow - I don't believe you...
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $55, max: 47.5, left: 26.699524, fraction 0.5620952
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $55 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1066
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (150ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (150ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8881 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6246259453824705273
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 14 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 6 food, 3 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 4 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 6 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 15 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 5 food, 4 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (99ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8927 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8274703122597847298
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8923 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4793379692066890829
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 5, mules potentially available: 12, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 4 critical: 0 surplus: 4 money: $194
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $191
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $363
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 10 critical: 0 surplus: 10 money: $85
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8852 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $178
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $49 (4 units for $196)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (101ms) <P12> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8932 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5663254117603572624
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $390
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $191
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $363
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $85
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8854 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $88 capped by money $85
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $92 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8836 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5745225282928049004
  INFO [Shop.calcBuySellPrice]                       Current Food price $54
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 30, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 55%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 3 surplus: 2 money: $390
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $191
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 15 critical: 3 surplus: 12 money: $363
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 5 critical: 3 surplus: 2 money: $85
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 84ms (116ms) <P12> 103ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8824 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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]         (P14)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (13 units for $195)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 83ms (134ms) <P12> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8881 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6761917289272855242
  INFO [Shop.calcBuySellPrice]                       Current Energy price $52
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 23, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is decreased to 67%
  INFO [Shop.printPriceFactor]                       Energy buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 8 critical: 3 surplus: 5 money: $405
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 2 surplus: 7 money: $176
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 2 critical: 4 surplus: -2 money: $513
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 4 surplus: 0 money: $115
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (6ms) <P11> 83ms (134ms) <P12> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8846 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.897 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 Cyber Ranger rank 3 takes over trade from seller yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 3 takes over trade from seller yourslipisshowing rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 217ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $53 (4 units for $212)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (5ms) <P11> 83ms (116ms) <P12> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8920 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2192577517430593779
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 17310112
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $458 Plots: 5 Assets: 831 Total: 3789
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $62 Plots: 4 Assets: 1160 Total: 3222
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 5 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $335 Plots: 4 Assets: 713 Total: 3048
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $354 Plots: 4 Assets: 680 Total: 3034
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 5 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 13093
  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]                        (P12)yourslipisshowing chat: i usually dont lol
  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: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 41
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 83ms (101ms) <P12> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8908 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (5,1)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (6,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 250ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 4: Mountain1 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 7 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 7: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 10: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 13 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 13: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 83ms (84ms) <P12> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8935 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $512
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1508
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $72
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-304
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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 (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8911 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4905777678624695372
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97504246
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (116ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8902 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Mountain2 (0,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (8,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (1,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2232
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $111, max: 47.5, left: 2.8591013, fraction 0.060191605
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $111 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (116ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8955 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9089236780740623351
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7549704
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 2)
  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]                        (P12)yourslipisshowing chat: but i did this time
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (133ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8953 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 594.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 5ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1343.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Smithore from Empty
  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 (3,1): Food --> 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 (3,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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,2): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <J.I.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <J.I.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> was forced to end the enqueueing early.
  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 [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Plain (3,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 (3,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (6,2).
  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.> 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 $164, max: 47.5, left: 17.519314, fraction 0.36882767
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $164 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 1525
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8962 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6169418443491671738
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.93802243
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (117ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8962 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (7,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (7,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2066
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $123, max: 47.5, left: 6.7190976, fraction 0.14145468
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $123 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (116ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8968 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9083413156473483862
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22724408
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 8 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (116ms) <P12> 102ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8979 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 220.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 7ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1127.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,4) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,3) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> undevelops tile Plain (5,2)
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> undevelops tile Plain (5,3)
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $104, max: 47.5, left: 2.4191017, fraction 0.05092846
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $104 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2280
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8982 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8977 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5776212843647203672
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 7 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 6 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 1 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 3 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 3 energy, 5 smithore, 0 crystite
  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)yourslipisshowing produced 3 food, 6 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 5 food, 4 energy, 0 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 4 food, 2 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8027386947541990140
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9009 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5006029581090652163
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 10, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 70%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 13 critical: 0 surplus: 13 money: $239
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $418
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $318
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 13 critical: 0 surplus: 13 money: $376
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8905 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $89
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $158
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $54 (13 units for $702)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9030 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -922207241543192666
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $941
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $418
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $318
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $376
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8914 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8885 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7684678938823130925
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 15, total: 31, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $941
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $418
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 8 critical: 4 surplus: 4 money: $318
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 4 critical: 4 surplus: 0 money: $376
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8870 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-3
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-3
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-3
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (3 units for $150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (134ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8993 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1233464898443387897
  INFO [Shop.calcBuySellPrice]                       Current Energy price $53
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 23, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 84%
  INFO [Shop.printPriceFactor]                       Energy buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 9 critical: 5 surplus: 4 money: $941
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 4 surplus: -1 money: $268
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 7 critical: 5 surplus: 2 money: $468
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 4 surplus: 0 money: $376
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (134ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8882 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-26
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 223ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 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 Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-26
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-26
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 223ms
  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 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 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 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 Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 223ms
  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 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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-26
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-26
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 223ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $50 (4 units for $202)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (150ms) <P12> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9031 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8582823356735955525
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 14661856
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $1079 Plots: 6 Assets: 1060 Total: 5139
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $312 Plots: 5 Assets: 1517 Total: 4329
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 5 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $532 Plots: 5 Assets: 1100 Total: 4132
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $130 Plots: 5 Assets: 940 Total: 3570
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 6 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 $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 6 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 17170
  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 [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 (13) 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: 41
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 116ms (150ms) <P12> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9018 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain2 (1,4)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (1,4)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 216ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 6: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 8: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 16 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 16: Mountain2 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 21 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 21: Mountain2 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (133ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8992 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $248
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1308
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $232
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1030
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-192
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)yourslipisshowing bought the plot for $248
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (133ms) <P12> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8991 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6967851641312377753
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0497427
  INFO [PlayerEventPhase.begin]                      Event player: (P12)yourslipisshowing (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: my luck
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (133ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8988 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing undevelops tile Plain (1,0)
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (2,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (1,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1752
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $106, max: 47.5, left: 13.059212, fraction 0.27493078
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $106 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 312897944999423010
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20146656
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 2)
  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 $200
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1264.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 46ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1564.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Smithore 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 (6,2): Empty --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (7,4): Empty --> 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 [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 (6,2) with Smithore 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 (7,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying River (4,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 $101, max: 47.5, left: 6.559098, fraction 0.13808627
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $101 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 2073
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9029 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1829788779408952840
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0145564675
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 3)
  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 $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i think im setting the bot up to win lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: selling ore cheap
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9036 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1173.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 101ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1472.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (1,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (1,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Mountain2 (1,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (5,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $145, max: 47.5, left: 12.379196, fraction 0.26061466
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $145 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1782
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9036 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6820312303748853987
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8185143
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 3 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9042 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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: 87. End Update: 86
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (3,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1786
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $107, max: 47.5, left: 1.8943453, fraction 0.039880954
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $107 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9098 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9092 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5090994850827284862
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 8 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 1 food, 6 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 3 energy, 3 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 3 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 8 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 5 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 4 energy, 4 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 4 food, 4 energy, 16 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9110 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -104936994168698434
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9125 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4938788698626577512
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $54
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 6, mules potentially available: 10, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 9 critical: 0 surplus: 9 money: $587
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $162
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 20 critical: 0 surplus: 20 money: $463
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9080 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $142
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $150
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $46 (9 units for $414)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9133 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4552320456041227614
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1001
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $162
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 5 critical: 0 surplus: 5 money: $802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $463
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $64 (6 units for $384)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9147 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6322565933259288104
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 15, total: 29, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  INFO [Shop.printPriceFactor]                       Food buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $1001
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $546
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 5 critical: 4 surplus: 1 money: $802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 4 critical: 4 surplus: 0 money: $463
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  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: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $52 (5 units for $264)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 100ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6313098342397178792
  INFO [Shop.calcBuySellPrice]                       Current Energy price $50
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $35 sell price $70
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 8 critical: 7 surplus: 1 money: $1053
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 7 critical: 5 surplus: 2 money: $282
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 5 critical: 6 surplus: -1 money: $802
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 6 surplus: -2 money: $463
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 100ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9074 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-19
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-19
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $71 (1 units for $71)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (6ms) <P11> 84ms (134ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9110 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6416780059877897353
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 49750024
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $1124 Plots: 8 Assets: 1485 Total: 6609
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $802 Plots: 6 Assets: 1687 Total: 5489
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 5 Smithore: 2 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $463 Plots: 6 Assets: 1997 Total: 5460
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 4 Smithore: 20 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $211 Plots: 6 Assets: 1463 Total: 4674
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 11 units $52
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 22232
  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 [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 (13) 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: 43
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 84ms (100ms) <P12> 100ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (2,4)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (7,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 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 234ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 10 frame 2
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (6,4)
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 10: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 11: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 13 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 13: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 16 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 16: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 112ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (100ms) <P12> 112ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9113 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (100ms) <P12> 112ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4388292908963886598
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31729925
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (150ms) <P12> 112ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1136
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $175, max: 47.5, left: 25.819504, fraction 0.5435685
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $175 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (150ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9110 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3860030076292647074
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06313938
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (150ms) <P12> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9110 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1636.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 177ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1752.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,4) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Crystite --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain2 (1,4): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain2 (1,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (2,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (0,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $108, max: 47.5, left: 2.099102, fraction 0.04419162
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $108 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2296
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (134ms) <P12> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9139 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3194645024138960926
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7111954
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 4 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: LOL
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 69ms (133ms) <P12> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  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 49ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1960.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Smithore 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,1): Smithore --> 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 (6,4): Empty --> Smithore
  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,2): Smithore --> 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 [DevelopmentActionQueue2.addAction]           AI: <J.I.M.> Queue: GoToMuleStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: im tellin ya
  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 [GameController.apply]                        (P12)yourslipisshowing chat: my luck
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (6,4) with Smithore 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 (6,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: and the bot totally missed lol
  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.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Mountain2 (7,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 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 $107, max: 47.5, left: 1.9191022, fraction 0.04040215
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $107 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 2305
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 69ms (89ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9135 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8507068662258532316
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27000928
  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 $400
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: looks like i have one high
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 69ms (134ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9118 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2378
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $101, max: 47.5, left: 0.6791034, fraction 0.0142969135
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $101 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 69ms (91ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 69ms (91ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9118 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8590283171990714709
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 8 energy, 29 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 1 food, 0 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 8 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 12 energy, 14 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 4 food, 7 energy, 26 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 1 food, 0 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 3 food, 6 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 5 food, 11 energy, 14 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 69ms (91ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9155 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7228831591297136489
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 69ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9143 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1541153878127563592
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 26 critical: 0 surplus: 26 money: $1334
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $622
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $745
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 34 critical: 0 surplus: 34 money: $655
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 69ms (100ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9097 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $122
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $130
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: no auctions this time...
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $48 (26 units for $1248)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (91ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9128 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6410392359748046498
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  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]                        (P12)yourslipisshowing chat: lol
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $2582
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 29 critical: 0 surplus: 29 money: $622
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 20 critical: 0 surplus: 20 money: $745
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $655
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (91ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9089 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $92 (6 units for $552)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 68ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3017835107616785980
  INFO [Shop.calcBuySellPrice]                       Current Food price $52
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 15, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 105%
  INFO [Shop.printPriceFactor]                       Food buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $2582
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $70
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 4 surplus: 0 money: $1297
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 5 critical: 4 surplus: 1 money: $655
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 68ms (100ms) <P12> 100ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9081 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $75
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $69
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 125ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 7
  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: 125ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $55 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 70ms (86ms) <P12> 100ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1107096725576324335
  INFO [Shop.calcBuySellPrice]                       Current Energy price $71
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 25, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is increased to 106%
  INFO [Shop.printPriceFactor]                       Energy buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 7 critical: 8 surplus: -1 money: $2582
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 8 surplus: -7 money: $70
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 6 critical: 6 surplus: 0 money: $1297
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 11 critical: 5 surplus: 6 money: $655
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (117ms) <P12> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $75
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $75
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 7
  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: <B.I.L.L.> target price $75
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $75
  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: <B.I.L.L.> target price $75
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $75
  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: 151ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $95 (2 units for $190)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 83ms (86ms) <P12> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9119 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8477060796076836201
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 31378584
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $2487 Plots: 9 Assets: 1870 Total: 8857
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $70 Plots: 7 Assets: 4295 Total: 7865
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 1 Smithore: 0 Crystite: 35
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $845 Plots: 7 Assets: 3407 Total: 7752
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 9 Smithore: 34 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $1202 Plots: 7 Assets: 3039 Total: 7741
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 7 Smithore: 2 Crystite: 14
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 18 units $48
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $95
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 32215
  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]                        (P12)yourslipisshowing chat: i shouldn't have bought
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 43
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 83ms (100ms) <P12> 101ms (220ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9107 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain1 (2,3)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (2,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 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 220ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 4 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 4: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 6: Mountain1 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 8 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 8: Mountain1 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 10: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (100ms) <P12> 100ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9090 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $188
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1557
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $920
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1250
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $792
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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: <B.I.L.L.> new price $876 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $912 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $756 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $900 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $16)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: MED
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $892 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $764 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $840 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $840 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $784 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $860 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $784 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $824 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $820 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $812 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $840 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $792 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $816 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $840 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $760 (changed $-32)
  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)yourslipisshowing bought the plot for $856
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9106 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $796
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1040
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $920
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1040
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $792
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  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: <B.I.L.L.> new price $920 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $856 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $880 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $824 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $864 (changed $40)
  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 [AbstractLandAuctionPhase.buyLand]            (P12)yourslipisshowing bought the plot for $880
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6499508372525854784
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.735604
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (150ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9101 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain1 (3,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (6,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2101
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $121, max: 47.5, left: 5.479099, fraction 0.11534945
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $121 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (150ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2577816809705978406
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5411164
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 2 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (150ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1313
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (116ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9197 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4573758347979535836
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5340878
  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 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (116ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  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 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying Plain (2,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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3011.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 33ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5730.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,1) 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 Plain (6,4): Smithore --> 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 (7,4): Smithore --> 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 (3,1): 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 (2,1): 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: 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 (6,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 Mountain2 (7,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 (3,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 Plain (2,1) 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 [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 (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (116ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6309486627569308033
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31817406
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 4)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (116ms) <P12> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2935.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 32ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 6016.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,4) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,4): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (2,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain1 (2,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Mountain1 (2,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $103, max: 47.5, left: 2.3991017, fraction 0.050507404
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $103 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2255
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8694334363395383826
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 1 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 9 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 18 energy, 29 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 1 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 21 food, 8 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 20 food, 6 energy, 4 smithore, 0 crystite
  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)yourslipisshowing produced 4 food, 20 energy, 31 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 21 food, 10 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 22 food, 4 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8256004384755306752
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9231 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3223578914559870216
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $48
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 18, mules potentially available: 18, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 31 critical: 0 surplus: 31 money: $402
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $170
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $1415
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 38 critical: 0 surplus: 38 money: $855
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9160 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $102
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $110
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <J.I.M.> has buyout mask 1
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $56 (31 units for $1736)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1414020953750002033
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $2138
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 35 critical: 0 surplus: 35 money: $170
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 14 critical: 0 surplus: 14 money: $1415
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $855
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (133ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $72 (35 units for $2520)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6974212335830070404
  INFO [Shop.calcBuySellPrice]                       Current Food price $55
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 44, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 52%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 0 critical: 4 surplus: -4 money: $2138
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $2690
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 21 critical: 4 surplus: 17 money: $1415
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 23 critical: 4 surplus: 19 money: $855
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (117ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9142 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-126
  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 $-46
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (10 units for $190)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (101ms) <P12> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5445086754748103140
  INFO [Shop.calcBuySellPrice]                       Current Energy price $95
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 29
  INFO [Shop.printPriceFactor]                       Energy is decreased to 74%
  INFO [Shop.printPriceFactor]                       Energy buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 20 critical: 9 surplus: 11 money: $2023
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 6 critical: 6 surplus: 0 money: $2615
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 11 critical: 7 surplus: 4 money: $1586
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 7 critical: 7 surplus: 0 money: $874
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (101ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-140
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-202
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-140
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-202
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-140
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-202
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $-140
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-202
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $91 (3 units for $273)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7233376508396277932
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 17222040
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $2023 Plots: 12 Assets: 3165 Total: 11188
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 5 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $783 Plots: 8 Assets: 4096 Total: 8879
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 22 Energy: 8 Smithore: 38 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $1859 Plots: 8 Assets: 2813 Total: 8672
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 12 Energy: 8 Smithore: 2 Crystite: 14
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2433 Plots: 8 Assets: 1648 Total: 8081
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 39 units $56
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $91
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 36820
  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 [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 (13) 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: 44
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (3,4)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (0,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 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing 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 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 4 frame 2
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (8,4)
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 4: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 5: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 7 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 7: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (133ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (133ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6639727488179267999
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7661811
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (134ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain2 (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain2 (0,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (0,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2276
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $154, max: 47.5, left: 1.9791021, fraction 0.04166531
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (134ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2926326919976732856
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.81063265
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 22 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (134ms) <P12> 100ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9224 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 810.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1309ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2259.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,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 Plain (2,1): 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 Plain (3,1): 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 Mountain2 (7,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 (8,4): 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.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 Plain (2,1) 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 (3,1) 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 Mountain2 (7,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 (8,4) with Energy 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 [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 (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9223 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4792205993005014808
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.62186867
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 3)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 12 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9226 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 897.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 1395ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2419.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $162, max: 47.5, left: 4.8990993, fraction 0.10313893
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $162 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2130
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (84ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 493399599406775891
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27866417
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (84ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9201 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (116ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9174 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (116ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2416138388233327058
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 20 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 8 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 13 energy, 16 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 5 food, 36 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 6 food, 32 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 4 food, 11 energy, 17 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 35 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 10 food, 34 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (116ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2163451477677764049
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9228 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4667515799752183568
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $56
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 39, mules potentially available: 29, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 7 critical: 0 surplus: 7 money: $1867
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2048
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $1786
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 40 critical: 0 surplus: 40 money: $548
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $90
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 7
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $67 (30 units for $2035)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (116ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9238 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5231921887230112930
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $144 sell price $284
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 5 critical: 0 surplus: 5 money: $2154
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 15 critical: 0 surplus: 15 money: $13
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 15 critical: 0 surplus: 15 money: $1786
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $548
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (116ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9165 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $144
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $144 (35 units for $5040)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6600233143210415625
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $2874
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $2173
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 8 critical: 5 surplus: 3 money: $3946
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 19 critical: 5 surplus: 14 money: $548
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9143 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 167ms
  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: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 167ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $54 (5 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (100ms) <P12> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -775662087926688784
  INFO [Shop.calcBuySellPrice]                       Current Energy price $91
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 96, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 19 critical: 11 surplus: 8 money: $2874
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 0 critical: 9 surplus: -9 money: $1903
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 39 critical: 4 surplus: 35 money: $3996
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 38 critical: 4 surplus: 34 money: $768
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #45
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #46
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #48
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #49
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #50
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #52
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #53
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #54
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #57
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #58
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #59
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 #61
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #62
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $41 (67 units for $2803)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4236859970502807949
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 13009256
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $1576 Plots: 13 Assets: 3791 Total: 11867
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 5 Energy: 51 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $5458 Plots: 9 Assets: 1482 Total: 11440
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 7 Energy: 5 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $2109 Plots: 9 Assets: 4435 Total: 11044
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 15 Energy: 5 Smithore: 40 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $398 Plots: 9 Assets: 4849 Total: 9747
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 35 Smithore: 30 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $67
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $54
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $41
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 44098
  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 [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 (13) 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: 43
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9201 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants River (4,4)
  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 [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 0: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 1: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 3: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 11
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 82ms (84ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 82ms (84ms) <P12> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5412588884550813835
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09752017
  INFO [PlayerEventPhase.begin]                      Event player: (P12)yourslipisshowing (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $450 to clean it up
  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 (13) 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 [Player.useFood]                              (P12)yourslipisshowing has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 101ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain2 (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain3 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (2,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2322
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $150, max: 47.5, left: 1.059103, fraction 0.022296906
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $150 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (84ms) <P12> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9228 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7148538964867400212
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3349493
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 7 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (100ms) <P12> 100ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1159.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 599ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1991.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,4) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,3) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (2,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain1 (2,3): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: my nrg is about to deplete like crazy
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (2,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: i forgot the spoil rate for it
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain1 (2,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $155
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (5,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: but i know when you have a bunch, it gets reamed
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $151, max: 47.5, left: 2.2591019, fraction 0.04756004
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $151 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2262
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -519149631191496
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9410177
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 15 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9260 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1315.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 571ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1874.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. 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 Mountain3 (6,3): Smithore --> Crystite
  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,2): Energy --> Crystite
  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,4): Food --> Crystite
  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: 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 [GameController.apply]                        (P11)Cyber Ranger chat: 25%
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain3 (6,3) with Crystite 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 (6,2) with Crystite 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 (6,4) with Crystite factory
  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.> 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 $153, max: 47.5, left: 7.8590965, fraction 0.16545467
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $153 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 1982
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 70ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9243 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -554985306512578371
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.63075817
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 77ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (3,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1290
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $155, max: 47.5, left: 21.69941, fraction 0.45682967
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $155 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 448502246225187620
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)yourslipisshowing Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9240 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7458181039999519818
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 51 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 35 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 6 energy, 4 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 35 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 8 food, 22 energy, 0 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 6 energy, 4 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 3 food, 33 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 9 food, 22 energy, 0 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1223771741654892191
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $67
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 4 critical: 0 surplus: 4 money: $946
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 30 critical: 0 surplus: 30 money: $323
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $5304
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 40 critical: 0 surplus: 40 money: $1957
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $70
  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 (11) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $58 (5 units for $290)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 69ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9264 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6923306202540361275
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 28 critical: 0 surplus: 28 money: $946
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 50 critical: 0 surplus: 50 money: $33
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 12 critical: 0 surplus: 12 money: $5304
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 9 critical: 0 surplus: 9 money: $2247
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 69ms (84ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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.892 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 108ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [GameController.apply]                        (P12)yourslipisshowing chat: b cups
  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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  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]         (P13)<B.I.L.L.> auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $88 (99 units for $8712)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (5ms) <P11> 72ms (84ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8583097697411274622
  INFO [Shop.calcBuySellPrice]                       Current Food price $54
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $3410
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $4433
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 5 surplus: -1 money: $6360
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 14 critical: 5 surplus: 9 money: $3039
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (5ms) <P11> 69ms (84ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 142ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 4 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $71
  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: 142ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $71
  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: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $67 (9 units for $607)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (5ms) <P11> 78ms (117ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7294201949690281637
  INFO [Shop.calcBuySellPrice]                       Current Energy price $41
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 112, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 36 critical: 12 surplus: 24 money: $3410
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 20 critical: 10 surplus: 10 money: $3826
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 34 critical: 5 surplus: 29 money: $6360
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 22 critical: 6 surplus: 16 money: $3646
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (3ms) <P11> 78ms (84ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: ChooseDirection (11) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 116ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer yourslipisshowing rank 1
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #34
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #35
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #42
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 116ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $38 (43 units for $1665)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 82ms (92ms) <P12> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4048570473305138297
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 44399320
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $7620 Plots: 10 Assets: 1587 Total: 14207
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 6 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $2780 Plots: 14 Assets: 3997 Total: 13777
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 5 Energy: 50 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2791 Plots: 10 Assets: 5777 Total: 13568
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 10 Energy: 49 Smithore: 35 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $4051 Plots: 10 Assets: 3581 Total: 12632
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 7 Smithore: 35 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 54184
  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 [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 (13) 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: 44
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 82ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  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 (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 82ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9186 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 82ms (84ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3243916015285667556
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20952809
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (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 $150 each for a total of $900
  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 (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (92ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 0.8 (39.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2000.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 105ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2342.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,4) into Food from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $160
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (3,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $155, max: 47.5, left: 10.039337, fraction 0.21135446
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $155 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1448
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (150ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9196076313965872365
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29912
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (150ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain1 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (1,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2324
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $152, max: 47.5, left: 1.019103, fraction 0.021454802
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $152 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 69ms (150ms) <P12> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9201 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4754195322835564714
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7840247
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 10 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (150ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (3,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1002
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $225, max: 47.5, left: 27.459541, fraction 0.5780956
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $225 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (150ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1246596895908248797
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33829045
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (107ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3502.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 60ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 6059.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,4) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,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 (6,4): Crystite --> 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 (7,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 (8,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 [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 (6,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 Mountain2 (7,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 (8,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $160
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (8,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 [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: again
  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 [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 (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3828877011471796077
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: dammit jim!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9197 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6484431179886944517
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 50 energy and needs 13 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 49 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 71 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 54 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 14 food, 31 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 21 food, 23 energy, 0 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: he's dead!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 3 food, 6 energy, 0 smithore, 74 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 58 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 13 food, 29 energy, 0 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 22 food, 22 energy, 0 smithore, 6 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9248 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6970636775636577612
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $58
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 12, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 4 critical: 0 surplus: 4 money: $2622
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 35 critical: 0 surplus: 35 money: $2806
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $6925
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 35 critical: 0 surplus: 35 money: $4176
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9172 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $51
  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 (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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $51 (19 units for $969)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4659823827036398871
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 74 critical: 0 surplus: 74 money: $2826
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 58 critical: 0 surplus: 58 money: $2041
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 12 critical: 0 surplus: 12 money: $6925
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 6 critical: 0 surplus: 6 money: $4941
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (133ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $84 (88 units for $7392)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 69ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9240 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2283974438224026620
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 41, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 62%
  INFO [Shop.printPriceFactor]                       Food buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 3 critical: 5 surplus: -2 money: $9042
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 3 critical: 5 surplus: -2 money: $2713
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 13 critical: 5 surplus: 8 money: $6925
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 22 critical: 5 surplus: 17 money: $5445
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 69ms (150ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9156 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-117
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-117
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-117
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-117
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-117
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-117
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $49
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-117
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $-117
  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 [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: 150ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $61 (7 units for $427)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 68ms (150ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6426226110851847712
  INFO [Shop.calcBuySellPrice]                       Current Energy price $38
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 115, needed: 40
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 34 critical: 14 surplus: 20 money: $9042
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 30 critical: 11 surplus: 19 money: $2286
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 29 critical: 7 surplus: 22 money: $7352
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 22 critical: 8 surplus: 14 money: $5445
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 69ms (150ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9143 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 157ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 157ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 137ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (14 units for $175)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (137ms) <P12> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7656209053557014694
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 31835664
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $9042 Plots: 14 Assets: 2798 Total: 18840
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 3 Energy: 34 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2111 Plots: 10 Assets: 9810 Total: 16921
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 10 Energy: 44 Smithore: 50 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $7397 Plots: 10 Assets: 3101 Total: 15498
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 6 Energy: 28 Smithore: 2 Crystite: 12
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $5575 Plots: 10 Assets: 3412 Total: 13987
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 22 Energy: 9 Smithore: 20 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 65246
  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 [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 (13) 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: 43
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (137ms) <P12> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  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 (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (137ms) <P12> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (137ms) <P12> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6598599834304411741
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38973862
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 3 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (137ms) <P12> 100ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile Plain (3,3)
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (3,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1006
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $193, max: 47.5, left: 10.379541, fraction 0.21851666
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $193 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (133ms) <P12> 101ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4242144914119895955
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9641208
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 10 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (133ms) <P12> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 74
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $186, max: 47.5, left: 46.019966, fraction 0.9688414
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $186 in the pub
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: aren't you a trekkie cybe?
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 82ms (133ms) <P12> 101ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1089449185855073091
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41783428
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 3)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 6 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 83ms (133ms) <P12> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1842.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 78ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3118.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,4) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,2): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (3,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (3,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $150
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Yes, but - SciFi, not just Trekkie...
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $163, max: 47.5, left: 10.719158, fraction 0.2256665
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $163 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1839
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 103ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6632137071251063928
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7832222
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 22 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1420.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1097ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1856.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,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 (2,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 Plain (8,4): Food --> 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 Plain (3,1): Energy --> Food
  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 [GameController.apply]                        (P11)Cyber Ranger chat: FIREFLY - FOREVER!!!
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (2,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (3,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $150
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (1,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]            Found High amounts of Crystite
  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 $167, max: 47.5, left: 8.879116, fraction 0.18692876
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $167 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 1931
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4403134431500045266
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4779886021405792467
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 34 energy and needs 14 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 44 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 28 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 78 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 54 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 14 food, 6 energy, 0 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 31 food, 12 energy, 0 smithore, 5 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 0 energy, 0 smithore, 75 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 16 food, 6 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 32 food, 12 energy, 0 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9237 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4868767678229721729
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 14, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $9185
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $2297
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $7410
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 20 critical: 0 surplus: 20 money: $5767
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $30
  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 $30
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $50 (22 units for $1120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (134ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9243 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4931208174113682493
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 75 critical: 0 surplus: 75 money: $8216
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 101 critical: 0 surplus: 101 money: $2246
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 39 critical: 0 surplus: 39 money: $7510
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 4 critical: 0 surplus: 4 money: $6787
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (150ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9147 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $52 (76 units for $3952)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (161ms) <P12> 100ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -75559070967003280
  INFO [Shop.calcBuySellPrice]                       Current Food price $61
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 66, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 48%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $9516
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 3 critical: 5 surplus: -2 money: $4898
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 17 critical: 5 surplus: 12 money: $7510
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 41 critical: 5 surplus: 36 money: $6787
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (161ms) <P12> 100ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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]                        (P12)yourslipisshowing chat: i havent seen that one
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: ds9?
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (3 units for $45)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (134ms) <P12> 100ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6086664891416035146
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 75, needed: 45
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  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]                        (P12)yourslipisshowing chat: i like garak
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: he's my fav
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 15 critical: 15 surplus: 0 money: $9516
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 26 critical: 11 surplus: 15 money: $4853
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 21 critical: 10 surplus: 11 money: $7510
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 13 critical: 9 surplus: 4 money: $6832
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 84ms (161ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9121 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 161ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 161ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 161ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $30 (4 units for $120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (5ms) <P11> 83ms (117ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9180 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6891029471166897960
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35493032
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $9516 Plots: 14 Assets: 5965 Total: 22481
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 5 Energy: 15 Smithore: 19 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4733 Plots: 10 Assets: 7580 Total: 17313
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 30 Smithore: 51 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $7555 Plots: 10 Assets: 4213 Total: 16768
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 17 Energy: 20 Smithore: 0 Crystite: 39
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $6907 Plots: 10 Assets: 2448 Total: 14355
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 38 Energy: 10 Smithore: 0 Crystite: 4
  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 $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 70917
  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]                        (P11)Cyber Ranger chat: SciFi series...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: yep
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: deep space nine
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (150ms) <P12> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  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 (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (150ms) <P12> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (150ms) <P12> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3278369482921557925
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2102189
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 116ms (150ms) <P12> 117ms (251ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 62
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $214, max: 47.5, left: 46.25997, fraction 0.9738941
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $214 in the pub
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: DS-9's ok...
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (5ms) <P11> 100ms (150ms) <P12> 117ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5237842787434321263
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29566586
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (5ms) <P11> 84ms (150ms) <P12> 117ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: great trek if you haven't seen it
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 64
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 46.21997, fraction 0.973052
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (3ms) <P11> 84ms (150ms) <P12> 117ms (251ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9165 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8855438927483474564
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2101602
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $200 (Yuck!)
  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 (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 17 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (4ms) <P11> 84ms (134ms) <P12> 117ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9162 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2672.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 19ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4643.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Crystite from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,0): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,3): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: voyager is the one that got me hooked
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: 7 of 9 is a ten lol
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: That's a good one - different perspective...
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $125
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: HOT!!!
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $242, max: 47.5, left: 10.439152, fraction 0.21977161
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $242 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1853
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: tertiary adjunct of unimatrix 01
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (134ms) <P12> 101ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4222682385564775557
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.081771195
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $400 for stopping the Wart Worm infestation
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 38 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 84ms (100ms) <P12> 101ms (268ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9156 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 861.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 126ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1596.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Crystite 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 (1,3): Energy --> Crystite
  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,4): Food --> Crystite
  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 (7,4): Food --> Crystite
  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 [GameController.apply]                        (P12)yourslipisshowing chat: i started watching in my early teens
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (1,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: early 2000's sometime
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (6,4) with Crystite 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 (7,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $125
  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 $230, max: 47.5, left: 7.7190967, fraction 0.1625073
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $230 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 1989
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3225444378792973300
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 15 energy and needs 14 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 30 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 20 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 10 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 78 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 54 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 0 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 18 food, 3 energy, 0 smithore, 16 crystite
  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)yourslipisshowing produced 4 food, 0 energy, 0 smithore, 78 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 58 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 0 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 16 food, 2 energy, 0 smithore, 17 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8107420245938517895
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3824169881758215347
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 15, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: gg
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 19 critical: 0 surplus: 19 money: $9730
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $4983
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $7797
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $7337
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9123 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $10
  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 (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9116 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7417288717846825894
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Another?
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 128 critical: 0 surplus: 128 money: $9730
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 108 critical: 0 surplus: 108 money: $4983
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 86 critical: 0 surplus: 86 money: $7797
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 21 critical: 0 surplus: 21 money: $7337
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9091 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  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 (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9086 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1935624274432363425
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 48, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 4 critical: 0 surplus: 4 money: $9730
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 0 surplus: 1 money: $4983
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 10 critical: 0 surplus: 10 money: $7797
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 33 critical: 0 surplus: 33 money: $7337
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (100ms) <P12> 115ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9066 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $426
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  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 (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (100ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9072 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5882931613418353630
  INFO [Shop.calcBuySellPrice]                       Current Energy price $30
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 27, needed: 47
  INFO [Shop.printPriceFactor]                       Energy is increased to 156%
  INFO [Shop.printPriceFactor]                       Energy buy price $32 sell price $67
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: gonna play cards
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 1 critical: 0 surplus: 1 money: $9730
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 0 surplus: 15 money: $4983
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 8 critical: 0 surplus: 8 money: $7797
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 3 critical: 0 surplus: 3 money: $7337
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (100ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $257
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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 (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (100ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9078 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9712373677801016
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36974720
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $9730 Plots: 14 Assets: 12489 Total: 29219
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 1 Smithore: 19 Crystite: 128
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4983 Plots: 10 Assets: 12343 Total: 22326
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 15 Smithore: 50 Crystite: 108
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $7797 Plots: 10 Assets: 8487 Total: 21284
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 10 Energy: 8 Smithore: 0 Crystite: 86
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $7337 Plots: 10 Assets: 3727 Total: 16064
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 33 Energy: 3 Smithore: 0 Crystite: 21
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $41
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 88893
  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 [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 [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id b39d0a76-87a3-41a3-9684-d3b7ecf7888a
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.202.97.41 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /174.202.97.41 <P12>
  INFO [Server.removeClient]                         Server: Removing client /174.202.97.41 <> with id 6618e3d6-33e4-4e7a-ab48-d62afd71201e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.97.41 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13 P14> with id 17e1941b-03d3-4dfa-bcdd-17cdb8cb5b51
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 12 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 12
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id ada88951-6166-4e41-80f5-bc46fb622ee9
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 3e4df316ec5edc1b9dbf881ab066829b888c426a58d18a64b051e2162546adcb
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 ada88951-6166-4e41-80f5-bc46fb622ee9
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 ada88951-6166-4e41-80f5-bc46fb622ee9
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853637) Cyber Ranger: C'mon mega...
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 1e6c7b9c-b1a1-4d28-be5e-8a4445cf1ca0
  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 157961
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.97.41 id 3fa15aaa-e8a0-41fb-a622-0c0a16c51a83
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.97.41 <S11> joins
  INFO [Server.initUdp]                              Server: Client /174.202.97.41 <S11> requests UDP address /174.202.97.41:12318
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.97.41 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7135 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 8e619a65-6a2e-4102-b029-835be8c830a1
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S12> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S12> requests UDP address /75.24.213.169:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7234 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.97.41 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: good game!
  INFO [Server.purgePendingClients]                  client purged: 1e6c7b9c-b1a1-4d28-be5e-8a4445cf1ca0
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /165.232.116.164 <>. java.io.IOException: An established connection was aborted by the software in your host machine
  INFO [GameController.apply]                        (S12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: my friend is coming back from florida tonight
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: dont wanna miss him
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: fun playing though!
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: mega???
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: good night
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: no chad
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: he doesn't play
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: wish i could get him to
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: he was kicked out of the navy bc the ppls owed him 30,000 in card game debt lol
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: they usually let it slide but somebody got salty i guess
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: firefighter too
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: heluva good guy
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: he would be a master probably
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: anyway, good night
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: fun times for all!
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.202.97.41 <P11>
  INFO [Server.removeClient]                         Server: Removing client /174.202.97.41 <> with id 3fa15aaa-e8a0-41fb-a622-0c0a16c51a83
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.97.41 <>
  INFO [Server.acceptClients]                        Server: Accepted client /47.16.187.32 id e12fc8cd-7c7f-42af-bf10-42e59f5c7092
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.16.187.32 <S11> joins
  INFO [Server.initUdp]                              Server: Client /47.16.187.32 <S11> requests UDP address /47.16.187.32:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)jellyroger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)jellyroger (ID: 102795)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.16.187.32 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7337 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)jellyroger (ID 102795)
  INFO [ServerMessageHandler.processPlayerJoin]      /47.16.187.32 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)jellyroger joins the players
  INFO [Player.<init>]                               Creating (P11)jellyroger
  INFO [GameModel.setRemoteUser]                     (P11)jellyroger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 102795 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /47.16.187.32 <P11>
  INFO [Server.removeClient]                         Server: Removing client /47.16.187.32 <> with id e12fc8cd-7c7f-42af-bf10-42e59f5c7092
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /47.16.187.32 <>
  INFO [Server.acceptClients]                        Server: Accepted client /184.52.53.239 id 19f0563e-c573-4f20-a2dc-92d4c58f7ba8
  INFO [ServerMessageHandler.processJoin]            Server: Client /184.52.53.239 <S11> joins
  INFO [Server.initUdp]                              Server: Client /184.52.53.239 <S11> requests UDP address /184.52.53.239:54101
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /184.52.53.239 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7346 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [GameController.apply]                        (S11)yourslipisshowing chat: im not here to play im just here lol
  INFO [GameController.apply]                        (S11)yourslipisshowing chat: waiting on my peeps to come back
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Hey Shroomy
  INFO [GameController.apply]                        (S11)yourslipisshowing chat: im just plain, simple garak
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: You know - Garak, was a SPY - of the HIGHEST ORDER...
  INFO [GameController.apply]                        (S11)yourslipisshowing chat: The obsidian order!
  INFO [ServerMessageHandler.processPlayerJoin]      /184.52.53.239 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /184.52.53.239 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [Server.acceptClients]                        Server: Accepted client /174.202.97.41 id d452d360-6b24-4dd3-9a70-7347548335fd
  INFO [Server.initUdp]                              Server: Client /174.202.97.41 <> requests UDP address /174.202.97.41:8234
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.202.97.41 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.202.97.41 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7346 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.202.97.41 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P14)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P14)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Hey
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: im back!
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Other(s)???
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: trying to raise mega
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ServerMessageHandler.processPlayerUnjoin]    /75.24.213.169 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)Cyber Ranger unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: restart server and it will work
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: server:restart
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:restart
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: have to go make a drug run lol
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: be back later
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:kick13
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /174.202.97.41 <P14>
  INFO [Server.removeClient]                         Server: Removing client /174.202.97.41 <> with id d452d360-6b24-4dd3-9a70-7347548335fd
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.202.97.41 <>
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:kick 13
  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 [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.24.213.169 <P12>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 8e619a65-6a2e-4102-b029-835be8c830a1
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id cd692199-aa74-4da7-bf81-83f130231211
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7133 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /47.16.187.32 id 089f331d-550d-4732-a274-c16c452cb0f6
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.16.187.32 <S13> joins
  INFO [Server.initUdp]                              Server: Client /47.16.187.32 <S13> requests UDP address /47.16.187.32:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)jellyroger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)jellyroger (ID: 102795)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.16.187.32 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7273 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)jellyroger (ID 102795)
  INFO [ServerMessageHandler.processPlayerJoin]      /47.16.187.32 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)jellyroger joins the players
  INFO [Player.<init>]                               Creating (P13)jellyroger
  INFO [GameModel.setRemoteUser]                     (P13)jellyroger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Hey mm
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P13)jellyroger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Don't know how soon slip is coming back; said had to make a drug-run...
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Not sure how to take it...
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P13)jellyroger chat: sever:ready
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:ready
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI Join failed. No more players allowed.
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:kick 14
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:restart
  INFO [GameController.apply]                        (P13)jellyroger chat: server:restart
  INFO [MuleGameContainer.release]                   Closing game.
  INFO [GameController.close]                        -------- CLOSING GAME CONTROLLER ----------------------------------
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106940 user number 10
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10> with id ada88951-6166-4e41-80f5-bc46fb622ee9
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10>
  INFO [Server.removeClient]                         Server: Removing client /184.52.53.239 <P11> with id 19f0563e-c573-4f20-a2dc-92d4c58f7ba8
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /184.52.53.239 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <P12> with id cd692199-aa74-4da7-bf81-83f130231211
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.24.213.169 <P12>
  INFO [Server.removeClient]                         Server: Removing client /47.16.187.32 <P13> with id 089f331d-550d-4732-a274-c16c452cb0f6
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /47.16.187.32 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /47.16.187.32 <>
  INFO [GameController.close]                        Game close time exceeded.
  INFO [GameController.close]                        Left server in 5502 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 13
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 7d294426-315e-4352-b65a-551a3930b762
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 9d525b0914cb6e46c3469d510fbcb5bb37f5182a4cc87108d89e36da0e34e650
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853638) FluffyFiend: rarrrrrrrrrrrrrrr
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 7d294426-315e-4352-b65a-551a3930b762
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 7d294426-315e-4352-b65a-551a3930b762
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id ccf9b20e-33ef-423e-8e11-f128641a1ea6
  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 157962
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /47.16.187.32 id 5f712cc6-16fd-43f2-b6d8-2f312f478294
  INFO [Server.initUdp]                              Server: Client /47.16.187.32 <> requests UDP address /47.16.187.32:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.16.187.32 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)jellyroger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)jellyroger (ID: 102795)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.16.187.32 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7185 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)jellyroger (ID 102795)
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id b4e2c9b8-e0d0-4340-be45-a4b0e558c2c5
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S12> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S12> requests UDP address /75.24.213.169:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7281 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: ccf9b20e-33ef-423e-8e11-f128641a1ea6
  INFO [ServerMessageHandler.processPlayerJoin]      /47.16.187.32 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)jellyroger joins the players
  INFO [Player.<init>]                               Creating (P11)jellyroger
  INFO [GameModel.setRemoteUser]                     (P11)jellyroger is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /75.24.213.169 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)Cyber Ranger unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameController.apply]                        (S12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ONE RESTART - if needed...
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: jellyroger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.D.A.M.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.L.A.N.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger (P13)<A.D.A.M.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 21
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7473 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7469 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 880112657540578645
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<A.L.A.N.> (P11)jellyroger (P13)<A.D.A.M.> (P12)Cyber Ranger 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 46681992
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger 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 [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 (13) 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: 44
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7460 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 117ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7585 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.D.A.M.> prefers Energy
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.L.A.N.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7616 tiles in 44641700ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 7616 tiles in 45488600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Plain (5,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Plain (5,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.L.A.N.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <A.L.A.N.> can't claim Plain (5,2) and wants Plain (3,3) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 142ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 21: Mountain1 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 29 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 29: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 88ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 88ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7664 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 88ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7665 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6762687663762889482
  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 (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 84ms (142ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7673 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 19 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 161 tiles in 1894900ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (3,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $104, max: 47.5, left: 17.519314, fraction 0.36882767
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $104 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1525
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 83ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8188 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6444091149965221987
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 2)
  INFO [Player.useFood]                              (P11)jellyroger has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 83ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8191 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 19 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Plain (3,1) with Food factory
  INFO [GameModel.buyAssay]                          (P11)jellyroger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 2285
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $52, max: 47.5, left: 2.4791017, fraction 0.052191615
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $52 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8246 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3443803719547491490
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8250 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 19 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> starts by assaying Plain (5,2)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 201 tiles in 2156900ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain1 (2,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (6,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $74, max: 47.5, left: 7.199097, fraction 0.15155993
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $74 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2041
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8300 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4347372870876194058
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 71ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8304 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 19 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Mountain1 (3,2) with Crystite factory
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1840
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $80, max: 47.5, left: 11.299171, fraction 0.2378773
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $80 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 71ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8352 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 71ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8345 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1759026851902656229
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 0 food, 1 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 71ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8371 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1904893948125670995
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 71ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8418 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4499488385258778847
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $1027
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $1024
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $980
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1054
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 71ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8496 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $230
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $57 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 71ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8489 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3940045060968631745
  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 [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $1027
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1024
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 4 critical: 0 surplus: 4 money: $980
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1054
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8492 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $96 (4 units for $384)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 83ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8552 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3142405398653878953
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 5, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 205%
  INFO [Shop.printPriceFactor]                       Food buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 2 critical: 3 surplus: -1 money: $1027
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 1 critical: 3 surplus: -2 money: $1024
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1364
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 1 critical: 3 surplus: -2 money: $1054
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 83ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8510 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $62 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 83ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8507 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4311987688007991610
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 11, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 1 critical: 2 surplus: -1 money: $1027
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 6 critical: 1 surplus: 5 money: $1024
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $1364
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 3 critical: 1 surplus: 2 money: $1054
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 83ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8508 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 4 takes over trade from buyer jellyroger rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer jellyroger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer jellyroger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $30 (5 units for $153)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 34ms (34ms) <P12> 83ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8541 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4486403946580244014
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 44278640
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1256 Plots: 1 Assets: 347 Total: 2103
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 1 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $1132 Plots: 1 Assets: 207 Total: 1839
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1099 Plots: 1 Assets: 207 Total: 1806
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $982 Plots: 1 Assets: 244 Total: 1726
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $62
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $110
  INFO [SummaryPhase2.begin]                         Colony total: 7474
  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 [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 (13) 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: 46
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 33ms (34ms) <P12> 74ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8542 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 6557 tiles in 54386700ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 6557 tiles in 54101200ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 2120 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2917 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 2120 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2917 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 2120 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2917 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food <claim> (+4) 2120 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2917 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants River (4,3)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2884 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2884 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2884 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2884 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.D.A.M.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <A.D.A.M.> can't claim River (4,3) and wants River (4,1) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 1ms, max 74ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 74ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 12 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 12: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 74ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 19: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 69ms
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 21: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 26 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 26: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 67ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8573 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2457
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1136
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $2450
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $824
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 69ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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: <A.L.A.N.> new price $824 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $772 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $784 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1104 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1136 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $772 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1136 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1096 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1060 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $776 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1120 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $784 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1136 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1136 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $744 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1136 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1128 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1136 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1096 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1136 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1104 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1076 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $756 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1080 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $764 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1072 (changed $-8)
  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)jellyroger bought the plot for $980
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8603 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $920
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $4407
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1136
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $4400
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $824
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<A.D.A.M.> bought the plot for $924
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 74ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8603 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1545756046091866240
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42484558
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 1 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8602 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 758
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $55, max: 47.5, left: 4.0064163, fraction 0.08434561
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $55 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8625 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1797556261021337217
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.088891685
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $100 for stopping the Wart Worm infestation
  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 (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8636 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 376 tiles in 2758100ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food (+4) Mountain3 Food (+1) 1867 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2924 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 10.406467
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $53, max: 47.5, left: 7.8064127, fraction 0.16434553
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $53 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 568
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8659 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1647059902724962006
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08070904
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.L.A.N.> (rank 3)
  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 $50
  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 (13) 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 [Player.useFood]                              (P14)<A.L.A.N.> has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8649 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [SearchPlanManager.MaybeAddResourceWeight]    <A.L.A.N.> will NOT prioritize food this turn!
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 137 tiles in 2244500ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food (+4) 2281 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2996 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $76, max: 47.5, left: 8.066414, fraction 0.16981924
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $76 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 555
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8674 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9027190866465810624
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4652065
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 4)
  INFO [Player.useFood]                              (P11)jellyroger has 2 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8679 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P11)jellyroger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 1098
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $70, max: 47.5, left: 11.992847, fraction 0.252481
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $70 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8681 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3688784170515650135
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8684 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -636297593230891277
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 5 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 2 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 5 food, 4 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8694 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8694 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7684058356102823925
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $57
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $172
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $226
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1176
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1090
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8632 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $210
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $49 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8626 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1081189935710871422
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $172
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $226
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $1176
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1090
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8629 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $64 (2 units for $128)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8707 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9068632899758577001
  INFO [Shop.calcBuySellPrice]                       Current Food price $62
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 12, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 0 critical: 3 surplus: -3 money: $172
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 5 critical: 3 surplus: 2 money: $226
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $1304
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 5 critical: 3 surplus: 2 money: $1090
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8636 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jellyroger rank 4 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jellyroger rank 4 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $76 (3 units for $230)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8722 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1843266402491934869
  INFO [Shop.calcBuySellPrice]                       Current Energy price $30
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 15, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 1 critical: 2 surplus: -1 money: $110
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 6 critical: 2 surplus: 4 money: $308
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $1136
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 5 critical: 2 surplus: 3 money: $1238
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8646 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 2ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $27 (5 units for $135)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 83ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8698 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2618363113593264571
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 40004960
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1292 Plots: 2 Assets: 454 Total: 2746
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1082 Plots: 2 Assets: 634 Total: 2716
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $389 Plots: 3 Assets: 530 Total: 2419
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $29 Plots: 3 Assets: 244 Total: 1773
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $90
  INFO [SummaryPhase2.begin]                         Colony total: 9654
  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 [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 (13) 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: 44
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (34ms) <P12> 83ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8682 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain3 (8,2)
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain3 (8,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.L.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain3 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 19 frame 3
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain3 (6,4)
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 19: Mountain3 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 22: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 31 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (7,4)
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 31: Mountain3 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 32 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 32: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8681 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8683 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8324140298556428557
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.069159865
  INFO [PlayerEventPhase.begin]                      Event player: (P11)jellyroger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $150 in dividends
  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 (13) 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 [Player.useFood]                              (P11)jellyroger has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8678 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Mountain3 (8,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 959
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8732 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3454001502699188195
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7318293
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (35ms) <P12> 83ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8740 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 804.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1609.0000000000002
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (7,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (6,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (7,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (6,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $63, max: 47.5, left: 12.899208, fraction 0.27156228
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $63 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1756
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (35ms) <P12> 70ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8775 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9202154641785843802
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9125439
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (35ms) <P12> 70ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8778 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1690
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $96, max: 47.5, left: 14.29924, fraction 0.30103663
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $96 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (35ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8787 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4026328060958217348
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36622077
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (35ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8783 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1145.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2260.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (3,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $116, max: 47.5, left: 17.519314, fraction 0.36882767
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $116 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1525
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8798 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1748253674459732005
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 69ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8787 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6787613656770335539
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 3 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 8 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 4 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 4 food, 2 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 8 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8810 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8814 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6743504817544348682
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $49
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $120 sell price $155
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 3 critical: 0 surplus: 3 money: $14
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 8 critical: 0 surplus: 8 money: $222
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1013
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1393
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8748 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $186
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $155
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $120 (3 units for $361)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8801 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4987651153389297238
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $375
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $222
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $652
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1393
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8765 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $104 (3 units for $312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 34ms (36ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8810 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6924943037817195162
  INFO [Shop.calcBuySellPrice]                       Current Food price $76
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 18, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $42 sell price $77
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 4 critical: 3 surplus: 1 money: $375
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 5 critical: 3 surplus: 2 money: $222
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $964
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 8 critical: 3 surplus: 5 money: $1393
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8754 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <A.D.A.M.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $60 (3 units for $181)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (36ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8806 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2040632690482348819
  INFO [Shop.calcBuySellPrice]                       Current Energy price $27
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 10, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is increased to 123%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 2 critical: 3 surplus: -1 money: $375
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 2 critical: 4 surplus: -2 money: $299
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $783
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 3 critical: 3 surplus: 0 money: $1497
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8747 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Energy price set to average $33 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8737 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6756942815281149756
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 47881216
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $299 Plots: 4 Assets: 1631 Total: 3930
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1497 Plots: 3 Assets: 664 Total: 3661
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 6 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $783 Plots: 3 Assets: 969 Total: 3252
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 3 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $375 Plots: 4 Assets: 476 Total: 2851
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 2 mules
  INFO [Shop.buildMules]                             A mule now costs $240
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $33
  INFO [SummaryPhase2.begin]                         Shop mules: 2 $240
  INFO [SummaryPhase2.begin]                         Colony total: 13694
  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 [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 (13) 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: 46
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,1)
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain3 (8,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 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 83ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 12 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 12: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 14: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 15 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (8,4)
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 15: Mountain3 (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 29 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 29: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8727 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8729 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8432025650357033212
  INFO [Development.setPlayerOrder]                  Reverse development order. 2 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.51505435
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 4)
  INFO [Player.useFood]                              (P11)jellyroger has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 82ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8730 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Plain (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Mountain3 (8,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 1719
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $113, max: 47.5, left: 13.759228, fraction 0.28966796
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $113 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8753 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2377530802737588315
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.92118704
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8750 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Mountain1 (3,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Crater (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain1 (3,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2096
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $111, max: 47.5, left: 6.119098, fraction 0.12882312
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $111 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8749 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3981844629068856361
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36232948
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 6 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8746 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1293.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 8ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1293.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.L.A.N.> failed to hunt the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: NullAction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: NullAction
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (8,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $138, max: 47.5, left: 14.759251, fraction 0.31072107
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $138 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1663
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3110309386212508238
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41959494
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1738.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,4) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (6,4): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Mountain3 (6,4)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain3 (6,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying River (4,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $109, max: 47.5, left: 4.5190997, fraction 0.095138945
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $109 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2175
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8762 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6803133858324930329
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8699 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6571090335962052242
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 0 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 3 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 8 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 0 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 3 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 3 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 7 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8723 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8726 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4484359228600635545
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $120
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 4 critical: 0 surplus: 4 money: $348
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 12 critical: 0 surplus: 12 money: $633
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 9 critical: 0 surplus: 9 money: $854
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1835
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (35ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8732 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  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]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $230 (25 units for $5750)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (35ms) <P12> 67ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8773 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5579162017458852303
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $1268
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3393
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2924
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1835
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (35ms) <P12> 67ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8733 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $140 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8721 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7613452786146199090
  INFO [Shop.calcBuySellPrice]                       Current Food price $60
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 15, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 105%
  INFO [Shop.printPriceFactor]                       Food buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 1 critical: 4 surplus: -3 money: $1268
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $3393
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $2924
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 9 critical: 4 surplus: 5 money: $1835
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8707 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <A.D.A.M.> target price $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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 (12) 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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $83 (1 units for $83)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 68ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8748 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7449213857677259027
  INFO [Shop.calcBuySellPrice]                       Current Energy price $33
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 22, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 6 critical: 2 surplus: 4 money: $1185
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 8 critical: 3 surplus: 5 money: $3393
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 4 critical: 3 surplus: 1 money: $2924
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 4 critical: 3 surplus: 1 money: $1918
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 84ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8719 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.916 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 84ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (4 units for $180)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 84ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8744 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6368023460296729976
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30031200
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $3573 Plots: 5 Assets: 852 Total: 6925
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $2924 Plots: 4 Assets: 568 Total: 5492
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1918 Plots: 4 Assets: 1049 Total: 4967
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 8 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $1005 Plots: 5 Assets: 811 Total: 4316
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 2 Energy: 10 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $83
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $460
  INFO [SummaryPhase2.begin]                         Colony total: 21700
  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 [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 (13) 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: 47
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8736 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (6,3)
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain2 (3,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 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 3 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 3: Mountain2 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 7: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 15: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 19 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 19: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 29
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8740 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $892
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1707
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1704
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $4033
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $408
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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: <A.D.A.M.> new price $1684 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1620 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1608 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1564 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1616 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1592 (changed $-24)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<A.D.A.M.> bought the plot for $1012
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8736 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $952
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $4028
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $728
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $4033
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $408
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)Cyber Ranger bought the plot for $1008
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8736 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $948
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1980
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $728
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $4070
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $408
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)Cyber Ranger bought the plot for $1068
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8755 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6610740240112913058
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29347044
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1940.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 6ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4614.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (1,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (6,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (1,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (6,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $110, max: 47.5, left: 4.2591, fraction 0.089665264
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $110 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2162
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8820 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7741625426647081823
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.442455
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 1 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8824 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile River (4,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 650
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $105, max: 47.5, left: 2.6248307, fraction 0.055259593
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8840 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6590737881400644771
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6608884
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 8 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8840 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2139.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4119.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain2 (3,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain2 (3,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $119, max: 47.5, left: 15.859276, fraction 0.3338795
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $119 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1608
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8874 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2428423792968370386
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.10326713
  INFO [PlayerEventPhase.begin]                      Event player: (P11)jellyroger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P11)jellyroger has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8879 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Plain (6,2) with Food factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Plain (7,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 1651
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $153, max: 47.5, left: 15.199261, fraction 0.31998444
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $153 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8914 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3789318737062087649
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8910 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5907780547264522093
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 12 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 2 food, 12 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 23 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 13 food, 6 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 1 food, 11 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 4 food, 21 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 5 food, 6 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 13 food, 7 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8934 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8935 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5186186882680126041
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 4, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 2 critical: 0 surplus: 2 money: $363
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 15 critical: 0 surplus: 15 money: $1091
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 3 critical: 0 surplus: 3 money: $468
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $1217
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8843 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $230 (24 units for $5520)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8917 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4173845256703272410
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $823
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $4541
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1158
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2137
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8843 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $100 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8824 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7591599744064459167
  INFO [Shop.calcBuySellPrice]                       Current Food price $83
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 26, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 71%
  INFO [Shop.printPriceFactor]                       Food buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 2 critical: 4 surplus: -2 money: $823
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $4541
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 5 critical: 4 surplus: 1 money: $1158
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 15 critical: 4 surplus: 11 money: $2137
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 70ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8818 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $572
  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.924 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 76ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $59 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (35ms) <P12> 76ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8939 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1476217856615243953
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 54, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 49%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 19 critical: 3 surplus: 16 money: $823
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 21 critical: 5 surplus: 16 money: $4541
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 7 critical: 4 surplus: 3 money: $1158
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 7 critical: 5 surplus: 2 money: $2137
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 82ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8829 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller jellyroger rank 4 takes over trade from seller <A.D.A.M.> rank 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $665
  INFO [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (31 units for $340)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 83ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8913 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4799459846471412836
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 46796896
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $4721 Plots: 7 Assets: 1031 Total: 9252
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $2137 Plots: 5 Assets: 1435 Total: 6072
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 15 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $978 Plots: 7 Assets: 1210 Total: 5688
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 5 Energy: 22 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $983 Plots: 6 Assets: 533 Total: 4516
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $59
  INFO [SummaryPhase2.begin]                         Shop Energy: 16 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 25528
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8895 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain1 (2,1)
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (2,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 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 2 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 2: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 7 frame 4
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (1,2)
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 7: Mountain1 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 10: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 12: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $968
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $3605
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $3604
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $3605
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1184
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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: <A.L.A.N.> new price $1184 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1148 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3612 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1132 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3604 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1168 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1128 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3576 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1148 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3628 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1148 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3640 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3596 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3568 (changed $-28)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<A.D.A.M.> bought the plot for $1152
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8943 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $1092
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2570
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $2568
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $2570
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1184
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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: <A.D.A.M.> new price $2532 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1184 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2572 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1184 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2552 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1128 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2584 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1112 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2632 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1132 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1148 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1140 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2584 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1108 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2564 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1116 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2504 (changed $-60)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<A.D.A.M.> bought the plot for $1120
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8927 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $1060
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $603
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $572
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $3560
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1184
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<A.L.A.N.> bought the plot for $1064
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8919 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4852978235583690311
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06497115
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $200 betting on the two-legged Kazinga races
  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 (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8917 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3733.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 2383ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4923.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,0) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (1,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (0,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (1,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (6,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain1 (0,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $105, max: 47.5, left: 1.5191026, fraction 0.031981107
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $105 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2299
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (33ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8927 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4609811458512455226
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1743654
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.L.A.N.> (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P14)<A.L.A.N.> has 15 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8924 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1265.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 86ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3436.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (2,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,4): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (7,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> developed a tile but is short on time: 6.9390974
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <A.L.A.N.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $485
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $101, max: 47.5, left: 0.91910315, fraction 0.01934954
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $101 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2329
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8938 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5062663025027554922
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7060139
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (36ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8932 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Mountain1 (3,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain1 (3,2) with Smithore factory
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2318
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $103, max: 47.5, left: 1.1391029, fraction 0.023981115
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $103 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8932 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3189361133565809823
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4700699
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 4)
  INFO [Player.useFood]                              (P11)jellyroger has 2 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8934 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Plain (7,2) with Food factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Mountain1 (2,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 939
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $131, max: 47.5, left: 7.469583, fraction 0.15725438
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $131 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 82ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8936 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 82ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8929 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3233244862762264769
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 22 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 7 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 6 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 20 energy, 22 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 0 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 10 food, 3 energy, 10 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 5 food, 7 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 2 food, 21 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 4 food, 0 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 9 food, 1 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 71ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8943 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7790946581978001923
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 71ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8943 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5040251979939374293
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 4 critical: 0 surplus: 4 money: $629
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 20 critical: 0 surplus: 20 money: $774
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 12 critical: 0 surplus: 12 money: $521
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 8 critical: 0 surplus: 8 money: $689
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 82ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8840 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.918 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  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]         (P12)Cyber Ranger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $230 (44 units for $10120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 82ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8941 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7317094471892043202
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $1549
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $5374
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3281
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2529
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 82ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8842 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $124 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 82ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8823 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8548973370747331912
  INFO [Shop.calcBuySellPrice]                       Current Food price $59
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 69%
  INFO [Shop.printPriceFactor]                       Food buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 5 critical: 4 surplus: 1 money: $1549
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 2 critical: 4 surplus: -2 money: $5374
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 5 critical: 4 surplus: 1 money: $3281
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 15 critical: 4 surplus: 11 money: $2529
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 82ms (89ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8809 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $534
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <A.D.A.M.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $534
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $534
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $61 (2 units for $122)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8945 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8897245394094980201
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is decreased to 64%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 7 critical: 4 surplus: 3 money: $1549
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 21 critical: 7 surplus: 14 money: $5252
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 13 critical: 6 surplus: 7 money: $3281
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 3 critical: 6 surplus: -3 money: $2651
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 83ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8828 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $350
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (13 units for $585)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (35ms) <P12> 84ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8941 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2126460599084583741
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22648112
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $5837 Plots: 10 Assets: 1554 Total: 12391
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $2696 Plots: 8 Assets: 1975 Total: 8671
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 5 Energy: 26 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $2651 Plots: 7 Assets: 1463 Total: 7614
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 13 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $1549 Plots: 7 Assets: 1020 Total: 6069
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 5 Energy: 7 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 $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 32 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 34745
  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 [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  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 (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (35ms) <P12> 84ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8926 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,0)
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (1,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 2 frames, rountrip 1ms, max 84ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 84ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 1 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 84ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 2: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 84ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 9: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 84ms
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 10: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 84ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 28
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (35ms) <P12> 83ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8934 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1052
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $3087
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $3084
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1362
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1188
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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: <A.D.A.M.> new price $3044 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1140 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1144 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3044 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $1100 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3088 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3124 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3072 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3028 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3080 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3116 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3132 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3160 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3180 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3208 (changed $28)
  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)Cyber Ranger bought the plot for $1612
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8907 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $1552
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2251
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $2248
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1362
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1188
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<A.D.A.M.> bought the plot for $1556
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8893 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4100059105489950904
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5279683
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3622.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5720.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $110, max: 47.5, left: 20.099373, fraction 0.4231447
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $110 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1370
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 40
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8916 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8411849639052451409
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18534517
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)Cyber Ranger has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8913 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (1,3)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Crater (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain1 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2150
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $111, max: 47.5, left: 4.4990997, fraction 0.09471789
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $111 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8947 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1568567977578812965
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4932788
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 13 food and needs 4 food
  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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8945 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 29ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1644.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (2,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (2,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> developed a tile but is short on time: 6.179098
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <A.L.A.N.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $485
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $100, max: 47.5, left: 2.139102, fraction 0.045033727
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $100 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2268
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8949 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3422117290122681915
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8329149
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 4)
  INFO [Player.useFood]                              (P11)jellyroger has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8942 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Crater (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Mountain1 (3,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 1824
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $106, max: 47.5, left: 11.019165, fraction 0.23198242
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $106 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8991 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8984 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 993381851260885007
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 26 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 6 food, 6 energy, 6 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 20 energy, 36 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 0 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 19 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 7 food, 4 energy, 5 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 6 food, 18 energy, 30 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 0 energy, 0 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 5 food, 18 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9064 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3549631674378743894
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9072 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 329076295588966359
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 32, mules potentially available: 24, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 50%
  INFO [Shop.printPriceFactor]                       Smithore buy price $119 sell price $154
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 5 critical: 0 surplus: 5 money: $560
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 30 critical: 0 surplus: 30 money: $3321
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $635
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 5 critical: 0 surplus: 5 money: $2241
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9039 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $119
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $119
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 1
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> 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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $119 (40 units for $4760)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9106 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6022978108513727209
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $1155
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $6891
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $635
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2836
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 73ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9042 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $140 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 73ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3870947735354189781
  INFO [Shop.calcBuySellPrice]                       Current Food price $61
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 28, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 8 critical: 4 surplus: 4 money: $1155
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 6 critical: 4 surplus: 2 money: $6891
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 4 critical: 4 surplus: 0 money: $635
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 10 critical: 4 surplus: 6 money: $2836
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8995 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller jellyroger rank 4 takes over trade from seller <A.L.A.N.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller jellyroger rank 4 takes over trade from seller <A.L.A.N.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller jellyroger rank 4 takes over trade from seller <A.L.A.N.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller jellyroger rank 4 takes over trade from seller <A.L.A.N.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $156
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (11 units for $292)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (33ms) <P12> 83ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9083 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7710255367162558761
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 57, needed: 26
  INFO [Shop.printPriceFactor]                       Energy is decreased to 59%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 6 critical: 6 surplus: 0 money: $1239
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 18 critical: 9 surplus: 9 money: $6943
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 15 critical: 7 surplus: 8 money: $551
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 18 critical: 4 surplus: 14 money: $2992
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (33ms) <P12> 83ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9016 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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 [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $113
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (13 units for $172)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (35ms) <P12> 77ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9071 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6307835575280906259
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 46795344
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $6943 Plots: 12 Assets: 1740 Total: 14683
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 18 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $3164 Plots: 8 Assets: 865 Total: 8029
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $481 Plots: 10 Assets: 1445 Total: 6926
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 7 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $1197 Plots: 8 Assets: 1020 Total: 6217
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 5 Energy: 9 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 $230
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 60 units $119
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $230
  INFO [SummaryPhase2.begin]                         Colony total: 35855
  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 [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 (13) 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: 53
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (38ms) <P12> 77ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9055 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,4)
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (8,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 1ms, max 77ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 77ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 2: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 77ms
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 3: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 77ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 4: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 77ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 5: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 77ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (35ms) <P12> 77ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9080 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1524
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1187
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1184
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $587
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $584
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 77ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  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 (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (35ms) <P12> 77ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9035 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5898522221854211712
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13716096
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $150 each to repair. The total cost is $1050
  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 (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (35ms) <P12> 67ms (85ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9031 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2596.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 1937ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3976.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,3): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $161, max: 47.5, left: 5.279099, fraction 0.111138925
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $161 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2111
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9037 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7491246104769051863
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8102743
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9033 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 659.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 1263ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1222.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (8,3) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,0): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (1,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (2,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (7,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (1,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> developed a tile but is short on time: 0.41910347
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <A.L.A.N.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P14)<A.L.A.N.>
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9058 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1637296741373537993
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.35406667
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 7 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9054 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Crater (2,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile River (4,0)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Crater (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1836
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $153, max: 47.5, left: 10.77916, fraction 0.22692968
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $153 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9052 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8929665909048683686
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.68322283
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 4)
  INFO [Player.useFood]                              (P11)jellyroger has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9054 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Plain (6,1) with Food factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Plain (2,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 1700
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $171, max: 47.5, left: 13.499222, fraction 0.28419414
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $171 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2669688793404547938
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P13)<A.D.A.M.> Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9076 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3955478447946667677
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 18 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 20 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 6 food, 12 energy, 6 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 8 energy, 52 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 19 energy, 3 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 5 food, 10 energy, 4 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 3 food, 8 energy, 47 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 40 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 4 food, 21 energy, 2 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9133 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2951176411475151754
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $119
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 60, mules potentially available: 38, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $43 sell price $78
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 4 critical: 0 surplus: 4 money: $758
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 47 critical: 0 surplus: 47 money: $5699
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $229
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 2 critical: 0 surplus: 2 money: $2529
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9108 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $90
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 1
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $43 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -96809978598818810
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 8 critical: 0 surplus: 8 money: $758
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $5699
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 40 critical: 0 surplus: 40 money: $229
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 4 critical: 0 surplus: 4 money: $2529
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $60 (28 units for $1680)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9158 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4039450402123507352
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 23, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 90%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 6 critical: 5 surplus: 1 money: $1238
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 3 critical: 5 surplus: -2 money: $5699
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 5 surplus: -3 money: $1429
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 4 critical: 5 surplus: -1 money: $2529
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9089 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 69ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $219
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (34ms) <P12> 69ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9122 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5049211494595493107
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 64, needed: 31
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 13 critical: 7 surplus: 6 money: $1238
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 14 critical: 11 surplus: 3 money: $5699
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 10 critical: 8 surplus: 2 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 22 critical: 5 surplus: 17 money: $2529
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (37ms) <P12> 69ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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 (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.931 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 69ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $32 (23 units for $747)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9133 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 358491544740827145
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 28411344
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $5789 Plots: 13 Assets: 3775 Total: 16064
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 3 Energy: 12 Smithore: 47 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $714 Plots: 11 Assets: 3189 Total: 9403
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 10 Energy: 17 Smithore: 0 Crystite: 20
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $2961 Plots: 9 Assets: 1498 Total: 8959
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 6 Smithore: 2 Crystite: 4
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $806 Plots: 9 Assets: 2265 Total: 7571
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 6 Energy: 29 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 48 units $43
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $80
  INFO [SummaryPhase2.begin]                         Colony total: 41997
  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 [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 (13) 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: 48
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (37ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 83ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)jellyroger is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 1: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9114 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1244597366283340677
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4181351
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9117 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.6 (30.500002/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 134ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3576.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $198, max: 47.5, left: 16.279676, fraction 0.34273002
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $198 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 711
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6075651423966387028
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7963822
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 10 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9142 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4767848169312616389
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.057433248
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.L.A.N.> (rank 3)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 0.8 (39.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1858.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 116ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3488.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,4) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,4): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $179, max: 47.5, left: 6.979292, fraction 0.14693247
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $179 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1601
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 83ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4731757476257722560
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.080252826
  INFO [PlayerEventPhase.begin]                      Event player: (P11)jellyroger (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P11)jellyroger has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Mountain3 (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Mountain1 (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Mountain1 (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Plain (0,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 2207
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $163, max: 47.5, left: 3.3591008, fraction 0.07071791
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $163 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3810267606996979953
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7887636188906907610
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 29 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 12 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 17 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 8 food, 8 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 5 food, 11 energy, 53 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 8 food, 5 energy, 0 smithore, 40 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 24 food, 9 energy, 3 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 9 food, 8 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 6 food, 9 energy, 49 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 8 food, 4 energy, 0 smithore, 40 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 22 food, 10 energy, 2 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 406640506779284697
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $43
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 48, mules potentially available: 31, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 6 critical: 0 surplus: 6 money: $739
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 96 critical: 0 surplus: 96 money: $5857
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $3735
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $66
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $70
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $51 (50 units for $2550)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5502027213552353460
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 21 critical: 0 surplus: 21 money: $739
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $8203
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 60 critical: 0 surplus: 60 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 5 critical: 0 surplus: 5 money: $3939
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> 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 [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 [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $132 (86 units for $11352)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9231 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4528056725420018991
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 49, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 10 critical: 5 surplus: 5 money: $3511
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 6 critical: 5 surplus: 1 money: $8203
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 11 critical: 5 surplus: 6 money: $8089
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 22 critical: 5 surplus: 17 money: $4599
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $271
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $271
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $271
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $271
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $271
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $271
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $271
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 82ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (6 units for $90)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (50ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9180 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8492934249407918805
  INFO [Shop.calcBuySellPrice]                       Current Energy price $32
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 56, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 73%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 25 critical: 8 surplus: 17 money: $3511
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 11 critical: 11 surplus: 0 money: $8218
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 10 critical: 10 surplus: 0 money: $8014
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 10 critical: 7 surplus: 3 money: $4674
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (50ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $171
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 82ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jellyroger rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jellyroger rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jellyroger rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer jellyroger rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $171
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $171
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 82ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (2 units for $90)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (82ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2122390402694513146
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 31041048
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $8218 Plots: 13 Assets: 4500 Total: 19218
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 5 Energy: 11 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $8014 Plots: 11 Assets: 2240 Total: 15754
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 16 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $4764 Plots: 10 Assets: 1610 Total: 11374
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 17 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $3421 Plots: 10 Assets: 2871 Total: 11292
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 10 Energy: 27 Smithore: 6 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 84 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 57638
  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 [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 (13) 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: 48
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1552723984902388689
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22944742
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 1)
  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 $300
  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 (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 34ms (50ms) <P12> 67ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3039.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 1723ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3039.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- already caught.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: NullAction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: NullAction
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $250, max: 47.5, left: 46.299973, fraction 0.9747363
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 60
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (50ms) <P12> 67ms (88ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6800983157012072693
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36357158
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 16 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (50ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)Cyber Ranger
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 70ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6899353738933336005
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.55002546
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 17 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 70ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9172 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 785.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 403ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1592.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,3) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,3): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,3): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,4): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (3,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> developed a tile but is short on time: 0.6591034
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <A.L.A.N.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P14)<A.L.A.N.>
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (72ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9007129537354479652
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7103062
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 4)
  INFO [Player.useFood]                              (P11)jellyroger has 10 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (72ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)jellyroger sold a mule for $125
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 1936
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $178, max: 47.5, left: 8.779114, fraction 0.18482345
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $178 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6484430580379521184
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5676514577910623728
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 27 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 11 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 0 food, 4 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 5 food, 11 energy, 53 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 5 food, 11 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 14 food, 11 energy, 3 smithore, 11 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 0 food, 5 energy, 0 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 5 food, 12 energy, 50 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 12 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 14 food, 10 energy, 3 smithore, 6 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7443054913686869261
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 84, mules potentially available: 53, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $45 sell price $80
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 6 critical: 0 surplus: 6 money: $3399
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 100 critical: 0 surplus: 100 money: $8168
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $7864
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 3 critical: 0 surplus: 3 money: $4289
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $50
  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.93 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 70ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 7
  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)<A.L.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #87
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #88
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #89
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #90
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #91
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $45 (91 units for $4109)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5591119818129122224
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 39 critical: 0 surplus: 39 money: $1585
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $12136
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 33 critical: 0 surplus: 33 money: $5569
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 6 critical: 0 surplus: 6 money: $4430
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9169 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> 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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $88 (39 units for $3432)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (33ms) <P12> 69ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4617294625202428571
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 38, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 3 critical: 5 surplus: -2 money: $1585
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 5 critical: 5 surplus: 0 money: $12136
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 9 critical: 5 surplus: 4 money: $8473
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 20 critical: 5 surplus: 15 money: $4958
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 33ms (33ms) <P12> 83ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $232
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (16 units for $800)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 33ms (34ms) <P12> 71ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9175 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -322437127094415650
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 58, needed: 37
  INFO [Shop.printPriceFactor]                       Energy is decreased to 73%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 20 critical: 9 surplus: 11 money: $1035
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 13 critical: 11 surplus: 2 money: $12136
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 14 critical: 9 surplus: 5 money: $8223
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 11 critical: 8 surplus: 3 money: $5708
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (6ms) <P11> 33ms (34ms) <P12> 83ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9145 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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 (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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $129
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $41 (3 units for $123)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 34ms (34ms) <P12> 67ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 856979393493108730
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 25793656
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $12189 Plots: 13 Assets: 2587 Total: 21276
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 5 Energy: 12 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $8223 Plots: 11 Assets: 4829 Total: 18552
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 14 Energy: 14 Smithore: 51 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $912 Plots: 10 Assets: 8395 Total: 14307
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 14 Energy: 23 Smithore: 46 Crystite: 39
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $5778 Plots: 10 Assets: 1644 Total: 12422
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 5 Energy: 9 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 78 units $45
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $41
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 66557
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 49
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 71ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 71ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9150 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 71ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9145 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6079085393219861459
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7932453
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (35ms) <P12> 83ms (137ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9150 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3059.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 2911ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3058.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: NullAction
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: NullAction
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $179, max: 47.5, left: 46.279972, fraction 0.9743152
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $179 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 61
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 31
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (35ms) <P12> 71ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9154 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5273647252859015573
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9496824
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 14 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (35ms) <P12> 71ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Mountain1 (3,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile River (4,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain1 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (0,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (0,2)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1469
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $162, max: 47.5, left: 18.119328, fraction 0.38145953
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $162 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7311089747393231924
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9397428
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 3)
  INFO [Player.useFood]                              (P11)jellyroger has 14 food and needs 5 food
  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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)jellyroger undevelops tile Plain (2,4)
  INFO [GameModel.developLand]                       (P11)jellyroger develops tile Plain (2,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 876
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $162, max: 47.5, left: 29.979599, fraction 0.6311495
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $162 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (33ms) <P12> 83ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9143 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7466508628982040536
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.52738565
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (33ms) <P12> 83ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2090.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 1302ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2977.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,0) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,0) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain2 (3,0): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,0): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain2 (3,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (2,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $140
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying River (4,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (2,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $151, max: 47.5, left: 1.079103, fraction 0.022717958
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $151 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2321
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9150 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1518501481436508289
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1345807543684518022
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 23 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 12 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 0 food, 2 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 5 food, 10 energy, 53 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 10 energy, 0 smithore, 41 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 12 food, 4 energy, 0 smithore, 22 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 0 food, 3 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 5 food, 7 energy, 50 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 8 energy, 0 smithore, 44 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 11 food, 6 energy, 0 smithore, 23 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3950412755156030869
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $45
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 78, mules potentially available: 53, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 46 critical: 0 surplus: 46 money: $1024
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 62 critical: 0 surplus: 62 money: $12368
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $8310
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $5854
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $30
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $48 (62 units for $2976)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 71ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3944214422992197119
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $108 sell price $248
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 90 critical: 0 surplus: 90 money: $1024
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $15344
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 44 critical: 0 surplus: 44 money: $8310
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 23 critical: 0 surplus: 23 money: $5854
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (50ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $108
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #87
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #88
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #89
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #90
  INFO [Player.increaseAuctionTeleportCount]         (P11)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $108 (157 units for $16956)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (50ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2783357112432140807
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 26, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 83%
  INFO [Shop.printPriceFactor]                       Food buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 5 critical: 5 surplus: 0 money: $10744
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 5 critical: 5 surplus: 0 money: $15344
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $13062
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 11 critical: 5 surplus: 6 money: $8338
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (50ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9075 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 92ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)jellyroger (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $41 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (33ms) <P12> 83ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9138 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4918069091857023247
  INFO [Shop.calcBuySellPrice]                       Current Energy price $41
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 43, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 93%
  INFO [Shop.printPriceFactor]                       Energy buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 14 critical: 10 surplus: 4 money: $10744
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 9 critical: 11 surplus: -2 money: $15344
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 13 critical: 9 surplus: 4 money: $13062
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 7 critical: 9 surplus: -2 money: $8338
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 83ms (92ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9082 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 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: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 120ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $60 (1 units for $60)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 83ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9122 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6431832414195856865
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 26320576
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $15344 Plots: 13 Assets: 2050 Total: 23894
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $13002 Plots: 11 Assets: 4780 Total: 23282
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 5 Energy: 14 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $10804 Plots: 10 Assets: 4493 Total: 20297
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 5 Energy: 13 Smithore: 46 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $8338 Plots: 10 Assets: 1971 Total: 15309
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 11 Energy: 7 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 140 units $48
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $41
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 82782
  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 [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 (13) 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: 48
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 83ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9137 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 33ms (34ms) <P12> 83ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9122 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 83ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9125 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -77015237371980563
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14366639
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 34ms (34ms) <P12> 84ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9111 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 26ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3379.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Smithore from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $115
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $250, max: 47.5, left: 30.319607, fraction 0.6383075
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 859
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (34ms) <P12> 75ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9122 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3263108489895537801
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5022578
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 34ms (34ms) <P12> 75ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile River (4,0)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile River (4,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1748
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $208, max: 47.5, left: 12.5392, fraction 0.26398316
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $208 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 69ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2970724788336028325
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45477605
  INFO [PlayerEventPhase.begin]                      No player event for (P11)jellyroger (rank 3)
  INFO [Player.useFood]                              (P11)jellyroger has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 33ms (34ms) <P12> 70ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9121 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)jellyroger finishes on update 102
  INFO [GameModel.gamble]                            (P11)jellyroger gambles $250, max: 47.5, left: 45.459953, fraction 0.95705163
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 69ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9125 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6211951670562810502
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.54315853
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 11 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9131 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 11ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5847.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,3) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,4) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Energy from Crystite
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,3): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (8,4): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,4): Crystite --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (8,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $190
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (1,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9139 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 33ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9129 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -953572972703548177
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)jellyroger has 13 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 9 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 14 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)jellyroger expects 0 food, 3 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 19 energy, 53 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 4 food, 0 energy, 0 smithore, 60 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 20 food, 12 energy, 0 smithore, 8 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)jellyroger produced 0 food, 3 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 0 food, 19 energy, 52 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 0 energy, 0 smithore, 61 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 18 food, 11 energy, 0 smithore, 8 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9128 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -387512803983177178
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -74302652381938434
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $48
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 140, mules potentially available: 84, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $50 sell price $85
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Smithore: 46 critical: 0 surplus: 46 money: $11054
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 52 critical: 0 surplus: 52 money: $15569
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $13135
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $8538
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9047 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $-10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 34ms (34ms) <P12> 67ms (83ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9041 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -902661154873428521
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Crystite: 52 critical: 0 surplus: 52 money: $11054
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $15569
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 61 critical: 0 surplus: 61 money: $13135
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 8 critical: 0 surplus: 8 money: $8538
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9007 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 64
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $96
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -975864718929319548
  INFO [Shop.calcBuySellPrice]                       Current Food price $41
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Food: 0 critical: 0 surplus: 0 money: $11054
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 0 critical: 0 surplus: 0 money: $15569
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 0 surplus: 3 money: $13135
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 21 critical: 0 surplus: 21 money: $8538
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8996 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $289
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7007134568507972658
  INFO [Shop.calcBuySellPrice]                       Current Energy price $60
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 39, needed: 40
  INFO [Shop.printPriceFactor]                       Energy is increased to 102%
  INFO [Shop.printPriceFactor]                       Energy buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)jellyroger Energy: 6 critical: 0 surplus: 6 money: $11054
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 19 critical: 0 surplus: 19 money: $15569
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 3 critical: 0 surplus: 3 money: $13135
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 11 critical: 0 surplus: 11 money: $8538
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8996 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 66
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $115
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 34ms (34ms) <P12> 67ms (84ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 748267065900199373
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 32640448
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $13135 Plots: 11 Assets: 9081 Total: 27716
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 3 Energy: 3 Smithore: 50 Crystite: 61
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $15569 Plots: 13 Assets: 5089 Total: 27158
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 0 Energy: 19 Smithore: 52 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Money: $11054 Plots: 10 Assets: 8126 Total: 24180
  INFO [SummaryPhase2.begin]                         (P11)jellyroger Food: 0 Energy: 6 Smithore: 46 Crystite: 52
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $8538 Plots: 10 Assets: 2967 Total: 16505
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 21 Energy: 11 Smithore: 0 Crystite: 8
  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 $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 140 units $50
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $36
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 95559
  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 [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 [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /47.16.187.32 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 102795 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /47.16.187.32 <P11>
  INFO [Server.removeClient]                         Server: Removing client /47.16.187.32 <> with id 5f712cc6-16fd-43f2-b6d8-2f312f478294
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /47.16.187.32 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.24.213.169 <P12>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id b4e2c9b8-e0d0-4340-be45-a4b0e558c2c5
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13 P14> with id 7d294426-315e-4352-b65a-551a3930b762
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 11 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 14
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 14f4a7ca-862e-4df6-b9ab-7918e9fddee6
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: e188cdfa4391b9a5842136db66f5f00422bfae8fd34c9ae810ac5bd9edf603d7
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853639) C64MuleBoot: fuck mule
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 14f4a7ca-862e-4df6-b9ab-7918e9fddee6
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 14f4a7ca-862e-4df6-b9ab-7918e9fddee6
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 615a7aa8-dfe2-40be-b2b2-8cf6d014f7da
  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 157963
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 8cd8c292-2437-4bf3-8c0e-4b1e1c1ac459
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7210 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: 615a7aa8-dfe2-40be-b2b2-8cf6d014f7da
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P12)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server: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: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 8cd8c292-2437-4bf3-8c0e-4b1e1c1ac459
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  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 /75.24.213.169 id 55fab5f5-4521-4202-a89b-7c452ad84670
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7211 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [ServerMessageHandler.processPlayerUnjoin]    /75.24.213.169 <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 [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P12)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /156.34.5.237 id f0dce846-6af8-4adb-a0fd-470095787072
  INFO [ServerMessageHandler.processJoin]            Server: Client /156.34.5.237 <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 /156.34.5.237 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7357 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /156.34.5.237 <S12> requests UDP address /156.34.5.237:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)C64MuleBoot (ID 101485)
  INFO [ServerMessageHandler.processPlayerJoin]      /156.34.5.237 <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 [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey Boot
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Do you want my cell/text number - to COMMUNICATE?
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: sure
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Just in case you show up after a game has started, and no one in the game is suspecting that another player will join - and, don't check the lobby?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: 1-913-702-4133
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ok, thanks
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P13)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Do you have the event tracker up?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Problem?  Ready?
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i dont have it, where do i find event tracker?
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ill be ready in 3 min
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: wife needs my help
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: server: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: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: C64MuleBoot voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <B.I.L.L.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <J.I.M.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Cyber Ranger (P14)<J.I.M.> (P12)C64MuleBoot (P13)<B.I.L.L.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 456
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7495 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7489 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5437037498349962722
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)C64MuleBoot (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35079968
  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]                         (P13)<B.I.L.L.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> 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 [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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 52
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7488 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7615 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <B.I.L.L.> prefers Smithore
  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: <B.I.L.L.> found 4 plans testing 7616 tiles in 45711900ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 7616 tiles in 45014700ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants Mountain3 (5,3)
  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 (5,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 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 83ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 0: Mountain3 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 22 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 31 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 31: Mountain3 (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7695 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $651
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $648
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $934
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $788
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  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: <B.I.L.L.> new price $624 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $752 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $788 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $788 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $684 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $788 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $776 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $744 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $760 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $732 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $768 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $788 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $788 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $764 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $788 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $736 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $788 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $760 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $752 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $764 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $720 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $848 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $848 (changed $20)
  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)<B.I.L.L.> bought the plot for $828
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7887 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $768
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $531
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $-336
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $667
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $664
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $796
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7920 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $736
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $638
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $-336
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $756
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $756
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  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 $728 (changed $-28)
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $748
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7940 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -377147105636137838
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7946 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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: GL - HF!!!!
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile River (4,3) with Food factory
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2247
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $54, max: 47.5, left: 3.3791008, fraction 0.07113896
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $54 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8480 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3380538328892060440
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 2)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8485 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 187 tiles in 1220600ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Empty Plain Energy (+3) 1107 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1532 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: gl
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $87, max: 47.5, left: 28.919575, fraction 0.60883313
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $87 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 955
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8514 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6814956686459824393
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8515 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 149 tiles in 1903700ns
  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: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,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 Plain (5,2): 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 [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 (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Plain (5,2).
  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.testHuntWampus]          AI: <J.I.M.> chose not to hunt the wampus.
  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 $74, max: 47.5, left: 26.719524, fraction 0.56251633
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $74 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 1039
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8549 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4142419112954892650
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 69ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8546 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (0,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2258
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $53, max: 47.5, left: 2.8591013, fraction 0.060191605
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8617 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8611 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5726347611744522152
  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]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8638 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9216623428469547808
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8697 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4727876362172393715
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 72%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $83
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $55
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $924
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8576 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $230
  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 $230
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $47 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8574 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4850265860808643694
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $83
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $55
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $924
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8571 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8568 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6910366782766533355
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 9, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 6 critical: 3 surplus: 3 money: $83
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $55
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 1 critical: 3 surplus: -2 money: $209
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $924
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8571 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $58 (3 units for $174)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8710 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5967063031058201350
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 17, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 4 critical: 2 surplus: 2 money: $257
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $55
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 6 critical: 1 surplus: 5 money: $151
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 1 surplus: 3 money: $808
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8590 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (6 units for $63)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (100ms) <P12> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8654 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2842030815001607483
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 29343952
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $257 Plots: 2 Assets: 419 Total: 1676
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $830 Plots: 1 Assets: 309 Total: 1639
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $22 Plots: 2 Assets: 428 Total: 1450
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $192 Plots: 2 Assets: 251 Total: 1443
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop Energy: 3 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $90
  INFO [SummaryPhase2.begin]                         Colony total: 6208
  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 [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 (13) 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: 50
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 68ms (100ms) <P12> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8647 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 4 plans testing 9401 tiles in 4631900ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Empty River Food <claim> (+4) 1772 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2623 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Empty River Food <claim> (+4) 1772 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2623 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Empty River Food <claim> (+4) 1772 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2507 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: Mountain3 Empty Mountain3 Smithore <claim> (+4) 1648 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 0 points
  INFO [LandGrantActuator.update]                    AI: <B.I.L.L.> wants River (4,1)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 4 plans testing 5368 tiles in 42796600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1968 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2819 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1968 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2819 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1968 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2703 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Food <claim> (+2) 1832 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2509 points
  INFO [LandGrantActuator.update]                    AI: <J.I.M.> wants River (4,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <J.I.M.> can't claim River (4,1) and wants River (4,0) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 100ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 3 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 69ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 7: Mountain1 (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 12 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 12: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 69ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 19: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 69ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 69ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8670 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $728
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $4400
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $-276
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $4400
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $620
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8515386475226484221
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24936569
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $75
  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 (13) 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 [Player.useFood]                              (P12)C64MuleBoot has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (8,0) with Smithore 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 High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1950
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $76, max: 47.5, left: 9.03912, fraction 0.19029726
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $76 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8715 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5364769591608412786
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9818309
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8714 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 133 tiles in 2130600ns
  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: River Food (+4) 1968 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2703 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) 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,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.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  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 [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> chose not to hunt the wampus.
  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 $186, max: 47.5, left: 34.77971, fraction 0.7322044
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $186 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 636
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8742 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1020179683190730606
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7311268
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 1 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8750 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (1,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 957
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $50, max: 47.5, left: 0.026419573, fraction 5.562015E-4
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8751 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4141009642793180157
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7964111
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 4)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 2 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 57ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8758 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> LP was infeasible (or ignored).
  INFO [SearchPlanManager.MaybeAddResourceWeight]    <B.I.L.L.> will NOT prioritize food this turn!
  INFO [DevelopmentPlanFinder$1.run]                 AI: <B.I.L.L.> found 1 plans testing 233 tiles in 1710200ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <B.I.L.L.> Plan: River Food (+4) Mountain3 Empty 1830 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2521 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $78, max: 47.5, left: 8.672771, fraction 0.18258466
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $78 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1259
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 68ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8773 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1170859950013797739
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8766 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8953763182685209614
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 6 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 3 food, 7 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 73ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8785 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 73ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8787 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 506257900512740144
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $14
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 115%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 1 critical: 0 surplus: 1 money: $193
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $97
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $255
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $901
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 73ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8722 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $103
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $103
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $68 (1 units for $68)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (84ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8798 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5985362630355015234
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $261
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $29
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $255
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $901
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (84ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8731 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $148 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8715 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8451010588327349970
  INFO [Shop.calcBuySellPrice]                       Current Food price $58
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 3 surplus: 1 money: $261
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $29
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 3 surplus: 1 money: $255
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 3 critical: 3 surplus: 0 money: $901
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8707 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $76
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $75
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $55 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8813 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5575263443657014863
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 3, total: 30, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 8 critical: 3 surplus: 5 money: $261
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $29
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 8 critical: 2 surplus: 6 money: $255
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 8 critical: 2 surplus: 6 money: $901
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8717 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 84ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (9 units for $90)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8785 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6336613618116456991
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37302728
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $901 Plots: 2 Assets: 510 Total: 2411
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $301 Plots: 3 Assets: 575 Total: 2376
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $305 Plots: 3 Assets: 440 Total: 2245
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $9 Plots: 3 Assets: 498 Total: 2007
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 5 Smithore: 1 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Energy: 10 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $130
  INFO [SummaryPhase2.begin]                         Colony total: 9039
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 47
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8767 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Mountain3 (5,1)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (5,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <J.I.M.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 5: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 10 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 10: Mountain3 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 15: Mountain2 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 32 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 32: Mountain3 (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8735 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $356
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $662
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $-284
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2930
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $608
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $360
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8774 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7016007950663108141
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41087478
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8770 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (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]            No Crystite found
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (0,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (2,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (2,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1692
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8788 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1736940482982238225
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19246185
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $100
  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 (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8787 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 454.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1485.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (5,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (5,3): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <B.I.L.L.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <B.I.L.L.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (5,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (5,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Mountain3 (5,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $57, max: 47.5, left: 6.359098, fraction 0.13387574
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $57 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2083
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8838 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -714317970491885261
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.005769193
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8838 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,0) with Smithore 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 [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2025
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $50, max: 47.5, left: 7.559097, fraction 0.15913887
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $50 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8853 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1466937515643101499
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11429036
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 1)
  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 $100
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8851 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1142.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3907.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,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 Plain (5,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 (8,3): 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (8,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: 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 (5,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 (8,3) with Food 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 Mountain3 (8,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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.> 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 $104, max: 47.5, left: 13.359219, fraction 0.28124672
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $104 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 1733
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8872 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8864 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2380245752250774574
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 8 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 3 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 15 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 4 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 2 food, 3 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 15 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8902 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2763036210442217100
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8906 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2761986362317658830
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $68
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $174 sell price $209
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 6 critical: 0 surplus: 6 money: $196
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $34
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 9 critical: 0 surplus: 9 money: $152
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $360
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8815 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $174
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $182
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $174 (16 units for $2784)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8909 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8664371777484506800
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1240
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 7 critical: 0 surplus: 7 money: $208
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $1718
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $360
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8820 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $100 (7 units for $700)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8901 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4816373447852721031
  INFO [Shop.calcBuySellPrice]                       Current Food price $55
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 3 surplus: 2 money: $1240
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $908
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 3 critical: 3 surplus: 0 money: $1718
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 9 critical: 3 surplus: 6 money: $360
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (7ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8801 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 2ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger 
  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: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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: <B.I.L.L.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $60 (2 units for $120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (7ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8868 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1137116628943767423
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 10, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 5 critical: 4 surplus: 1 money: $1360
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $788
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 3 critical: 4 surplus: -1 money: $1718
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 3 critical: 5 surplus: -2 money: $360
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (6ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8798 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 2ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 4 takes over trade from buyer <B.I.L.L.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer <B.I.L.L.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (10 units for $450)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (7ms) <P11> 69ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8851 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6101840050990408796
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 41500624
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $1628 Plots: 4 Assets: 770 Total: 4398
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1360 Plots: 4 Assets: 770 Total: 4130
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $563 Plots: 4 Assets: 750 Total: 3313
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $225 Plots: 4 Assets: 1050 Total: 3275
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 9 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $340
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $174
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $340
  INFO [SummaryPhase2.begin]                         Colony total: 15116
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 50
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8815 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (7,3)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (6,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 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 83ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 2: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 8: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 13 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 13: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 3
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 21 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 21: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8846 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8849 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5278547128580312406
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.038169503
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $300 to clean it up
  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 (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8848 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2056.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 4ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2883.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (7,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> is assaying Plain (7,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<B.I.L.L.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $106, max: 47.5, left: 1.9591022, fraction 0.041244257
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $106 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2303
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8890 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1052421985339342125
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36303508
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8890 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,0) with Energy factory
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8905 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6886599397859113230
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28125435
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8901 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1201
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $139, max: 47.5, left: 9.852798, fraction 0.20742734
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $139 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8919 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6220470128063796574
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1391167
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $200
  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 (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 9 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8920 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3688.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 6ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4348.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) 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 Plain (8,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 Plain (6,2): Empty --> Food
  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 Mountain3 (8,4): Food --> 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 Mountain3 (8,4): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <J.I.M.> couldn't afford to re-equip his current mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <J.I.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> was forced to end the enqueueing early.
  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 (8,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Mountain3 (8,4)
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $365
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <J.I.M.> is assaying Mountain3 (8,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 [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8926 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8916 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7551543368825402571
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 8 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 6 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 3 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 13 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 4 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 5 food, 1 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 13 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8926 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6950953277605534987
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8964 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4347990586781753893
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $174
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 130%
  INFO [Shop.printPriceFactor]                       Smithore buy price $224 sell price $259
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 4 critical: 0 surplus: 4 money: $1145
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $462
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 5 critical: 0 surplus: 5 money: $1219
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $600
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8905 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $224
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $162
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $224 (9 units for $2016)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8100245425954843206
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $2041
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $462
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $2339
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $600
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8909 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $132 (6 units for $792)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2601780693453377855
  INFO [Shop.calcBuySellPrice]                       Current Food price $60
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $2041
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $1254
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 5 critical: 4 surplus: 1 money: $2339
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 16 critical: 4 surplus: 12 money: $600
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $64 (3 units for $192)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8977 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1254485248375985402
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 17, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is increased to 104%
  INFO [Shop.printPriceFactor]                       Energy buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 5 critical: 5 surplus: 0 money: $2041
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 4 critical: 4 surplus: 0 money: $1062
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 2 critical: 5 surplus: -3 money: $2339
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 6 critical: 4 surplus: 2 money: $792
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (133ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8878 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $47
  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: 133ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $67 (1 units for $67)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (133ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8958 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6581755599239946043
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 33597840
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $2339 Plots: 5 Assets: 929 Total: 5768
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2041 Plots: 5 Assets: 1066 Total: 5607
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $859 Plots: 5 Assets: 1432 Total: 4791
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 13 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $995 Plots: 5 Assets: 932 Total: 4427
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $440
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $224
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $440
  INFO [SummaryPhase2.begin]                         Colony total: 20593
  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 [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 (13) 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: 48
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8953 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (5,0)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (8,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 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 2: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 12 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 12: Mountain2 (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 16: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 17: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8972 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8976 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2289294590620668411
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5244493
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8965 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 12ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1861.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (5,1): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,3): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $137, max: 47.5, left: 16.139282, fraction 0.33977437
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $137 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1568
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8972 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6129507204237036834
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5279572
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8974 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1162
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $122, max: 47.5, left: 24.839481, fraction 0.52293646
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $122 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8987 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5795720753856102174
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46914053
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 13 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 68ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2178.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 170ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3692.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Empty from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,2) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (8,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (6,2): Food --> 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,2): 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 (8,3): Energy --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain2 (8,2): 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (8,4): Empty --> 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 [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 [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Plain (6,2)
  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,2) 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 (8,3) with Smithore 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 (8,2) with Smithore 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 [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<J.I.M.> finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P14)<J.I.M.>
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8985 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2401979874838549791
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7467374
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 3 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (0,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (2,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (2,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1849
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $100, max: 47.5, left: 0.39434654, fraction 0.008302032
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $100 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9034 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -570269801330876846
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 7 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 18 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 3 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 5 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 6 food, 23 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 4 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9075 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8926387617407523710
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9053 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8372984954585769331
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $224
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $14
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 4, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 156%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 5 critical: 0 surplus: 5 money: $1873
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 2 critical: 0 surplus: 2 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 2 critical: 0 surplus: 2 money: $2036
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 3 critical: 0 surplus: 3 money: $244
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8981 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $230
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $230 (12 units for $2760)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 73ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9017 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -102037748657686458
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $3023
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $725
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $2496
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $934
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 73ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8970 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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: 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.927 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 73ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 73ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8962 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4630694363117414536
  INFO [Shop.calcBuySellPrice]                       Current Food price $64
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 3 critical: 4 surplus: -1 money: $3023
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $725
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 7 critical: 4 surplus: 3 money: $2496
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 9 critical: 4 surplus: 5 money: $934
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 71ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8956 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.929 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: 84ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $70
  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: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $132 (6 units for $792)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9007 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6109211202495741785
  INFO [Shop.calcBuySellPrice]                       Current Energy price $67
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 37, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 9 critical: 5 surplus: 4 money: $2575
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 0 critical: 6 surplus: -6 money: $381
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 23 critical: 3 surplus: 20 money: $2724
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 5 critical: 4 surplus: 1 money: $1498
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8959 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.929 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $61 (6 units for $366)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5559895495892746295
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 20519280
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $3090 Plots: 6 Assets: 2075 Total: 8165
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2575 Plots: 6 Assets: 1637 Total: 7212
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1498 Plots: 6 Assets: 1462 Total: 5960
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 6 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $15 Plots: 6 Assets: 1963 Total: 4978
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 6 Smithore: 0 Crystite: 6
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $460
  INFO [SummaryPhase2.begin]                         Colony total: 26315
  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 [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 (13) 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: 53
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9013 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (5,4)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain1 (2,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 2 frames, rountrip 1ms, max 71ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 5 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 5: Mountain1 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 13: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 18 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 18: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 19: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 71ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 71ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9024 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $300
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1535
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $1532
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1535
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-612
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 70ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  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: <B.I.L.L.> new price $1504 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1520 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1516 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1520 (changed $4)
  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 [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $348
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 70ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9033 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7554388207850783154
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.92482764
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 70ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9034 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2226.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 11ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5567.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (5,1): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (5,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $106, max: 47.5, left: 4.9390993, fraction 0.10398104
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $106 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2128
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9054 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6646105732750793038
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33609933
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9065 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1860
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $119, max: 47.5, left: 10.79916, fraction 0.22735074
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $119 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9104 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3151489147782822167
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.60144025
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 6 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9100 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 4448.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 23ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5383.000000000001
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (8,4) into Smithore 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 (5,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 (8,3): Smithore --> 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 Mountain3 (8,4): Empty --> Smithore
  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,2): 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 Mountain1 (2,1): 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: 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 (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (8,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain3 (8,4) with Smithore 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 (6,2) with Food 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 Mountain1 (2,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 $200
  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 $112, max: 47.5, left: 5.9390984, fraction 0.12503365
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $112 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 2104
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9126 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7914164289347364349
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.94942594
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9125 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2056
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $119, max: 47.5, left: 6.9990973, fraction 0.14734942
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $119 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -23403756706487814
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9139 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2684237569789566047
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 17 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 5 food, 6 energy, 10 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 2 energy, 13 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 18 food, 2 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 16 food, 2 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 6 food, 6 energy, 10 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 2 energy, 11 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 18 food, 4 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 17 food, 2 energy, 8 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4590270189513877725
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 4, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 138%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 10 critical: 0 surplus: 10 money: $1426
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 11 critical: 0 surplus: 11 money: $409
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 14 critical: 0 surplus: 14 money: $2686
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 8 critical: 0 surplus: 8 money: $330
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $230
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 5
  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 [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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  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]         (P12)C64MuleBoot auction teleport count: 1
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $230 (43 units for $9890)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9145 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2566178225034845905
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $48 sell price $188
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 2 critical: 0 surplus: 2 money: $3726
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 9 critical: 0 surplus: 9 money: $2939
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $5906
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2170
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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: ChooseDirection (11) 4 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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $48 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9139 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2860095072186452118
  INFO [Shop.calcBuySellPrice]                       Current Food price $132
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 43, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 53%
  INFO [Shop.printPriceFactor]                       Food buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 6 critical: 4 surplus: 2 money: $3726
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $2939
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 18 critical: 4 surplus: 14 money: $5906
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 18 critical: 4 surplus: 14 money: $2170
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9128 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: 84ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $64 (15 units for $965)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9128 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4562759051935856055
  INFO [Shop.calcBuySellPrice]                       Current Energy price $61
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 28, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 92%
  INFO [Shop.printPriceFactor]                       Energy buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 9 critical: 7 surplus: 2 money: $3636
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 4 critical: 5 surplus: -1 money: $2614
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 13 critical: 7 surplus: 6 money: $6816
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 6 surplus: -4 money: $2225
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (101ms) <P12> 58ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 4 takes over trade from buyer <J.I.M.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: <B.I.L.L.> target price $56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $56
  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: 101ms
  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: 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $76 (5 units for $380)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 68ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9145 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6280675888917715410
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35176696
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $7196 Plots: 7 Assets: 1459 Total: 12155
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3636 Plots: 8 Assets: 2058 Total: 9694
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 7 Energy: 9 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2234 Plots: 7 Assets: 1986 Total: 7720
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 9 Smithore: 0 Crystite: 9
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $2225 Plots: 7 Assets: 1810 Total: 7535
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 17 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 10 mules for 20 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop Smithore: 24 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 10 units $64
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 37104
  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 [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 (13) 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: 52
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (6,1)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (2,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 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 101ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 1 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 1: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 4 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 4: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 7: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 13: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 14
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 82ms (86ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $288
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1362
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $1360
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2221
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1360
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  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: <B.I.L.L.> new price $1416 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1440 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1360 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1328 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1392 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1352 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1456 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1472 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1356 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1532 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1316 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1532 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1488 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1328 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1316 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1468 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1292 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1292 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1524 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <B.I.L.L.> new price $1504 (changed $-20)
  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 $2304
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2244
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> originally valued the plot at $1362
  INFO [LandAuctionActuator.beginLandAuction]        AI: <B.I.L.L.> targets price $1360
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2221
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1360
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  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 (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9185300617980638491
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7907552
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9153 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2388.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 207ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2971.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (6,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (6,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $104, max: 47.5, left: 1.6391025, fraction 0.03450742
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $104 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2319
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -675954557845707273
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.017762363
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 2)
  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 $100
  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 (13) 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 [Player.useFood]                              (P12)C64MuleBoot has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1964
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $100, max: 47.5, left: 8.759113, fraction 0.18440239
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5481646232301503498
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.88708615
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2146
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $113, max: 47.5, left: 5.179099, fraction 0.10903367
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $113 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9227 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 330606611023085144
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5602137
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 17 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9224 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  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 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2539.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,0) 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 Plain (5,2): 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 (6,2): 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 (2,0): 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.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 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,2) 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 (6,2) 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 (2,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 $119, max: 47.5, left: 6.419098, fraction 0.1351389
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $119 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 2054
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -208873754657424920
  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]                 (P11)Cyber Ranger has 9 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 8 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 10 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 8 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 14 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 31 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 5 energy, 11 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 6 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 3 food, 14 energy, 20 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 food, 34 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7438639563163202988
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9246 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7698788489511812758
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 24, mules potentially available: 20, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $101 sell price $136
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 5 critical: 0 surplus: 5 money: $612
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 9 critical: 0 surplus: 9 money: $1527
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 9 critical: 0 surplus: 9 money: $6915
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 3 critical: 0 surplus: 3 money: $1759
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9114 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $101
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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]         (P14)<J.I.M.> 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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $101 (26 units for $2626)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2669945998393321073
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 7 critical: 0 surplus: 7 money: $1117
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 9 critical: 0 surplus: 9 money: $2436
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $7824
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2062
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9111 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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: 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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8423647734295790206
  INFO [Shop.calcBuySellPrice]                       Current Food price $64
  INFO [Shop.printPriceFactor]                       Food shop: 10, total: 28, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 7 critical: 4 surplus: 3 money: $1117
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $2436
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 3 critical: 4 surplus: -1 money: $7824
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 7 critical: 4 surplus: 3 money: $2062
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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: <B.I.L.L.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: <B.I.L.L.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: 100ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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: <B.I.L.L.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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: <B.I.L.L.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $43
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $54
  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: <B.I.L.L.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $75
  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: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $63 (13 units for $819)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7374427647299816562
  INFO [Shop.calcBuySellPrice]                       Current Energy price $76
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 66, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 52%
  INFO [Shop.printPriceFactor]                       Energy buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 6 critical: 9 surplus: -3 money: $1117
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 6 surplus: 3 money: $1680
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 17 critical: 6 surplus: 11 money: $7761
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 34 critical: 3 surplus: 31 money: $2251
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9099 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 (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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 83ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $0
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $40 (17 units for $690)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8269897463792957963
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 42513448
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $7761 Plots: 8 Assets: 1687 Total: 13448
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 4 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $2941 Plots: 8 Assets: 1662 Total: 8603
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $827 Plots: 10 Assets: 2593 Total: 8420
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 7 Energy: 13 Smithore: 0 Crystite: 7
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1280 Plots: 8 Assets: 2983 Total: 8263
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 13 Energy: 19 Smithore: 0 Crystite: 9
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 38 units $101
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $40
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $200
  INFO [SummaryPhase2.begin]                         Colony total: 38734
  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 [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 (13) 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: 50
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 82ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (6,0)
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (7,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 2 frames, rountrip 1ms, max 82ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 0: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 1: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 4 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 4: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 82ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 82ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 82ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5946999778881708683
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.07954335
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<B.I.L.L.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $300
  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 (13) 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 [Player.useFood]                              (P13)<B.I.L.L.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 82ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9187 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 1682.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 750ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2809.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,3) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,4) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,0): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,3): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (7,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (6,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (7,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> developed a tile but is short on time: 10.739159
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <B.I.L.L.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $250
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $154, max: 47.5, left: 5.219099, fraction 0.10987577
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $154 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2114
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 363596840939215008
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4520862
  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 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  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 1115ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2005.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,3) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,2) 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,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,2): 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 (8,3): Energy --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (7,2): 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: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (6,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 (8,3) with Smithore 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 (7,2) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 $159, max: 47.5, left: 5.8190985, fraction 0.122507334
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $159 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 2084
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9224 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8011104056807535971
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5029052
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 7 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2403
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9223 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9070090731898229956
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2574157
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P11)Cyber Ranger has 13 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9230 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2189
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $153, max: 47.5, left: 3.7191005, fraction 0.078296855
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $153 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4802883729444257350
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4286526149253107289
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 13 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 19 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 17 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 17 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 5 food, 5 energy, 1 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 4 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 8 food, 0 energy, 21 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 16 food, 8 energy, 14 smithore, 0 crystite
  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 5 food, 5 energy, 2 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 2 energy, 4 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 8 food, 0 energy, 17 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 15 food, 8 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9316 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9318 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2681625487216161725
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $101
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 38, mules potentially available: 30, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $58 sell price $93
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 2 critical: 0 surplus: 2 money: $777
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 6 critical: 0 surplus: 6 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 17 critical: 0 surplus: 17 money: $7490
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 15 critical: 0 surplus: 15 money: $2900
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9317 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $90
  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 $90
  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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $70 (14 units for $980)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9327 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6171630568490699135
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $52 sell price $192
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 36 critical: 0 surplus: 36 money: $777
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 28 critical: 0 surplus: 28 money: $53
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 3 critical: 0 surplus: 3 money: $8470
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2900
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9292 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $52 (64 units for $3328)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9320 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1424691482461606363
  INFO [Shop.calcBuySellPrice]                       Current Food price $63
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 35, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 7 critical: 5 surplus: 2 money: $2649
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $1509
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 8 critical: 5 surplus: 3 money: $8470
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 15 critical: 5 surplus: 10 money: $2900
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9286 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $28
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: 84ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $51
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $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: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $63 (2 units for $126)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 69ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4930523805530830679
  INFO [Shop.calcBuySellPrice]                       Current Energy price $40
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 81%
  INFO [Shop.printPriceFactor]                       Energy buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 8 critical: 10 surplus: -2 money: $2586
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 12 critical: 7 surplus: 5 money: $1446
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 7 critical: 9 surplus: -2 money: $8470
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 17 critical: 7 surplus: 10 money: $3026
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 69ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $19
  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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $74 (10 units for $741)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9279 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4000444947980632104
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 19440496
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $8470 Plots: 9 Assets: 2268 Total: 15238
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 8 Energy: 7 Smithore: 3 Crystite: 3
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $3767 Plots: 9 Assets: 3152 Total: 11419
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 13 Energy: 7 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2322 Plots: 11 Assets: 2595 Total: 10417
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 8 Energy: 9 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $969 Plots: 9 Assets: 4287 Total: 9756
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 21 Smithore: 20 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 32 units $70
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $74
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 46830
  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 [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 (13) 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: 52
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 68ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants River (4,4)
  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 [LandGrantActuator.agreeOnClaims]             AI: <B.I.L.L.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 84ms 11 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 0 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (1,3)
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 0: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 2 frame 4
  INFO [LandGrantActuator.getAdamTile]               AI: <B.I.L.L.> wants Plain (0,4)
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.update]                       (P13)<B.I.L.L.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<B.I.L.L.> is granted tile 3: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 5 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 5: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9260 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8834617007047622863
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.87127864
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 8 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 69ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 2760ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2732.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,0) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (6,1): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,0): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (6,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (6,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 26
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9297 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7132862519270485538
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21959406
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P14)<J.I.M.> has 13 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9293 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1972.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 493ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2534.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,2) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,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 Plain (5,2): Energy --> Crystite
  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 --> 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 Plain (6,2): Food --> Crystite
  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,2): Food --> Crystite
  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 (5,2) with Crystite factory
  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: 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 (6,2) with Crystite 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 (7,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 7.6990967
  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.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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: 2.8991013, fraction 0.06103371
  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 2230
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9340 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1442995127971960826
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1783827
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: REALLY???
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P12)C64MuleBoot has 11 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 68ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9336 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (0,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1968
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $176, max: 47.5, left: 8.699112, fraction 0.1831392
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $176 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9308 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5615913879915830337
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2546773
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 in dividends
  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 (13) 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 [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9307 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2303
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $158, max: 47.5, left: 2.059102, fraction 0.043349516
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $158 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9325 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5849875863015939290
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (72ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9310 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3511004700721699120
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 11 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 24 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 23 energy, 14 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 20 energy, 14 smithore, 10 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ?
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 23 energy, 0 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 5 smithore, 39 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 5 food, 24 energy, 14 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 5 food, 20 energy, 15 smithore, 9 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (72ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9301 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (72ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3630783278447752035
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $70
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 32, mules potentially available: 25, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 2 critical: 0 surplus: 2 money: $2583
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 25 critical: 0 surplus: 25 money: $1537
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 17 critical: 0 surplus: 17 money: $8090
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 30 critical: 0 surplus: 30 money: $3683
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (72ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $55
  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 (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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $57 (47 units for $2679)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9323 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6286580163194650480
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $64 sell price $204
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 37 critical: 0 surplus: 37 money: $1386
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 39 critical: 0 surplus: 39 money: $55
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 12 critical: 0 surplus: 12 money: $9059
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 9 critical: 0 surplus: 9 money: $5393
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9224 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $64 (76 units for $4864)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5875351074258313169
  INFO [Shop.calcBuySellPrice]                       Current Food price $63
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $39 sell price $74
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 8 critical: 5 surplus: 3 money: $3754
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $2551
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 7 critical: 5 surplus: 2 money: $9059
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 9 critical: 5 surplus: 4 money: $5393
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $54
  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.932 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 68ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $64
  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: 84ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $64
  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: <B.I.L.L.> target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $81
  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: 84ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $81
  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: 84ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $69 (5 units for $345)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9281 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5060871571630411598
  INFO [Shop.calcBuySellPrice]                       Current Energy price $74
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 78, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 25 critical: 10 surplus: 15 money: $3754
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 10 surplus: -1 money: $2206
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 24 critical: 8 surplus: 16 money: $9215
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 20 critical: 8 surplus: 12 money: $5582
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: 83ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: 83ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $56 (26 units for $1466)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 69ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9270 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6716320883948926045
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36186360
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $10175 Plots: 10 Assets: 2667 Total: 17842
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 9 Smithore: 0 Crystite: 12
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3754 Plots: 12 Assets: 4658 Total: 14412
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 8 Energy: 25 Smithore: 23 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $6088 Plots: 10 Assets: 2544 Total: 13632
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 6 Energy: 9 Smithore: 0 Crystite: 9
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $740 Plots: 10 Assets: 6471 Total: 12211
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 35 Smithore: 51 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 22 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 58097
  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 [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 (13) 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: 52
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  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 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 83ms 10 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 83ms
  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: Mountain1 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 1: Mountain1 (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 9
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9230 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5915723296134113438
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38110322
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9224 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 2454.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 1226ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3450.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (5,1): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Mountain3 (5,3): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (5,4): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (5,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Mountain3 (5,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (5,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $185
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $189, max: 47.5, left: 11.339172, fraction 0.23871942
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $189 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 1808
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6739615812269647757
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.337054
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 8 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1028
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $213, max: 47.5, left: 26.93953, fraction 0.567148
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $213 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9237 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3247622201339660951
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5209243
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 6 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2970.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 240ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5159.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,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 Mountain2 (8,2): Smithore --> 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 (8,3): Smithore --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain1 (2,4): Empty --> Energy
  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 Mountain2 (8,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 (8,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: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain1 (2,4) with Energy factory
  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 $171, max: 47.5, left: 12.239193, fraction 0.2576672
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $171 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 1763
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2167113922237777722
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06387037
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $150
  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 (13) 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 [Player.useFood]                              (P11)Cyber Ranger has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (0,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2187
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $150, max: 47.5, left: 3.7591004, fraction 0.07913896
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $150 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 596647609237733923
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 25 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 35 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 15 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 14 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 17 food, 10 energy, 4 smithore, 10 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 14 energy, 0 smithore, 38 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 11 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 17 food, 12 energy, 5 smithore, 11 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9255 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8884925387196474715
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9007487561827990443
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $57
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 22, mules potentially available: 22, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 23 critical: 0 surplus: 23 money: $3967
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $595
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $10289
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 5 critical: 0 surplus: 5 money: $6224
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9243 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $46
  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 (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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  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: 83ms
  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 [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $75 (27 units for $2042)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9257 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6519882574206184259
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 38 critical: 0 surplus: 38 money: $1925
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 53 critical: 0 surplus: 53 money: $595
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 38 critical: 0 surplus: 38 money: $10289
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 20 critical: 0 surplus: 20 money: $6484
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9231 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $100
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 #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 [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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [Player.increaseAuctionTeleportCount]         (P13)<B.I.L.L.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $100 (149 units for $14900)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3886047560043140890
  INFO [Shop.calcBuySellPrice]                       Current Food price $69
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $44 sell price $79
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 6 critical: 5 surplus: 1 money: $5725
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $5895
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 0 critical: 5 surplus: -5 money: $14089
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 18 critical: 5 surplus: 13 money: $8484
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 2 takes over trade from buyer <B.I.L.L.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $44
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $52
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $52
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  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 $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  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 $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $70
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $70
  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: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $89
  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: 84ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $441
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $89
  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: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $79 (13 units for $1037)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4135690542059764707
  INFO [Shop.calcBuySellPrice]                       Current Energy price $56
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 70, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 67%
  INFO [Shop.printPriceFactor]                       Energy buy price $22 sell price $57
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 26 critical: 10 surplus: 16 money: $5725
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 18 critical: 12 surplus: 6 money: $4858
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 13 critical: 8 surplus: 5 money: $14089
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 13 critical: 9 surplus: 4 money: $9521
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $284
  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 (11) 4 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.93 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 70ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 87ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $284
  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: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $284
  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: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $284
  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: 87ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $284
  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: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $284
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $284
  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 #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $284
  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: 87ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $49 (7 units for $345)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 82ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1956041221154826430
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 29377392
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $14317 Plots: 10 Assets: 1566 Total: 20883
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 0 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $5725 Plots: 12 Assets: 6893 Total: 18618
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 26 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4513 Plots: 11 Assets: 7566 Total: 17579
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 14 Energy: 25 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $9638 Plots: 11 Assets: 1895 Total: 17033
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 10 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 $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $150
  INFO [SummaryPhase2.begin]                         Colony total: 74113
  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 [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 (13) 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: 53
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 84ms (134ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  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 (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 84ms (134ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 84ms (134ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9197 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1658811236381525083
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7410413
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 0 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 84ms (134ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <B.I.L.L.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 0.0 (5.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 3356.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 42ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3355.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $151, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $151 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 60
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (134ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7062069730343318104
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.90582293
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 6 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 84ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Plain (1,1)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile River (4,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1898
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $165, max: 47.5, left: 9.539131, fraction 0.20082381
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $165 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 82ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4339227733691911330
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27762443
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 14 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 79
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 45.919964, fraction 0.9667361
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (133ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5776710818223468253
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.90856135
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 4)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 82ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 5713.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 766ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 9426.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,2) into Food from Crystite
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (5,2): Crystite --> 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,2): Crystite --> 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 (7,2): Crystite --> 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 [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 (5,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 (6,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 (7,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $250
  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 $197, max: 47.5, left: 21.879414, fraction 0.46061924
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $197 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 1281
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1979486697169343546
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 26 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 25 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 10 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 2 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 14 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 36 food, 10 energy, 4 smithore, 0 crystite
  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 0 food, 2 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 4 food, 13 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 36 food, 11 energy, 2 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7940714973434724124
  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 (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9187 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3526047167431111177
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $75
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $42 sell price $77
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 50 critical: 0 surplus: 50 money: $5715
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $4763
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $14468
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 2 critical: 0 surplus: 2 money: $10060
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 82ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9091 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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 [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.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $42 (2 units for $84)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1860940490795126842
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $5715
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $4763
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 0 critical: 0 surplus: 0 money: $14468
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $10144
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9087 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $84 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9073 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2779058787108539785
  INFO [Shop.calcBuySellPrice]                       Current Food price $79
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 46, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 58%
  INFO [Shop.printPriceFactor]                       Food buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 1 critical: 5 surplus: -4 money: $5715
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $4763
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 4 critical: 5 surplus: -1 money: $14468
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 36 critical: 5 surplus: 31 money: $10144
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9056 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $66
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $374
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-16
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.93299997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 1 frames, rountrip 1ms, max 67ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<B.I.L.L.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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: <B.I.L.L.> target price $66
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $374
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 83ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $66 (1 units for $66)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 69ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3696049913806508475
  INFO [Shop.calcBuySellPrice]                       Current Energy price $49
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 53, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 83%
  INFO [Shop.printPriceFactor]                       Energy buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 14 critical: 12 surplus: 2 money: $5715
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 11 critical: 12 surplus: -1 money: $4763
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 15 critical: 8 surplus: 7 money: $14402
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 13 critical: 9 surplus: 4 money: $10210
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9072 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $225
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.917 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 83ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 84ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<B.I.L.L.> (P14)<J.I.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <B.I.L.L.> has buyout mask 15
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $225
  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: <B.I.L.L.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $225
  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.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 84ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $43 (2 units for $86)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 69ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7509688820605349481
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24100392
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $14402 Plots: 10 Assets: 2100 Total: 21502
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $10296 Plots: 11 Assets: 3568 Total: 19364
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 35 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $5715 Plots: 12 Assets: 4338 Total: 16053
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 1 Energy: 14 Smithore: 50 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4677 Plots: 11 Assets: 4474 Total: 14651
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 13 Smithore: 50 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $80
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $42
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $43
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $80
  INFO [SummaryPhase2.begin]                         Colony total: 71570
  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 [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 (13) 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: 54
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [LandGrantActuator.begin]                     AI: <B.I.L.L.> Not enough tiles, grab any tile.
  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 (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9151 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9153 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -359769201820714874
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41514653
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<B.I.L.L.> (rank 1)
  INFO [Player.useFood]                              (P13)<B.I.L.L.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<B.I.L.L.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <B.I.L.L.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <B.I.L.L.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <B.I.L.L.> got lower bound of 3146.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <B.I.L.L.> finished Development LP in time 10ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4735.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <B.I.L.L.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,4) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (6,0): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (6,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- is trying Plain (0,4): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <B.I.L.L.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <B.I.L.L.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> 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: <B.I.L.L.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (6,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (6,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<B.I.L.L.> develops tile Plain (0,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<B.I.L.L.> sold a mule for $130
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <B.I.L.L.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <B.I.L.L.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <B.I.L.L.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<B.I.L.L.> gambles $208, max: 47.5, left: 3.3591008, fraction 0.07071791
  INFO [DevelopmentMessenger.showMessage]            <B.I.L.L.> won $208 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <B.I.L.L.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<B.I.L.L.> finishes on update 2207
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9155 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6513560071104240514
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.501142
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 35 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1519.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 174ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2089.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,0) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Crystite 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 (2,0): Energy --> Crystite
  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 Mountain1 (2,1): Energy --> Crystite
  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,2): Food --> Crystite
  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 (2,0) with Crystite 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 Mountain1 (2,1) with Crystite 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 (6,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $105
  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 $201, max: 47.5, left: 14.859253, fraction 0.31282637
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $201 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 1632
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9160 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2969525609113886106
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9901429
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 1 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 74
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $247, max: 47.5, left: 12.019966, fraction 0.2530519
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $247 in the pub
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: gg
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5690741153823255892
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49068755
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9156 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 63
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 46.23997, fraction 0.9734731
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8063328869043653600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 14 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 13 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)<B.I.L.L.> has 15 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 11 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 2 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> expects 4 food, 0 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 30 food, 1 energy, 4 smithore, 9 crystite
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: GG
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 3 energy, 0 smithore, 59 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 58 crystite
  INFO [ProductionPhase.logProduction]               (P13)<B.I.L.L.> produced 5 food, 0 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 33 food, 1 energy, 5 smithore, 11 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9187 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7338275771863385004
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 392820775481759228
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $42
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $18
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 12, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Another, or 3?
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 50 critical: 0 surplus: 50 money: $5962
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 50 critical: 0 surplus: 50 money: $4927
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Smithore: 0 critical: 0 surplus: 0 money: $14460
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 5 critical: 0 surplus: 5 money: $10322
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9099 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $-10
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $10
  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 (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9092 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1492218141126668979
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 59 critical: 0 surplus: 59 money: $5962
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 58 critical: 0 surplus: 58 money: $4927
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Crystite: 47 critical: 0 surplus: 47 money: $14460
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 11 critical: 0 surplus: 11 money: $10322
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9072 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $80
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  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 (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1722288795782871547
  INFO [Shop.calcBuySellPrice]                       Current Food price $66
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 53, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 53%
  INFO [Shop.printPriceFactor]                       Food buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 0 surplus: 0 money: $5962
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $4927
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Food: 5 critical: 0 surplus: 5 money: $14460
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 48 critical: 0 surplus: 48 money: $10322
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9061 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $471
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $125
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5387593804309161439
  INFO [Shop.calcBuySellPrice]                       Current Energy price $43
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 14, needed: 46
  INFO [Shop.printPriceFactor]                       Energy is increased to 271%
  INFO [Shop.printPriceFactor]                       Energy buy price $102 sell price $137
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: need 5 min
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 6 critical: 0 surplus: 6 money: $5962
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 0 surplus: 2 money: $4927
  INFO [CollectionPhase.goToNextPhase]               (P13)<B.I.L.L.> Energy: 4 critical: 0 surplus: 4 money: $14460
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 2 critical: 0 surplus: 2 money: $10322
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 63
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> target price $117
  INFO [AuctionActuator.calcTargetPrice]             AI: <B.I.L.L.> calculated the target price (via method 2) to be $220
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $117
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $36
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: but yes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9053 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3056294128330770244
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35605064
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Money: $14460 Plots: 10 Assets: 6242 Total: 25702
  INFO [SummaryPhase2.begin]                         (P13)<B.I.L.L.> Food: 5 Energy: 4 Smithore: 0 Crystite: 47
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $5962 Plots: 12 Assets: 11100 Total: 23062
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 0 Energy: 6 Smithore: 50 Crystite: 59
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4927 Plots: 11 Assets: 10455 Total: 20882
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 2 Smithore: 50 Crystite: 58
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $10322 Plots: 11 Assets: 4226 Total: 20048
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 48 Energy: 2 Smithore: 5 Crystite: 11
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $35
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $117
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $130
  INFO [SummaryPhase2.begin]                         Colony total: 89694
  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 [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 [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 55fab5f5-4521-4202-a89b-7c452ad84670
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /156.34.5.237 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101485 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /156.34.5.237 <P12>
  INFO [Server.removeClient]                         Server: Removing client /156.34.5.237 <> with id f0dce846-6af8-4adb-a0fd-470095787072
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /156.34.5.237 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13 P14> with id 14f4a7ca-862e-4df6-b9ab-7918e9fddee6
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 12 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 15
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id bbce421c-2bbf-48fc-91e5-98a306550c36
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 512f4d1fea35c0e4cff3cb4e5c81076bf9b484d79af7eeee0d5117240195e199
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 bbce421c-2bbf-48fc-91e5-98a306550c36
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 bbce421c-2bbf-48fc-91e5-98a306550c36
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853644) yourslipisshowing: boot, cybe!!
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853645) yourslipisshowing: lets play!!
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id bb96505f-d07b-446c-883c-488cd9ff1200
  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 157966
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 050df49d-1472-4756-94e9-f93178d82517
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S11> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S11> requests UDP address /75.24.213.169:6261
  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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7237 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.acceptClients]                        Server: Accepted client /156.34.5.237 id 3bcbac31-7b50-498b-b031-15c5bf2434fd
  INFO [ServerMessageHandler.processJoin]            Server: Client /156.34.5.237 <S12> joins
  INFO [Server.initUdp]                              Server: Client /156.34.5.237 <S12> requests UDP address /156.34.5.237:6261
  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 /156.34.5.237 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7343 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)C64MuleBoot (ID 101485)
  INFO [ServerMessageHandler.processPlayerJoin]      /156.34.5.237 <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 [Server.acceptClients]                        Server: Accepted client /174.243.0.70 id 657a64b7-c1d6-475c-8514-04e86ba979ce
  INFO [Server.initUdp]                              Server: Client /174.243.0.70 <> requests UDP address /174.243.0.70:8374
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.70 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.70 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7480 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)yourslipisshowing (ID 24637)
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.70 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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]    /174.243.0.70 <P13> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (13) 0 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [Server.purgePendingClients]                  client purged: bb96505f-d07b-446c-883c-488cd9ff1200
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P14)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.70 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: jbrb
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: or wait?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey slip..
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Expecting anyone?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: brb
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: 1`idk
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i msg'd meg with no response yet
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: earlier he said he would be on later
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: have you seen him today?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Oh well - LET'S GO; check the lobby - OFTEN...
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: NO...
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: he might come
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: `c-128?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: No - that's a NO-GO...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: C64MuleBoot voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.D.A.M.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)C64MuleBoot (P13)yourslipisshowing (P11)Cyber Ranger (P14)<A.D.A.M.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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: 33
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 150ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7598 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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 153ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7592 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1828053623816383604
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)yourslipisshowing (P12)C64MuleBoot (P11)Cyber Ranger (P14)<A.D.A.M.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 43847736
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  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]                         (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]                         (P14)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> 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: WE DON'T PLAY ONE ANOTHER - DUE TO MUTUAL DISAGREEMENTS, IN LIFE...
  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: 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: 56
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 84ms (134ms) <P12> 67ms (67ms) <P13> 166ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7584 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 84ms (134ms) <P12> 67ms (67ms) <P13> 153ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7704 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.D.A.M.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7616 tiles in 47295800ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Plain (5,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 4 frames, rountrip 1ms, max 153ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 234ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 153ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: gl
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 9: Mountain3 (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 23: Mountain3 (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 84ms (133ms) <P12> 67ms (67ms) <P13> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7788 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $858
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $856
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  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 1ms, max 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  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: <A.D.A.M.> new price $840 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $804 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $800 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $816 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $836 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $848 (changed $12)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: GLE - HF!!!
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $900 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $844 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $876 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $848 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $808 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $760 (changed $-48)
  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)yourslipisshowing bought the plot for $892
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7929 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4845859184520955887
  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 (P13)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7932 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P13)yourslipisshowing got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [GameModel.buyAssay]                          (P13)yourslipisshowing got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)yourslipisshowing got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 2259
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $50, max: 47.5, left: 3.2991009, fraction 0.06945475
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $50 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8416 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3880008784533307888
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8424 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,3) 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 [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2403
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8473 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4697941057597022430
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8474 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (0,1) with Crystite factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1418
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $131, max: 47.5, left: 19.659363, fraction 0.41388133
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $131 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8538 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1506913221778396557
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8536 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 157 tiles in 2165900ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+3) 2045 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: FOLY HUCK!!!
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (3,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: shit lol
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain1 (8,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2401
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8567 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8561 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6588362556160256121
  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]                 (P14)<A.D.A.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 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.logProduction]               (P12)C64MuleBoot produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8574 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8122420875471881348
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8628 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4585094612334788223
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 52%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  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]               (P14)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1031
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $133
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8613 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $86
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 $86 (8 units for $688)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8627 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6293024587764788729
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  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]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $343
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $133
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (67ms) <P12> 66ms (67ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8621 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $92 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (67ms) <P12> 66ms (67ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8606 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6393390015560994634
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 20, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  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: 5 critical: 3 surplus: 2 money: $975
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 1 critical: 3 surplus: -2 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $343
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 5 critical: 3 surplus: 2 money: $133
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8608 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  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 $48 (5 units for $244)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8649 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1408992481632558873
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 16, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  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: $1025
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 5 critical: 1 surplus: 4 money: $856
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $193
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $327
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 117ms (135ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8620 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 135ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 135ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 135ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 135ms
  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: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  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 $315)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (85ms) <P12> 66ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8631 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1930948853078545598
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 47132408
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $980 Plots: 1 Assets: 342 Total: 1822
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $991 Plots: 1 Assets: 319 Total: 1810
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $13 Plots: 1 Assets: 1240 Total: 1753
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 5 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $237 Plots: 2 Assets: 243 Total: 1480
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $86
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $48
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $170
  INFO [SummaryPhase2.begin]                         Colony total: 6865
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 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: 53
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8637 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7453 tiles in 74762500ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Crystite <claim> (+3) 2127 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+3) 3088 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Crystite <claim> (+3) 2127 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+3) 3088 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 2171 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 3020 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 2171 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 3020 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Plain (2,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 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 133ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 25: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 31: Plain (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 32 frame 1
  INFO [LandGrantActuator.pickNextTile]              AI: <A.D.A.M.> panics in land grant!
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 32: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 33 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 33: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 104ms
  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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 82ms (99ms) <P12> 66ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8663 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $832
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $483
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $480
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  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 1ms, max 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $832
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 104ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8674 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3925933361394607177
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.79933494
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 82ms (84ms) <P12> 66ms (67ms) <P13> 104ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8676 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1759
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $58, max: 47.5, left: 13.319218, fraction 0.2804046
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 82ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8718 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6897420340987853526
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6416024
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8716 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 171 tiles in 2826700ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy (+3) 2052 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2843 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $144, max: 47.5, left: 24.639477, fraction 0.5187258
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $144 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1169
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8720 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6888389367498222031
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5838118
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8715 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (0,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (0,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 High amounts of Crystite
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1682. End Update: 1681
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1782
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $54, max: 47.5, left: 12.499199, fraction 0.26314104
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $54 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 115ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8737 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3894849123077201992
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6735937
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 115ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8740 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 13 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (2,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 925
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $50, max: 47.5, left: 1.246419, fraction 0.0262404
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $50 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 116ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8760 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -968596422153668560
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 116ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9170979701597006107
  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]                 (P14)<A.D.A.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 11 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 food, 7 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 72ms (84ms) <P12> 66ms (67ms) <P13> 116ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8777 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 72ms (84ms) <P12> 66ms (67ms) <P13> 116ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8778 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2031246132983802338
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $86
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $86 sell price $121
  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: $86
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $1015
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 12 critical: 0 surplus: 12 money: $192
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $167
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 72ms (84ms) <P12> 67ms (67ms) <P13> 116ms (136ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8713 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $121
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $210
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 $86 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 72ms (84ms) <P12> 67ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8711 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4163242885393933510
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  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: $86
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1015
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $192
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $167
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 72ms (84ms) <P12> 67ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8707 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $112 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 72ms (106ms) <P12> 67ms (67ms) <P13> 115ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8694 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5719256842387870151
  INFO [Shop.calcBuySellPrice]                       Current Food price $48
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 3 surplus: 1 money: $86
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 3 surplus: -3 money: $1015
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $192
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 4 critical: 3 surplus: 1 money: $167
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (106ms) <P12> 67ms (67ms) <P13> 115ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8687 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  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 $57 (6 units for $342)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 72ms (117ms) <P12> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8495338644145843935
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 37, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 39%
  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: 8 critical: 2 surplus: 6 money: $86
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 13 critical: 1 surplus: 12 money: $844
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $21
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 9 critical: 2 surplus: 7 money: $338
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 72ms (117ms) <P12> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8703 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  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 $25 (1 units for $21)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (117ms) <P12> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8776 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2686426788594750897
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 27303688
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $844 Plots: 2 Assets: 666 Total: 2510
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $0 Plots: 2 Assets: 1470 Total: 2470
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 4 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $338 Plots: 3 Assets: 427 Total: 2265
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 1 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $107 Plots: 3 Assets: 548 Total: 2155
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $86
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $57
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $170
  INFO [SummaryPhase2.begin]                         Colony total: 9400
  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: 54
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 80ms (117ms) <P12> 66ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8773 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.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 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 0: Mountain3 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 7
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 4 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 23: Mountain2 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 27: Mountain2 (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 11
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (102ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8758 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $772
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1310
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $576
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  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 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 80ms (102ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8723 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7544192969445938770
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23088455
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $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]                              (P12)C64MuleBoot has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8723 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,3) with Food factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (3,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (3,3)
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i need a fat package
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: just saying
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (2,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Mountain1 (3,2)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1842
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $69, max: 47.5, left: 11.259171, fraction 0.23703517
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $69 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (100ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8774 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 317323775361936340
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7449686
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (100ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8777 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: YOU - need to lose weight...
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (2,4) with Smithore factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: your slip is showing
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (2,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 959
  INFO [Mule.runAway]                                Mule runs away for (P13)yourslipisshowing
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (100ms) <P12> 67ms (67ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8770 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5460841963808449301
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.004015863
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: BatLizard
  INFO [Player.setMoney]                             (P11)Cyber Ranger gets money $-100, reassigning to $0 instead
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your child was bitten by a Bat-Lizard and the hospital bill cost you $100
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: fuck my eyes out
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: HA!!!!
  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 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (100ms) <P12> 67ms (67ms) <P13> 117ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8768 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: lol
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1338
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $100, max: 47.5, left: 21.479404, fraction 0.452198
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $100 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (72ms) <P12> 67ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8765 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8965845085178708582
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11852157
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: FlyingCatBugs
  INFO [PlayerEventPhase$1.finished]                 Event Message: Flying Cat-Bugs ate the roof off your house. Repairs cost $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]                              (P14)<A.D.A.M.> has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8762 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 398.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 957.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (3,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $75, max: 47.5, left: 19.459358, fraction 0.4096707
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $75 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1402
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (72ms) <P12> 67ms (67ms) <P13> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8768 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (72ms) <P12> 67ms (67ms) <P13> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8763 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6636677989797591322
  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 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 13 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 9 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 11 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 3 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 2 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 6 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 food, 5 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8801 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6805265270140234936
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8837 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4955108265633974848
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $86
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-18
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 4, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 175%
  INFO [Shop.printPriceFactor]                       Smithore buy price $133 sell price $168
  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: $131
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $674
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 13 critical: 0 surplus: 13 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $93
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8828 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $168
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $190
  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: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 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 [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.883 seconds
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: 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 $133 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5519452468935885514
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  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: $131
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $674
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $93
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8823 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $80 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 102ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8814 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 621785603992454733
  INFO [Shop.calcBuySellPrice]                       Current Food price $57
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 21, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  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 [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 3 surplus: 2 money: $131
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 6 critical: 3 surplus: 3 money: $674
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $200
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 4 critical: 3 surplus: 1 money: $93
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (134ms) <P12> 67ms (67ms) <P13> 102ms (261ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8805 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 261ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [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 $31 (5 units for $155)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (134ms) <P12> 66ms (67ms) <P13> 102ms (261ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8862 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2114791312368821056
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 32, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  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: 6 critical: 3 surplus: 3 money: $155
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 8 critical: 4 surplus: 4 money: $722
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $93
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 11 critical: 2 surplus: 9 money: $117
  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: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (134ms) <P12> 67ms (67ms) <P13> 117ms (261ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8812 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 233ms
  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 $25 (3 units for $32)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 116ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8850 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1407328363472651897
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 26882848
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $61 Plots: 3 Assets: 2113 Total: 3674
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 6 Smithore: 13 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $155 Plots: 4 Assets: 795 Total: 2950
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 6 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $754 Plots: 3 Assets: 429 Total: 2683
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $117 Plots: 4 Assets: 513 Total: 2630
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 3 Energy: 11 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 4 mules
  INFO [Shop.buildMules]                             A mule now costs $260
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $133
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $31
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 4 $260
  INFO [SummaryPhase2.begin]                         Colony total: 11937
  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: 52
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 116ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8834 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain3 (0,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 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 233ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 14: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 20: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 24 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 24: Mountain3 (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 26: Mountain1 (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8849 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $376
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $740
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $188
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  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 1ms, max 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  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 [GameController.apply]                        (P13)yourslipisshowing chat: adam is a dipshit
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8822 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7892383137148459932
  INFO [Development.setPlayerOrder]                  Reverse development order. 4 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97755086
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8820 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: u are
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing undevelops tile Plain (2,4)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: LOL!!!!
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: u shoulda grabbed the 3 mtn med
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Mountain3 (6,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (1,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 2049
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $116, max: 47.5, left: 8.039097, fraction 0.16924414
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $116 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8827 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3584682971136310199
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4047802
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (83ms) <P12> 67ms (67ms) <P13> 116ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8826 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 242.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1259.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (0,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain3 (0,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $104, max: 47.5, left: 2.159102, fraction 0.045454778
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $104 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2293
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8858 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -840484410640642515
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.66091084
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  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 [GameController.apply]                        (P13)yourslipisshowing chat: i should've grabbed cybes high at the bottom so i didnt get blocked in
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8859 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,3)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (3,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile River (4,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1360
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $179, max: 47.5, left: 20.87939, fraction 0.4395661
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $179 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8878 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8716807945547950585
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73643684
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8879 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (0,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (0,1) with Food factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ya and with all highs known u grabbed a double dud mtn far right
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2221
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $107, max: 47.5, left: 3.6791005, fraction 0.077454746
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $107 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8896 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5329303019138399412
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: all good
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8900 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1951709239090575711
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 11 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 3 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 3 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 6 food, 0 energy, 4 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 7 food, 5 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 5 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 5 food, 0 energy, 4 smithore, 0 crystite
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8913 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8914 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2164281674661756098
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $133
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  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: $199
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 4 critical: 0 surplus: 4 money: $648
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 13 critical: 0 surplus: 13 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 4 critical: 0 surplus: 4 money: $123
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 84ms (100ms) <P12> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8839 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $170
  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: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot 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 [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 $230 (27 units for $6210)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8894 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 708501261617393771
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  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: $1579
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1568
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3123
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1043
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8852 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $80 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8848 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2379414514274105557
  INFO [Shop.calcBuySellPrice]                       Current Food price $31
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 30, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 65%
  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: 8 critical: 4 surplus: 4 money: $1579
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 6 critical: 4 surplus: 2 money: $1568
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 4 surplus: 1 money: $3123
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $1043
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 84ms (116ms) <P12> 67ms (67ms) <P13> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8831 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 233ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 233ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 233ms
  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 $30 (4 units for $95)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (116ms) <P12> 67ms (67ms) <P13> 117ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8921 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2192724415173850508
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 27, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 67%
  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 [GameController.apply]                        (P13)yourslipisshowing chat: i'll live to fight another day
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 8 critical: 4 surplus: 4 money: $1594
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 6 critical: 4 surplus: 2 money: $1583
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $3028
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 6 critical: 4 surplus: 2 money: $1058
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 83ms (116ms) <P12> 67ms (67ms) <P13> 116ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8839 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: which starts in about 40 minutes lol
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 117ms
  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 (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 $39 (6 units for $235)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8921 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8321553076993033028
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 38353808
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2793 Plots: 4 Assets: 741 Total: 5534
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 9 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1639 Plots: 5 Assets: 848 Total: 4987
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 7 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $1593 Plots: 4 Assets: 710 Total: 4303
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1058 Plots: 5 Assets: 584 Total: 4142
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 13 mules for 26 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $39
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $460
  INFO [SummaryPhase2.begin]                         Colony total: 18966
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 54
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8914 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (0,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 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 7: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 18 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 18: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 19: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 21: Crater (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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: 11
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8937 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8935 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1038817336758186130
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36244464
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 9 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8934 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (0,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (0,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (0,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Food 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8968 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2863831821592120459
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2791856
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8973 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (5,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1669
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $153, max: 47.5, left: 14.73925, fraction 0.3103
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $153 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6530048522011750683
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.14438242
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  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)<A.D.A.M.> has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8990 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1267.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 35ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2877.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (0,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $114, max: 47.5, left: 12.879208, fraction 0.2711412
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $114 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1757
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3353240392637787957
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7412972
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9030 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (1,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (2,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Mountain2 (8,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 2325
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $104, max: 47.5, left: 1.7591023, fraction 0.037033733
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $104 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9061 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5118105657007407936
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2145178784510762947
  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 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 9 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 6 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 5 food, 2 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 5 food, 2 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 3 food, 0 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 8 food, 4 energy, 7 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 6 food, 2 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 5 food, 1 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 2 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 7 food, 2 energy, 6 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9101 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2546917450661388769
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 5, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 115%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 14 critical: 0 surplus: 14 money: $922
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 13 critical: 0 surplus: 13 money: $837
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 14 critical: 0 surplus: 14 money: $1673
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $292
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9053 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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)yourslipisshowing 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 [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 [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  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: 166ms
  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 $230 (47 units for $10810)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9040 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2905200317297774708
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  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: $4142
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3827
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $4893
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1672
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9055 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $52 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9038 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4513473612750224209
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 31, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  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: 8 critical: 4 surplus: 4 money: $4142
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 6 critical: 4 surplus: 2 money: $3827
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 4 surplus: 1 money: $4893
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 7 critical: 4 surplus: 3 money: $1672
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9031 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 250ms
  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 $30 (2 units for $56)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9076 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6159407296972376047
  INFO [Shop.calcBuySellPrice]                       Current Energy price $39
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 14, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is increased to 138%
  INFO [Shop.printPriceFactor]                       Energy 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 Energy: 4 critical: 6 surplus: -2 money: $4163
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 1 critical: 6 surplus: -5 money: $3862
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 4 critical: 5 surplus: -1 money: $4837
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 5 critical: 4 surplus: 1 money: $1672
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 67ms (100ms) <P12> 66ms (67ms) <P13> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9037 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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]                        Energy price set to average $54 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 67ms (100ms) <P12> 66ms (67ms) <P13> 100ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1943077489811728266
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 14248704
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $4163 Plots: 6 Assets: 1011 Total: 8174
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 7 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4837 Plots: 5 Assets: 816 Total: 8153
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $3862 Plots: 6 Assets: 789 Total: 7651
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1672 Plots: 6 Assets: 930 Total: 5602
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 7 Energy: 5 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 $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 30 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $54
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 29580
  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 [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: 56
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 67ms (117ms) <P12> 66ms (67ms) <P13> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9038 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,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 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 250ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 8: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 9: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 13: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 15: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (117ms) <P12> 66ms (67ms) <P13> 100ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9032 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $180
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1539
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1536
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  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: <A.D.A.M.> new price $1500 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1552 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1504 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1448 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1428 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1432 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1444 (changed $12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1440 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1416 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1404 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1404 (changed $0)
  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 $2200
  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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9088 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2140
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2570
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $2568
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  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 [GameController.apply]                        (P11)Cyber Ranger chat: WTF???
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<A.D.A.M.> bought the plot for $2144
  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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 82ms (83ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9081 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4476821152724269484
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42266715
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)C64MuleBoot 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 68ms (83ms) <P12> 66ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: idk
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:pings
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: it is supposed to go by rank, not ping now
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1951
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $135, max: 47.5, left: 8.999119, fraction 0.18945514
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $135 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (69ms) <P12> 67ms (67ms) <P13> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6188143301247256311
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4605813
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (69ms) <P12> 67ms (67ms) <P13> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)C64MuleBoot chat: boot is fast now
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (1,1)
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: not fare
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: fair
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2400
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (69ms) <P12> 66ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9151 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3546736307712671963
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18746382
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 3)
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 377 tiles in 6724700ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Smithore (+1) Mountain1 Smithore (+2) 10009 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain1 Smithore <claim> (+2) 14846 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,0) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (8,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: server: events
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain1 (8,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: server:events
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $128, max: 47.5, left: 17.199306, fraction 0.36209068
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $128 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1515
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9165 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3901277035892048786
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9832545
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 4)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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 [GameController.apply]                        (P11)Cyber Ranger chat: OK, maybe internet-wise; a bit SLOW - otherwise...
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9158 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)C64MuleBoot chat: :)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Crater (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (7,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)yourslipisshowing undevelops tile Plain (7,2)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Crater (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (7,2) with Energy factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...FUCKING BULLSHIT!!!!....
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1820
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $133, max: 47.5, left: 11.699181, fraction 0.24629854
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $133 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6367557915844733145
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 1 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 16 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 8 energy, 10 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 12 energy, 7 smithore, 4 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 [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 15 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 2 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 1 food, 6 energy, 7 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 food, 12 energy, 3 smithore, 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 621353716368014878
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8205723601231473598
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 30, mules potentially available: 21, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $106 sell price $141
  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: $1303
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 5 critical: 0 surplus: 5 money: $876
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 7 critical: 0 surplus: 7 money: $3992
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 3 critical: 0 surplus: 3 money: $935
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9172 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $122
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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)yourslipisshowing auction teleport count: 1
  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 [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 [GameController.apply]                        (P12)C64MuleBoot chat: lol
  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]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $106 (21 units for $2226)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 370609474717878713
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  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 [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $2469
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $876
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $4734
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 4 critical: 0 surplus: 4 money: $1253
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (90ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [GameController.apply]                        (P13)yourslipisshowing chat: 144
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 $144 (7 units for $1008)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4502133329901498189
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  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: 4 surplus: -2 money: $2469
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 1 critical: 4 surplus: -3 money: $876
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $5166
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 6 critical: 4 surplus: 2 money: $1829
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 191ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 191ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 191ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 $50 (6 units for $300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 101ms (191ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9226 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6909974046020435038
  INFO [Shop.calcBuySellPrice]                       Current Energy price $54
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 36, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is decreased to 73%
  INFO [Shop.printPriceFactor]                       Energy 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 [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 15 critical: 5 surplus: 10 money: $2469
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 2 critical: 8 surplus: -6 money: $726
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 6 critical: 5 surplus: 1 money: $5016
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 13 critical: 5 surplus: 8 money: $1879
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 107ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9155 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 191ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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]                        Energy price set to average $60 (7 units for $420)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8166707754281620664
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 38273120
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4596 Plots: 6 Assets: 1665 Total: 9261
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2889 Plots: 8 Assets: 1310 Total: 8199
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 2 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1879 Plots: 7 Assets: 1700 Total: 7079
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $726 Plots: 8 Assets: 1655 Total: 6381
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $210
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 35 units $106
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $210
  INFO [SummaryPhase2.begin]                         Colony total: 30920
  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)yourslipisshowing chat: longest timer since the update
  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 (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: 53
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (6,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 5: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 6: Mountain1 (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 9: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 12 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 12: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 13
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9169 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4348224414805328606
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49007607
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (0,1) 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 (2,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2095
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $103, max: 47.5, left: 5.5990987, fraction 0.11787576
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $103 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8045916428844184585
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22202688
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost is $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]                              (P12)C64MuleBoot has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 72ms (100ms) <P12> 66ms (67ms) <P13> 116ms (125ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (5,3) with Food factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1077
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $112, max: 47.5, left: 4.7095857, fraction 0.099149175
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $112 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 72ms (83ms) <P12> 67ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3167095213672336620
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4208538
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 72ms (83ms) <P12> 67ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Mountain1 (6,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 743
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $137, max: 47.5, left: 32.63966, fraction 0.6871507
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $137 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 71ms (83ms) <P12> 67ms (67ms) <P13> 100ms (208ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9243 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5632948192714223040
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.63446087
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 71ms (85ms) <P12> 67ms (67ms) <P13> 100ms (208ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9238 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [SearchPlanManager.MaybeAddResourceWeight]    <A.D.A.M.> will NOT prioritize food this turn!
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 56 tiles in 2905400ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy (+3) 7462 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 8793 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $217, max: 47.5, left: 33.59968, fraction 0.7073617
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $217 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 695
  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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 67ms (83ms) <P12> 56ms (67ms) <P13> 101ms (208ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 67ms (83ms) <P12> 56ms (67ms) <P13> 101ms (208ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3584723616576791118
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 2 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 13 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 13 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 8 food, 12 energy, 12 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 6 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 8 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 12 energy, 14 smithore, 4 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 9 food, 11 energy, 13 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 5 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 1 food, 8 energy, 0 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 5 food, 11 energy, 14 smithore, 6 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 115ms (208ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9337 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8225280319924953096
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 56ms (67ms) <P13> 115ms (208ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9303 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7235978752014281131
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $106
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 35, mules potentially available: 27, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $49 sell price $84
  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: $2416
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 10 critical: 0 surplus: 10 money: $683
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $4339
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $1731
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 56ms (67ms) <P13> 116ms (208ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $102
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 208ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 $88 (45 units for $3960)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9319 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1536792321213633778
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  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: $1156
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1703
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 4 critical: 0 surplus: 4 money: $3319
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 3 critical: 0 surplus: 3 money: $51
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  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: 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.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 $72 (3 units for $216)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 104ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9300 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3996873037911276360
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $35 sell price $70
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 9 critical: 4 surplus: 5 money: $1156
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 4 surplus: -4 money: $1703
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $3103
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 6 critical: 4 surplus: 2 money: $267
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9246 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: 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 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5898987575693478257
  INFO [Shop.calcBuySellPrice]                       Current Energy price $60
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 49, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $23 sell price $58
  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: 7 surplus: 6 money: $1156
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 5 critical: 8 surplus: -3 money: $1703
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 14 critical: 4 surplus: 10 money: $3103
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 17 critical: 6 surplus: 11 money: $267
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 69ms (83ms) <P12> 67ms (67ms) <P13> 101ms (236ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 236ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: 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 $38 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9279 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2820010260052432659
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 38826992
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1156 Plots: 9 Assets: 3704 Total: 9360
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 9 Energy: 13 Smithore: 21 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3103 Plots: 7 Assets: 2541 Total: 9144
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 14 Smithore: 10 Crystite: 7
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $267 Plots: 8 Assets: 4014 Total: 8281
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 6 Energy: 17 Smithore: 26 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $1703 Plots: 9 Assets: 1080 Total: 7283
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 0 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $170
  INFO [SummaryPhase2.begin]                         Colony total: 34068
  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: 55
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 116ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (7,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 1ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 267ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 0: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 1: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 4 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 4: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 5: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2112
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $740
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $740
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $2112
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ;P
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9162781955717264732
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4171222
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 9 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9279 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2118
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $159, max: 47.5, left: 5.139099, fraction 0.10819156
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $159 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9294 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4382455477097361183
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16458553
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  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]                              (P11)Cyber Ranger has 1 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: not one good event so far
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (0,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 782
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i have terrible luck with that
  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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9308 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7204674718191139371
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9603595
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 6 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (85ms) <P12> 67ms (67ms) <P13> 100ms (104ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9321 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Crater (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (7,2) with Smithore factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: MULE kharma...
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (7,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 2046
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $154, max: 47.5, left: 6.5790977, fraction 0.13850732
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $154 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9313 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2876214390239180337
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6851672
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 0 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (85ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9319 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.0 (5.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 31 tiles in 1338500ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy (+3) 8980 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 11029 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (7,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $158, max: 47.5, left: 3.7800012, fraction 0.07957897
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $158 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 61
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9305 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6509029172409315899
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 13 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 5 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 14 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 17 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 8 food, 8 energy, 12 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 6 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 8 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 6 energy, 30 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 8 food, 6 energy, 9 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 5 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 7 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 3 food, 6 energy, 34 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 100ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9365 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8528298629192272646
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 100ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9365 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2383895422001200448
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $88
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       Smithore buy price $94 sell price $129
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 30 critical: 0 surplus: 30 money: $995
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 13 critical: 0 surplus: 13 money: $1861
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 10 critical: 0 surplus: 10 money: $871
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 60 critical: 0 surplus: 60 money: $176
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9224 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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]         (P11)Cyber Ranger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> 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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 132ms
  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 $94 (113 units for $10622)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 101ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9321 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4400607073580738210
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 7 critical: 0 surplus: 7 money: $3815
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3083
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 26 critical: 0 surplus: 26 money: $1811
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $5816
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 132ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: WOO HOO - PLOT LOSS!!!
  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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [GameController.apply]                        (P13)yourslipisshowing chat: lol\
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 132ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (33 units for $2904)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5142273206969851366
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 19, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 104%
  INFO [Shop.printPriceFactor]                       Food buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 11 critical: 5 surplus: 6 money: $4431
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 4 critical: 5 surplus: -1 money: $3083
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 5 surplus: -5 money: $4099
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 4 critical: 5 surplus: -1 money: $5816
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 69ms (84ms) <P12> 67ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 125ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 116ms
  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 $153 (5 units for $765)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9298 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2611654762404805441
  INFO [Shop.calcBuySellPrice]                       Current Energy price $38
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 30
  INFO [Shop.printPriceFactor]                       Energy is decreased to 76%
  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: 10 critical: 9 surplus: 1 money: $5196
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 5 critical: 8 surplus: -3 money: $3083
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 5 surplus: 10 money: $3423
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 14 critical: 8 surplus: 6 money: $5727
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 69ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $29 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9172 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3198532439375291509
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 14187040
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $5196 Plots: 10 Assets: 2233 Total: 12429
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $5727 Plots: 9 Assets: 2061 Total: 12288
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 5 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $3083 Plots: 10 Assets: 1647 Total: 9730
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3423 Plots: 9 Assets: 1757 Total: 9680
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 15 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 99 units $94
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $153
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $29
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $180
  INFO [SummaryPhase2.begin]                         Colony total: 44127
  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: 56
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 8
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 1: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 2: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 4 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 4: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 5: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9150 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6879420670521587391
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.01634103
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 1)
  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 (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 3 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 69ms (100ms) <P12> 66ms (67ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1046
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $174, max: 47.5, left: 9.579523, fraction 0.20167416
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $174 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8923549608752249079
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8885548
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (100ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Crater (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Mountain2 (8,3) with Crystite factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: WOW - NEW PLAYERS!!!  Check out the lobby...
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 2375
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (6,0) with Energy factory
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9175 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6354008165670366345
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6028963
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9169 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.8 (39.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 13ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2131.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,0) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (8,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,3): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (7,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> undevelops tile Mountain1 (8,0)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: nice
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (7,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: server:smurfcheckKlyde
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1950
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2693155815326898029
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.45209903
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1919
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $151, max: 47.5, left: 0.619298, fraction 0.013037852
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $151 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2278935664979967025
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2902150410374449588
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 10 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 15 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 14 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 8 food, 8 energy, 12 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 19 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 12 energy, 13 smithore, 10 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 8 food, 8 energy, 13 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 18 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 4 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 food, 12 energy, 13 smithore, 6 crystite
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3371418924747738515
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $94
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 99, mules potentially available: 58, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 13 critical: 0 surplus: 13 money: $5090
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 13 critical: 0 surplus: 13 money: $2903
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $2964
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 13 critical: 0 surplus: 13 money: $5422
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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: 117ms
  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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $59 (27 units for $1597)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9347 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3547812377790970002
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 8 critical: 0 surplus: 8 money: $3582
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3709
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 30 critical: 0 surplus: 30 money: $2875
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 6 critical: 0 surplus: 6 money: $6124
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: 148!
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 $148 (38 units for $5624)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 69ms (84ms) <P12> 67ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9355 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7337765842588481543
  INFO [Shop.calcBuySellPrice]                       Current Food price $153
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 119%
  INFO [Shop.printPriceFactor]                       Food buy price $167 sell price $202
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 8 critical: 5 surplus: 3 money: $4766
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 4 critical: 5 surplus: -1 money: $3709
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 5 surplus: -5 money: $7315
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 4 critical: 5 surplus: -1 money: $6124
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $202
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-64
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $202
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-64
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $202
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-64
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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]                        Food price set to average $202 (2 units for $404)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9323 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6224427414055302986
  INFO [Shop.calcBuySellPrice]                       Current Energy price $29
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 55, needed: 32
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  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 [GameController.apply]                        (P11)Cyber Ranger chat: ...MULE kharma...
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 9 critical: 10 surplus: -1 money: $5170
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 18 critical: 6 surplus: 12 money: $3507
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 8 surplus: 2 money: $7113
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 18 critical: 8 surplus: 10 money: $6124
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (115ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $58 (12 units for $699)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9307 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6419647591465415176
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 15193144
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $4966 Plots: 11 Assets: 5253 Total: 15719
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 10 Smithore: 39 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $6124 Plots: 10 Assets: 3790 Total: 14914
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 4 Energy: 18 Smithore: 0 Crystite: 6
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $6618 Plots: 10 Assets: 2509 Total: 14127
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 21 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $4206 Plots: 11 Assets: 2198 Total: 11904
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 88 units $59
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $202
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 56664
  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 (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_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9303 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 0: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 1: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9291 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2372258607925708454
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27315992
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MuleLostBolt
  INFO [PlayerEventPhase$1.finished]                 Event Message: One of your M.U.L.E.s lost a bolt. Repairs cost you $225
  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 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1372012541249785032
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97766453
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9238 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile Mountain1 (6,1)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Mountain3 (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Mountain1 (6,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1881
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $150, max: 47.5, left: 1.3792973, fraction 0.029037837
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $150 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 42776500329610046
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6280094
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 1 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 675
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4585804692932812474
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48688972
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.D.A.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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2539.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 839ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 6222.000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (7,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (8,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,1): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Crater (7,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (8,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (5,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Crater (7,0) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain1 (8,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.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 (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]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5299691763698552056
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3182470695602471993
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 21 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 18 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 24 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 18 food, 47 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 6 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 21 energy, 0 smithore, 22 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 24 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 15 food, 48 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 2 food, 5 energy, 0 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 food, 20 energy, 0 smithore, 27 crystite
  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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9290 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9287 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1623008381168171556
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $59
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 88, mules potentially available: 53, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 39 critical: 0 surplus: 39 money: $4431
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 6 critical: 0 surplus: 6 money: $3851
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $6483
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $6199
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 3
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $64 (7 units for $454)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9289 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4686368424722265039
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  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: 30 critical: 0 surplus: 30 money: $4205
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $4213
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 37 critical: 0 surplus: 37 money: $6483
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 33 critical: 0 surplus: 33 money: $6199
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9215 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (33 units for $2112)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9293 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7477036507118464247
  INFO [Shop.calcBuySellPrice]                       Current Food price $202
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 25, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $157 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 Food: 4 critical: 5 surplus: -1 money: $4205
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 15 critical: 5 surplus: 10 money: $4213
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 5 surplus: -3 money: $5651
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 4 critical: 5 surplus: -1 money: $8311
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  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.885 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 131ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $172
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $172
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $204
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 131ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  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 Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $204
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $258
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 131ms
  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 Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $258
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-162
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $201 (10 units for $2013)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6630308798384027336
  INFO [Shop.calcBuySellPrice]                       Current Energy price $58
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 118, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 46%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 26 critical: 9 surplus: 17 money: $4205
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 48 critical: 7 surplus: 41 money: $6226
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 9 surplus: 6 money: $3638
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 29 critical: 8 surplus: 21 money: $8311
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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 3 frames, rountrip 1ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 131ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 117ms
  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 $29 (40 units for $1160)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9257 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6481915548129230078
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 23533352
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $4205 Plots: 11 Assets: 7426 Total: 17131
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 26 Smithore: 42 Crystite: 30
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2478 Plots: 11 Assets: 8361 Total: 16339
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 12 Energy: 55 Smithore: 1 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $8311 Plots: 10 Assets: 2770 Total: 16081
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 4 Energy: 29 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $7386 Plots: 12 Assets: 2207 Total: 15593
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Smithore: 81 units $64
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $201
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $29
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 65144
  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 (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_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 103ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 103ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 103ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7061288090125628999
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7429286
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 69ms (84ms) <P12> 66ms (67ms) <P13> 102ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9247 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Plain (5,3)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,3) with Food factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (2,1)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1501
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $179, max: 47.5, left: 8.979313, fraction 0.18903817
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $179 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9289 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8593067351776292386
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.22854006
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $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]                              (P11)Cyber Ranger has 12 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9290 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,4) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9284 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5843331408393348908
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7721525
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9284 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile River (4,1)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile River (4,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1540
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $183, max: 47.5, left: 8.199295, fraction 0.17261674
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $183 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 100ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9300 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2810030533846874213
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.96113497
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.D.A.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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9292 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 5468.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 260ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 10440.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,3): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (0,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (3,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.D.A.M.> sold a mule for $170
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: the bots aren't the smartest ones known to gaming lol
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $185, max: 47.5, left: 9.219124, fraction 0.19408682
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $185 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1914
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9284 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9164710428996684745
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P12)C64MuleBoot Plain (3,1)
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: they are a little better thouygh
  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]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (105ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4844315388003690208
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 26 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 55 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 29 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 8 food, 8 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 38 food, 18 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 0 food, 2 energy, 0 smithore, 43 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 9 food, 9 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 38 food, 19 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 4 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 0 food, 3 energy, 0 smithore, 41 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9363 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9362 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8656202522703280860
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $64
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-16
  INFO [Shop.printPriceFactor]                       Smithore shop: 81, mules potentially available: 52, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $34 sell price $69
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 42 critical: 0 surplus: 42 money: $4409
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 3 critical: 0 surplus: 3 money: $7671
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $2113
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $8319
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9334 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $34
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: OH!!!
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: 69
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: buy
  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 $55 (4 units for $222)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (86ms) <P12> 66ms (67ms) <P13> 101ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9352 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7222830716545366525
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $64
  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 [GameController.apply]                        (P13)yourslipisshowing chat: twss
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 52 critical: 0 surplus: 52 money: $4187
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $7824
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 103 critical: 0 surplus: 103 money: $2113
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 41 critical: 0 surplus: 41 money: $8319
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (86ms) <P12> 66ms (67ms) <P13> 101ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9310 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [GameController.apply]                        (P13)yourslipisshowing chat: cybe wins
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #72
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #73
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #74
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #75
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #76
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #77
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #78
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #79
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #80
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #81
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #82
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #83
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #84
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #85
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #86
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #87
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #88
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #89
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #90
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #91
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #92
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #93
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #94
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #95
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #96
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #97
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #98
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #99
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #100
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #101
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #102
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #103
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 $136 (196 units for $26656)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (86ms) <P12> 66ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9361 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5751313385224746256
  INFO [Shop.calcBuySellPrice]                       Current Food price $201
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 51, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $94 sell price $129
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 9 critical: 5 surplus: 4 money: $11259
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 38 critical: 5 surplus: 33 money: $7824
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 5 surplus: -1 money: $16121
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 0 critical: 5 surplus: -5 money: $13895
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 66ms (66ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9293 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-325
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-325
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-325
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-325
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-325
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-325
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $98 (8 units for $787)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9314 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2355917893000064546
  INFO [Shop.calcBuySellPrice]                       Current Energy price $29
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 98, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 55%
  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: 23 critical: 9 surplus: 14 money: $11635
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 19 critical: 9 surplus: 10 money: $8235
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 38 critical: 11 surplus: 27 money: $15992
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 18 critical: 10 surplus: 8 money: $13895
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9283 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 2 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 117ms
  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 $25 (19 units for $262)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 121
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 73ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4592964684722181658
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24605264
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $15890 Plots: 11 Assets: 3005 Total: 24395
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 41 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $11635 Plots: 11 Assets: 4695 Total: 21830
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 23 Smithore: 46 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $14005 Plots: 10 Assets: 1525 Total: 20530
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 0 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $8342 Plots: 12 Assets: 4452 Total: 18794
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 34 Energy: 10 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 76 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $98
  INFO [SummaryPhase2.begin]                         Shop Energy: 15 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 85549
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Round Results
  INFO [MasterClient.logSend]                        MasterClient: Sending Finish Round
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Chat Log
  INFO [MasterClient.logSend]                        MasterClient: Sending Game Log
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  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]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 80ms (84ms) <P12> 66ms (67ms) <P13> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9316 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 80ms (84ms) <P12> 66ms (67ms) <P13> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9300 bytes
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 80ms (84ms) <P12> 66ms (67ms) <P13> 100ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6142658787047152462
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31406385
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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: 11
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (99ms) <P12> 66ms (67ms) <P13> 101ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9296 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 797
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 31.559635, fraction 0.6644134
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 74ms (83ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2891761959023017020
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6712289
  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 [GameController.apply]                        (P13)yourslipisshowing chat: gg
  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: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 73ms (83ms) <P12> 66ms (66ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9296 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,0) with Crystite factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: gg, was fun - as it played out...
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile River (4,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2085
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $202, max: 47.5, left: 5.7990985, fraction 0.12208629
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $202 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 (13) 8 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 16
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (84ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9286 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8500288079610232819
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61705035
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 0 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]                        (P11)Cyber Ranger chat: SMK BRK - or keep playing???
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (84ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: knew i was fucked at the beginning lol
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 251
  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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (84ms) <P12> 66ms (67ms) <P13> 101ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8696069686022344721
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5786374
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.D.A.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 [GameController.apply]                        (P13)yourslipisshowing chat: break
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: goodnight
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1968.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 113ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2961.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,0) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (0,4): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Crater (7,0): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Well - your slip, IS SHOWING...
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain3 (0,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: nighty night
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i like to keep it on front street
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Crater (7,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.D.A.M.> sold a mule for $160
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $216, max: 47.5, left: 6.299098, fraction 0.13261259
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $216 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2060
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2620049697336156792
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 23 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 10 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 41 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 9 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 2 energy, 0 smithore, 49 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 56 food, 4 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 0 food, 2 energy, 0 smithore, 43 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 2 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 60 food, 4 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 54 crystite
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 0 food, 4 energy, 0 smithore, 38 crystite
  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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3138419439049767718
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 111ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9271 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 900356674196019474
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-13
  INFO [Shop.printPriceFactor]                       Smithore shop: 76, mules potentially available: 51, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 46 critical: 0 surplus: 46 money: $11427
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $8583
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $16090
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $14005
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 111ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $10
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: nice win cybe
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 111ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8359960284851128901
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  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: Does wifey support it?
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 53 critical: 0 surplus: 53 money: $11427
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 4 critical: 0 surplus: 4 money: $8583
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 54 critical: 0 surplus: 54 money: $16090
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 38 critical: 0 surplus: 38 money: $14005
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 111ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 111ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -374764692732430243
  INFO [Shop.calcBuySellPrice]                       Current Food price $98
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 82, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 43%
  INFO [Shop.printPriceFactor]                       Food buy price $27 sell price $62
  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: TY
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 0 surplus: 0 money: $11427
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 75 critical: 0 surplus: 75 money: $8583
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $16090
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 0 critical: 0 surplus: 0 money: $14005
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 103ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9141 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 103ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 689098005617489637
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 15, total: 58, needed: 44
  INFO [Shop.printPriceFactor]                       Energy is decreased to 82%
  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: 12 critical: 0 surplus: 12 money: $11427
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 4 critical: 0 surplus: 4 money: $8583
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 23 critical: 0 surplus: 23 money: $16090
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 4 critical: 0 surplus: 4 money: $14005
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 103ms (121ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9137 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9131 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8432493486871761977
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 25712016
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $16090 Plots: 11 Assets: 8577 Total: 30167
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 23 Smithore: 1 Crystite: 54
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $11427 Plots: 11 Assets: 9797 Total: 26724
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 0 Energy: 12 Smithore: 46 Crystite: 53
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $14005 Plots: 10 Assets: 5960 Total: 24965
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 0 Energy: 4 Smithore: 0 Crystite: 38
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $8583 Plots: 12 Assets: 4575 Total: 19158
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 75 Energy: 4 Smithore: 0 Crystite: 4
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $70
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 74 units $37
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $42
  INFO [SummaryPhase2.begin]                         Shop Energy: 15 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $70
  INFO [SummaryPhase2.begin]                         Colony total: 101014
  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 [GameController.apply]                        (P13)yourslipisshowing chat: we have done that before lol
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 050df49d-1472-4756-94e9-f93178d82517
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /156.34.5.237 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101485 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /156.34.5.237 <P12>
  INFO [Server.removeClient]                         Server: Removing client /156.34.5.237 <> with id 3bcbac31-7b50-498b-b031-15c5bf2434fd
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /156.34.5.237 <>
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: since we have come to an agreement to keep it between us lol
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.70 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.243.0.70 <P13>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.70 <> with id 657a64b7-c1d6-475c-8514-04e86ba979ce
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.70 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14> with id bbce421c-2bbf-48fc-91e5-98a306550c36
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 13 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 16
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, Address: 127.0.0.1, Is Host: true
  INFO [MuleGameContainer.init]                      *** Starting Game ***
  INFO [MuleGameContainer.init]                      Display: Created=true Active=true Visible=true
  INFO [MuleGameContainer.init]                      Making display the current GL context
  INFO [View.<init>]                                 Creating view...
  INFO [View.<init>]                                 Finished creating view
  INFO [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 2e90201f-4f42-45c5-b179-26a7cbc11dfd
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: b6c7d17d9ac0f7108bbd13409500617aa5e8553fd0506ab5afe6d00b7cf7e6d3
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 2e90201f-4f42-45c5-b179-26a7cbc11dfd
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 2e90201f-4f42-45c5-b179-26a7cbc11dfd
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853648) Cyber Ranger: hey CC
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853649) Klyde: chuck
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853650) Klyde: why did we get kicked from that lobby
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853651) Klyde: the game i mean
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853652) Klyde: was it u
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 57c2c8de-3503-4547-a5a3-d4becdebab0f
  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 157968
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.70 id f3161bb1-3159-4e57-94cd-bdf6d7b5f54e
  INFO [Server.initUdp]                              Server: Client /174.243.0.70 <> requests UDP address /174.243.0.70:8374
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.70 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.70 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7157 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 9d4074ee-6db5-40a4-a0d0-c0add84224c9
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 44 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Cyber Ranger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Cyber Ranger (ID: 14481)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /75.24.213.169 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7202 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)yourslipisshowing (ID 24637)
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Cyber Ranger (ID 14481)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.70 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P11)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P11)yourslipisshowing is a remote Player
  INFO [Server.purgePendingClients]                  client purged: 57c2c8de-3503-4547-a5a3-d4becdebab0f
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (S12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P13)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Cyber Ranger joins the players
  INFO [Player.<init>]                               Creating (P12)Cyber Ranger
  INFO [GameModel.setRemoteUser]                     (P12)Cyber Ranger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: have a break
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: SMK - 15 min or so...  That cool???
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: yep
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: im getting tired though may or may not be here when you get back
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: tired=wasted
  INFO [Server.acceptClients]                        Server: Accepted client /50.47.29.61 id 4f408554-5127-4e53-a133-e33dc0dd37e6
  INFO [Server.initUdp]                              Server: Client /50.47.29.61 <> requests UDP address /50.47.29.61:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.47.29.61 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Mr.leggite is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Mr.leggite (ID: 27655)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.47.29.61 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7461 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Mr.leggite (ID 27655)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27655 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /50.47.29.61 <S14>
  INFO [Server.removeClient]                         Server: Removing client /50.47.29.61 <> with id 4f408554-5127-4e53-a133-e33dc0dd37e6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.47.29.61 <>
  INFO [Server.acceptClients]                        Server: Accepted client /50.47.29.61 id 472cc19c-e26d-44ff-a65b-fd1f6c2c3f4c
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.47.29.61 <S14> joins
  INFO [Server.initUdp]                              Server: Client /50.47.29.61 <S14> requests UDP address /50.47.29.61:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Mr.leggite is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Mr.leggite (ID: 27655)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.47.29.61 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7461 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Mr.leggite (ID 27655)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27655 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /50.47.29.61 <S14>
  INFO [Server.removeClient]                         Server: Removing client /50.47.29.61 <> with id 472cc19c-e26d-44ff-a65b-fd1f6c2c3f4c
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.47.29.61 <>
  INFO [Server.acceptClients]                        Server: Accepted client /50.47.29.61 id 8376a942-e1b1-4021-8533-fef9c661f9e6
  INFO [Server.initUdp]                              Server: Client /50.47.29.61 <> requests UDP address /50.47.29.61:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.47.29.61 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Mr.leggite is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Mr.leggite (ID: 27655)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.47.29.61 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7461 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Mr.leggite (ID 27655)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27655 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /50.47.29.61 <S14>
  INFO [Server.removeClient]                         Server: Removing client /50.47.29.61 <> with id 8376a942-e1b1-4021-8533-fef9c661f9e6
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.47.29.61 <>
  WARNING [ServerMessageHandler.processUDPMessage]   Server: Ping message from unknown UDP address /50.47.29.61:6261
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: Sir leggite
  INFO [GameController.apply]                        (P11)yourslipisshowing chat: howdy
  INFO [Server.acceptClients]                        Server: Accepted client /97.214.255.137 id 720590f9-4ca6-4769-9335-e8fc2dcf0119
  INFO [ServerMessageHandler.processJoin]            Server: Client /97.214.255.137 <S14> joins
  INFO [Server.initUdp]                              Server: Client /97.214.255.137 <S14> requests UDP address /97.214.255.137:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Klyde is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Klyde (ID: 24264)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /97.214.255.137 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7460 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Klyde (ID 24264)
  INFO [GameController.apply]                        (S14)Klyde chat: hey
  INFO [GameController.apply]                        (S14)Klyde chat: slip, and cyber ranger
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (S14)Klyde chat: we're 4 family members trying to play a game
  INFO [GameController.apply]                        (S14)Klyde chat: also people's j button is not working
  INFO [ServerMessageHandler.processPlayerUnjoin]    /174.243.0.70 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)yourslipisshowing is a remote Spectator
  INFO [GameController.apply]                        (S14)Klyde chat: is that a known error
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /174.243.0.70 <S11>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.70 <> with id f3161bb1-3159-4e57-94cd-bdf6d7b5f54e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.70 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24264 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /97.214.255.137 <S14>
  INFO [Server.removeClient]                         Server: Removing client /97.214.255.137 <> with id 720590f9-4ca6-4769-9335-e8fc2dcf0119
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /97.214.255.137 <>
  INFO [Server.acceptClients]                        Server: Accepted client /50.47.29.61 id 3bfe4a1e-50c5-4676-a492-5944d8a08740
  INFO [Server.initUdp]                              Server: Client /50.47.29.61 <> requests UDP address /50.47.29.61:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.47.29.61 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Mr.leggite is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Mr.leggite (ID: 27655)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.47.29.61 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7361 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Mr.leggite (ID 27655)
  INFO [Server.acceptClients]                        Server: Accepted client /97.214.255.137 id 639c90c2-1847-4719-885f-6e2b337bf6d1
  INFO [Server.initUdp]                              Server: Client /97.214.255.137 <> requests UDP address /97.214.255.137:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /97.214.255.137 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Klyde is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Klyde (ID: 24264)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /97.214.255.137 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7445 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Klyde (ID 24264)
  INFO [ServerMessageHandler.processPlayerJoin]      /97.214.255.137 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Klyde joins the players
  INFO [Player.<init>]                               Creating (P11)Klyde
  INFO [GameModel.setRemoteUser]                     (P11)Klyde is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /97.214.255.137 <P11> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (11) 0 bytes
  INFO [UserController.apply]                        (P11)Klyde unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S11)Klyde is a remote Spectator
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27655 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /50.47.29.61 <S14>
  INFO [Server.removeClient]                         Server: Removing client /50.47.29.61 <> with id 3bfe4a1e-50c5-4676-a492-5944d8a08740
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.47.29.61 <>
  INFO [Server.acceptClients]                        Server: Accepted client /50.47.29.61 id d30ccf7c-e6a7-46b5-8c15-ab76eeec20ad
  INFO [Server.initUdp]                              Server: Client /50.47.29.61 <> requests UDP address /50.47.29.61:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.47.29.61 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Mr.leggite is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Mr.leggite (ID: 27655)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.47.29.61 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7449 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Mr.leggite (ID 27655)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27655 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /50.47.29.61 <S14>
  INFO [Server.removeClient]                         Server: Removing client /50.47.29.61 <> with id d30ccf7c-e6a7-46b5-8c15-ab76eeec20ad
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.47.29.61 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24264 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /97.214.255.137 <S11>
  INFO [Server.removeClient]                         Server: Removing client /97.214.255.137 <> with id 639c90c2-1847-4719-885f-6e2b337bf6d1
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /97.214.255.137 <>
  INFO [Server.acceptClients]                        Server: Accepted client /71.84.97.93 id 12bb5815-1af0-4295-9665-8fd0f142d553
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.84.97.93 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 45 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)Chuckie Chuck is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)Chuckie Chuck (ID: 9941)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.84.97.93 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7369 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /71.84.97.93 <S11> requests UDP address /71.84.97.93:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Chuckie Chuck (ID 9941)
  INFO [ServerMessageHandler.processPlayerJoin]      /71.84.97.93 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)Chuckie Chuck joins the players
  INFO [Player.<init>]                               Creating (P11)Chuckie Chuck
  INFO [GameModel.setRemoteUser]                     (P11)Chuckie Chuck is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /97.214.255.137 id 7fc53bd3-7163-408d-ba7b-a8afdddde13e
  INFO [Server.initUdp]                              Server: Client /97.214.255.137 <> requests UDP address /97.214.255.137:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /97.214.255.137 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Klyde is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Klyde (ID: 24264)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /97.214.255.137 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7463 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Klyde (ID 24264)
  INFO [GameController.apply]                        (S14)Klyde chat: hi cyber and chuckie
  INFO [GameController.apply]                        (S14)Klyde chat: can 4 family member please use this host
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: hey
  INFO [GameController.apply]                        (S14)Klyde chat: other host randomly disconnects one of us
  INFO [GameController.apply]                        (S14)Klyde chat: and other other host is occupied and fluffy wont move
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: Seems like you all are playing from one location and IP address, the host may have a hard time keeping that sorted.
  INFO [GameController.apply]                        (S14)Klyde chat: 3 from 1 ip, 1 outside
  INFO [GameController.apply]                        (S14)Klyde chat: ok we're gonan try 2 hotspots one wifi one outside ip lol
  INFO [GameController.apply]                        (S14)Klyde chat: ty for tip
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: I'm on the same IP as the CCMuleBot host.  Let me check on it, maybe it could use a reboot.
  INFO [GameController.apply]                        (S14)Klyde chat: ty would appreciate
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: SO, what'd y'all wanna do?
  INFO [GameController.apply]                        (S14)Klyde chat: 4 family members wanted to play a game
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: Give it about 5 minutes and it should be back Klyde, see if it works for you.
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Play on CCbot...
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Y'all family members...
  INFO [Server.acceptClients]                        Server: Accepted client /50.47.29.61 id 0e353ac6-e27e-4297-8ee8-d38c4592a55d
  INFO [Server.initUdp]                              Server: Client /50.47.29.61 <> requests UDP address /50.47.29.61:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /50.47.29.61 <S15> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)Mr.leggite is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)Mr.leggite (ID: 27655)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /50.47.29.61 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7546 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)Mr.leggite (ID 27655)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 27655 user number 15
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /50.47.29.61 <S15>
  INFO [Server.removeClient]                         Server: Removing client /50.47.29.61 <> with id 0e353ac6-e27e-4297-8ee8-d38c4592a55d
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /50.47.29.61 <>
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:kick 13
  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 [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24264 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /97.214.255.137 <S14>
  INFO [Server.removeClient]                         Server: Removing client /97.214.255.137 <> with id 7fc53bd3-7163-408d-ba7b-a8afdddde13e
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /97.214.255.137 <>
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Hey CC
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: You UP for IT?
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: You HOME???
  INFO [Server.acceptClients]                        Server: Accepted client /97.214.255.137 id 9955dfce-3251-4e23-a437-7ef52095b5a0
  INFO [Server.initUdp]                              Server: Client /97.214.255.137 <> requests UDP address /97.214.255.137:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /97.214.255.137 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 37 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)Klyde is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)Klyde (ID: 24264)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /97.214.255.137 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7400 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)Klyde (ID 24264)
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: Yeah, just need a few minutes
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24264 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /97.214.255.137 <S14>
  INFO [Server.removeClient]                         Server: Removing client /97.214.255.137 <> with id 9955dfce-3251-4e23-a437-7ef52095b5a0
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /97.214.255.137 <>
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: CC - the smurfcheck function, isn't currently working...  Please address that with THE POWERS THAT BE (TPTB)...
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: I'll ask Sebbe if that's something we can track internally somehow
  INFO [Server.acceptClients]                        Server: Accepted client /174.236.231.7 id 82b8f7bf-9102-4fab-83b8-286cf63588a1
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.236.231.7 <S14> joins
  INFO [Server.initUdp]                              Server: Client /174.236.231.7 <S14> requests UDP address /174.236.231.7:4506
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 40 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)packer43 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)packer43 (ID: 24241)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.236.231.7 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7402 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)packer43 (ID 24241)
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: Definitly seems like my server was goofing up it didn't even remove the game from the list when it shut down
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24241 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /174.236.231.7 <S14>
  INFO [Server.removeClient]                         Server: Removing client /174.236.231.7 <> with id 82b8f7bf-9102-4fab-83b8-286cf63588a1
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.236.231.7 <>
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: It just finished rebooting
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Is/are there any systemic issues you're finding - with the new program?
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: May have a mid game break part way through, we have an emergency foster placement coming in, not sure when they will be here.
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: I still got beat in an auction - with a lower ping player...
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: I haven't played enough to really know
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: WOW - with all you do in life; you're taking foster kids???
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: GOOD ON YOU...
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Or, is/are they pets?
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: My wife wanted to try it, I've been there done that, 20 years ago, but she hates life without a kid in the house.
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: We took a permanent placement in right after thanksgiving, seems to be a good kid, but we are taking a short term in tonight.  Those are the ones that tend to be the most nerve wracking.
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: R
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Understandably so - my recent ex-wife/still in my life gf, would love to have a floor-crawler...
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: Are foster is 13 and this emergency placement is 16
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Chuckie Chuck voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.L.A.N.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.D.A.M.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P11)Chuckie Chuck (P14)<A.L.A.N.> (P12)Cyber Ranger (P13)<A.D.A.M.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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: 261
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (100ms) <P11> 184ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7448 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (100ms) <P11> 184ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7443 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7262491352418547646
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Cyber Ranger (P13)<A.D.A.M.> (P11)Chuckie Chuck (P14)<A.L.A.N.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 32968360
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> 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]                        (P11)Chuckie Chuck chat: Our
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Have the event tracker up/running?
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: yup
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (101ms) <P11> 184ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7438 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 [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 70ms (101ms) <P11> 199ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7565 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.L.A.N.> prefers Food
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.D.A.M.> prefers Smithore
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 7616 tiles in 46543600ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7616 tiles in 45911500ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants River (4,3)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1940 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain3 (2,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 5 frames, rountrip 1ms, max 199ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 1ms, max 199ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Chuckie Chuck is granted tile 10: Mountain3 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 184ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 19: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 184ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 28 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 28: Mountain3 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 30 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 168ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (84ms) <P11> 168ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7629 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1035
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $928
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $794
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $792
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 1ms, max 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  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: <A.D.A.M.> new price $852 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $928 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $800 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $768 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $880 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $704 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $880 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $724 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $908 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $928 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $712 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $888 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $648 (changed $-64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $848 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $840 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $808 (changed $-32)
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Chuckie Chuck bought the plot for $940
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 151ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7823 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $880
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $433
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $432
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1050
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $936
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  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: <A.D.A.M.> new price $936 (changed $32)
  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)<A.D.A.M.> bought the plot for $888
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 151ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7844 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2571847141547533592
  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)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (84ms) <P11> 151ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7852 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1164
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $81, max: 47.5, left: 24.77948, fraction 0.52167326
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $81 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 134ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8333 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6241959110648810558
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 2)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (83ms) <P11> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8340 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 40 tiles in 1048500ns
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: GL - HF!!!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Mountain3 Empty 1037 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 1387 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: NullAction
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: NullAction
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain3 (2,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (0,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $71, max: 47.5, left: 6.0390983, fraction 0.12713891
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $71 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2099
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (83ms) <P11> 183ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8348 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6187424936078041726
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 4 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (83ms) <P11> 175ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8348 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P11)Chuckie Chuck got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Chuckie Chuck got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (3,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P11)Chuckie Chuck got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 2177
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $54, max: 47.5, left: 4.4790998, fraction 0.094296835
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $54 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (84ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8401 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4644980502561274092
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (84ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8400 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> starts by assaying River (4,3)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 191 tiles in 3195600ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1980 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (1,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (0,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $58, max: 47.5, left: 2.039102, fraction 0.042928465
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $58 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2299
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: See if the players, are having trouble launching...
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8459 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 29425475784144423
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8521 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2671643438243676602
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 0 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8535 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8536 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6681255148899155818
  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 $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $64
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $981
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8509 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $83 (8 units for $664)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (4ms) <P12> 67ms (83ms) <P11> 134ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8530 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6365399701113948886
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $64
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $317
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (4ms) <P12> 67ms (83ms) <P11> 134ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8515 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: I'll wait
  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.853 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 147ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $72 (2 units for $144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 67ms (83ms) <P11> 149ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8520 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5466631746880331138
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 16, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 1 critical: 3 surplus: -2 money: $64
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 5 critical: 3 surplus: 2 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $461
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 68ms (84ms) <P11> 147ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8506 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: They started a game but sayin it still has issues
  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.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (5 units for $250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 82ms (84ms) <P11> 134ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8543 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6231176406871442733
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 18, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 6 critical: 1 surplus: 5 money: $64
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 1 critical: 2 surplus: -1 money: $1033
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $311
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 82ms (84ms) <P11> 134ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8515 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 71ms (84ms) <P11> 134ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8551 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7337201535813006724
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 34993896
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $943 Plots: 1 Assets: 445 Total: 1888
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 5 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $41 Plots: 1 Assets: 1314 Total: 1855
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 7 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $244 Plots: 2 Assets: 225 Total: 1469
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $183 Plots: 2 Assets: 240 Total: 1423
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.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 $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $83
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $160
  INFO [SummaryPhase2.begin]                         Colony total: 6635
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: r, when you are...
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: Yeah, I don't think it's gonna work for them
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ...inexperienced???...
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Talking to them?
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: R
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: I think it's NAT routing issues
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: Probably on their end
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 86
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (117ms) <P11> 200ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8547 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 1520 tiles in 5339300ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Mountain3 Empty Plain Empty <claim> 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1808 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Mountain3 Empty River Empty <claim> 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 1808 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Mountain3 Empty Plain Empty <claim> 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 1808 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Mountain3 Empty Plain Empty <claim> 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 1808 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Plain (5,2)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 6072 tiles in 51924600ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Crystite <claim> (+3) 2018 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Crystite <claim> (+2) 2818 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore <claim> (+4) 2050 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2807 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 2018 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2768 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2023 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2718 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Plain (0,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 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 218ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 9 frame 1
  INFO [LandGrantActuator.pickNextTile]              AI: <A.L.A.N.> can't claim Plain (0,1) and wants Mountain3 (0,2) instead
  INFO [LandGrantPhase.claimPlot]                    (P11)Chuckie Chuck is granted tile 9: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 184ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 10: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 184ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 17 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 17: Mountain3 (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 184ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 19 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 19: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (117ms) <P11> 184ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8552 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $852
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $4520
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $696
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $4565
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-880
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 5 frames, rountrip 1ms, max 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 167ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8541 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8043733942838192802
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5571032
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 5 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 167ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8541 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 171 tiles in 2311700ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Mountain3 Smithore (+4) 2050 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2807 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: My servers been pretty solid, but it's DCing all 3 of them that are on the single IP at random.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain3 (0,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $74, max: 47.5, left: 29.359585, fraction 0.61809653
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $74 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 907
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (100ms) <P11> 167ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8595 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6455699416816517090
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44129217
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (101ms) <P11> 167ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8597 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2180
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $51, max: 47.5, left: 3.8991003, fraction 0.082086325
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $51 in the pub
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: And I'm on the same connection as my server and not having any issues, so kinda don't think it's my server.
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (100ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8602 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7920545679382585723
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.105663955
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Chuckie Chuck (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 [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 [Player.useFood]                              (P11)Chuckie Chuck has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (100ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8606 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (0,1) with Food factory
  INFO [GameModel.buyAssay]                          (P11)Chuckie Chuck got an assay bot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 959
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 67ms (101ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8642 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3851554058003442199
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6781661
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: DOH
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 67ms (101ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8643 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [SearchPlanManager.MaybeAddResourceWeight]    <A.D.A.M.> will NOT prioritize food this turn!
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 37 tiles in 1046800ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Mountain3 Empty Plain Empty 1518 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1808 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $87, max: 47.5, left: 25.699501, fraction 0.54104215
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $87 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1116
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (100ms) <P11> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8649 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (100ms) <P11> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8642 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7228448311264255949
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 7 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 3 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 5 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (100ms) <P11> 171ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8644 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8555817750577521157
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (100ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8647 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7121079826869186842
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $83
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $81 sell price $116
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $134
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 4 critical: 0 surplus: 4 money: $782
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 8 critical: 0 surplus: 8 money: $92
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $370
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 67ms (100ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8581 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $202
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $81 (8 units for $648)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (84ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8675 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8744268599076995800
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $134
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $782
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $740
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $370
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (84ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8589 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (84ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8568 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7148694834266884129
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  INFO [Shop.printPriceFactor]                       Food buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 3 critical: 3 surplus: 0 money: $134
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 6 critical: 3 surplus: 3 money: $782
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $740
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 0 critical: 3 surplus: -3 money: $370
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (117ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8565 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $277
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $277
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $277
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $277
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $277
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $277
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $277
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 187ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $67 (6 units for $402)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 83ms (84ms) <P11> 164ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8647 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5087020252079263415
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 14, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 2 critical: 2 surplus: 0 money: $134
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 1 critical: 3 surplus: -2 money: $983
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 5 critical: 2 surplus: 3 money: $539
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 2 critical: 1 surplus: 1 money: $169
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (6ms) <P12> 79ms (84ms) <P11> 151ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8583 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $293
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $293
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $293
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $293
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 183ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $293
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $51 (4 units for $204)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (6ms) <P12> 83ms (100ms) <P11> 150ms (182ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8637 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3172269749784846717
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22402584
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $830 Plots: 2 Assets: 899 Total: 2729
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 3 Energy: 4 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $488 Plots: 2 Assets: 709 Total: 2197
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $134 Plots: 3 Assets: 448 Total: 2082
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $169 Plots: 3 Assets: 303 Total: 1972
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $81
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $51
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $160
  INFO [SummaryPhase2.begin]                         Colony total: 8980
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 58
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 83ms (117ms) <P11> 151ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8629 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (3,1)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.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 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 183ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Chuckie Chuck is granted tile 5: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 9 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (5,1)
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 9: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 10: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 11: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (117ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8643 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (117ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8646 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6279824801143355026
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.60137916
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 3 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (150ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8645 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> starts by assaying Plain (5,1)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 846.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 930.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (3,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Mountain2 (7,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $51, max: 47.5, left: 2.5191016, fraction 0.053033717
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $51 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2275
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (117ms) <P11> 154ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8674 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1809304530212303160
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9696603
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (150ms) <P11> 154ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8673 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2271
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $52, max: 47.5, left: 2.8391013, fraction 0.059770554
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $52 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (100ms) <P11> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8716 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 903745123300414229
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09520334
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Chuckie Chuck (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: YUM
  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 [Player.useFood]                              (P11)Chuckie Chuck has 6 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 68ms (117ms) <P11> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8711 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P11)Chuckie Chuck got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Chuckie Chuck got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 2054
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $77, max: 47.5, left: 7.139097, fraction 0.15029678
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $77 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (100ms) <P11> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8748 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 525551236828386501
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34904492
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: $!
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (117ms) <P11> 133ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8749 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1052.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1052.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> was forced to end the enqueueing early.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: NullAction
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: $1!
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: NullAction
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: all I needed for a smith
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $107, max: 47.5, left: 23.579453, fraction 0.49640954
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1222
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 134ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8755 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 134ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8747 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7243876303610107015
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 4 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 2 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 2 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 3 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 2 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8770 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5471418392613321287
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8770 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1142222264315941896
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $81
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $77 sell price $112
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $101
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 8 critical: 0 surplus: 8 money: $771
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $170
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $376
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 68ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8689 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $182
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $112
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $77 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2421865351386784300
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $101
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $771
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $170
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $376
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (84ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8696 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.81700003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (3 units for $336)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (84ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8761 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4741645892082361557
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 5, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 205%
  INFO [Shop.printPriceFactor]                       Food buy price $122 sell price $157
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 4 critical: 3 surplus: 1 money: $101
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 0 critical: 3 surplus: -3 money: $771
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $506
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 0 critical: 3 surplus: -3 money: $376
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8694 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $157
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $156 (1 units for $156)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (117ms) <P11> 151ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8768 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1486395949007881256
  INFO [Shop.calcBuySellPrice]                       Current Energy price $51
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 21, needed: 9
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  INFO [Shop.printPriceFactor]                       Energy buy price $14 sell price $49
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 9 critical: 2 surplus: 7 money: $257
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 5 critical: 3 surplus: 2 money: $771
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 5 critical: 3 surplus: 2 money: $506
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 2 critical: 1 surplus: 1 money: $220
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 83ms (100ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8691 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $49 (1 units for $49)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 68ms (117ms) <P11> 150ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8760 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9172902145756660179
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 43347200
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $257 Plots: 4 Assets: 1139 Total: 3396
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 3 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $820 Plots: 3 Assets: 1067 Total: 3387
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 0 Energy: 4 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $457 Plots: 3 Assets: 805 Total: 2762
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 1 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $220 Plots: 4 Assets: 254 Total: 2474
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $156
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $49
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $150
  INFO [SummaryPhase2.begin]                         Colony total: 12019
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 56
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 83ms (117ms) <P11> 149ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8741 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants River (4,4)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.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 4 frames, rountrip 1ms, max 149ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 185ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Chuckie Chuck is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 3: Mountain2 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 25 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 25: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (84ms) <P11> 134ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8746 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 68ms (100ms) <P11> 149ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8750 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1356726619882354887
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.815491
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Chuckie Chuck (rank 1)
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 3 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 68ms (100ms) <P11> 149ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8744 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (0,0) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck undevelops tile Plain (0,1)
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (5,0) with Food factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 2041
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $113, max: 47.5, left: 7.6990967, fraction 0.16208625
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $113 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8781 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7245625939486209852
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7672305
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 0 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (117ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8784 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 0.0 (5.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 1640.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3989.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $108, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $108 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (133ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8783 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1811120517441509437
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.057937622
  INFO [PlayerEventPhase.begin]                      Event player: (P12)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 $200
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 83ms (133ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8781 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: I totally put the smith on the wrong plot
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Food factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (3,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 959
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (133ms) <P11> 166ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8789 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2507631544155831249
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3930207
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 1 food and needs 3 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (118ms) <P11> 166ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.33333337 (19.166668/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1116.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1116.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $104, max: 47.5, left: 6.526414, fraction 0.13739818
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $104 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 632
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (133ms) <P11> 183ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8831 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7381437127971100130
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 83ms (133ms) <P11> 184ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8816 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1336502550850314026
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 9 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 2 food, 6 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 2 food, 3 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 2 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 4 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 3 food, 5 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 83ms (133ms) <P11> 184ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8848 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 83ms (133ms) <P11> 184ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8850 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4768783873565310253
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $77
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 125%
  INFO [Shop.printPriceFactor]                       Smithore buy price $100 sell price $135
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $345
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 14 critical: 0 surplus: 14 money: $928
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $482
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $149
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 83ms (133ms) <P11> 184ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8800 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $162
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $135
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $170
  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.81700003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $100 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 83ms (118ms) <P11> 183ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8864 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -584489921911345499
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $345
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $928
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $482
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $149
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 83ms (118ms) <P11> 183ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8805 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.81700003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (2 units for $296)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (5ms) <P12> 83ms (118ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8837 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4186346670475559259
  INFO [Shop.calcBuySellPrice]                       Current Food price $156
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 12, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $180 sell price $215
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 2 critical: 4 surplus: -2 money: $345
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 4 critical: 4 surplus: 0 money: $928
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 3 critical: 4 surplus: -1 money: $149
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 3ms (6ms) <P12> 83ms (118ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8796 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $215
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $215 capped by money $149
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 [Shop.setAveragePrice]                        Food price set to average $195 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 3ms (6ms) <P12> 83ms (132ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8793 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9165077691293344789
  INFO [Shop.calcBuySellPrice]                       Current Energy price $49
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 24, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $16 sell price $51
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 13 critical: 3 surplus: 10 money: $345
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 2 critical: 3 surplus: -1 money: $928
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 8 critical: 4 surplus: 4 money: $778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 1 critical: 2 surplus: -1 money: $149
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 3ms (8ms) <P12> 83ms (132ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8787 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $31
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 [Shop.setAveragePrice]                        Energy price set to average $31 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 3ms (8ms) <P12> 83ms (117ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8780 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5508393244451058679
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24962840
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $928 Plots: 4 Assets: 2412 Total: 5340
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 14 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $778 Plots: 4 Assets: 1248 Total: 4026
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 3 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $345 Plots: 5 Assets: 1133 Total: 3978
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 2 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $149 Plots: 5 Assets: 676 Total: 3325
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $195
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $31
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $200
  INFO [SummaryPhase2.begin]                         Colony total: 16669
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 57
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 3ms (8ms) <P12> 83ms (117ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8771 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (3,3)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (6,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 4 frames, rountrip 3ms, max 167ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 200ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Chuckie Chuck is granted tile 1: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 2: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 9 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 9: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 3ms, max 167ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 14 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 14: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 134ms
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: trigger happy
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (8ms) <P12> 67ms (117ms) <P11> 134ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8785 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 67ms (117ms) <P11> 134ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8787 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6188782570794948133
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.59434617
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 67ms (84ms) <P11> 139ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8790 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> starts by assaying Plain (5,2)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.75 (36.875/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1141.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1152.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> was forced to end the enqueueing early.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $112, max: 47.5, left: 16.194527, fraction 0.3409374
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $112 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1060
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 67ms (117ms) <P11> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8806 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3978660213084316005
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91606814
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 2 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 84ms (150ms) <P11> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8804 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Mountain3 (1,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 1231
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $106, max: 47.5, left: 1.6295886, fraction 0.03430713
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $106 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (116ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8824 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2871849023584726582
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48700213
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 3 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (116ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8823 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Mountain2 (3,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (6,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1844
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (116ms) <P11> 167ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8834 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7280076809827685241
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29612362
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (100ms) <P11> 167ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8832 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2911.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,1) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,3) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Crater (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain3 (0,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Crater (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (3,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $102, max: 47.5, left: 0.7391033, fraction 0.01556007
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $102 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2338
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (100ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8860 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (100ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8850 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6641667791113355854
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 13 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 2 food, 6 energy, 4 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 10 food, 10 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 3 energy, 11 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 2 food, 8 energy, 3 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 9 food, 9 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 1 energy, 10 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 4 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (117ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8905 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2791494549757122257
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (150ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5925435498376271213
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $100
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 1, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 3 critical: 0 surplus: 3 money: $151
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 14 critical: 0 surplus: 14 money: $330
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 10 critical: 0 surplus: 10 money: $478
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $461
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (150ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8876 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $134
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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]         (P11)Chuckie Chuck 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)Cyber Ranger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $230 (27 units for $6210)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (150ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8980 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 438716941496690788
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 2 critical: 0 surplus: 2 money: $841
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $3550
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $2778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $461
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (150ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8888 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (117ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8879 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3688273888131429879
  INFO [Shop.calcBuySellPrice]                       Current Food price $195
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 145%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 2 critical: 4 surplus: -2 money: $841
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 4 critical: 4 surplus: 0 money: $3550
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $2778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $461
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 67ms (117ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8871 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $250
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $250
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 [Shop.setAveragePrice]                        Food price set to average $230 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (6ms) <P12> 84ms (117ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8876 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7858546719102963415
  INFO [Shop.calcBuySellPrice]                       Current Energy price $31
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 29, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 16 critical: 4 surplus: 12 money: $841
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 9 critical: 3 surplus: 6 money: $3550
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 4 critical: 5 surplus: -1 money: $2778
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 0 critical: 2 surplus: -2 money: $461
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (6ms) <P12> 84ms (117ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $35 (10 units for $351)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 83ms (100ms) <P11> 135ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8942 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7346439422512186751
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 33893720
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $3771 Plots: 5 Assets: 1435 Total: 7706
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $2558 Plots: 5 Assets: 1079 Total: 6137
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 0 Energy: 11 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $971 Plots: 6 Assets: 1464 Total: 5435
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 2 Energy: 11 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $330 Plots: 6 Assets: 1085 Total: 4415
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 13 mules for 26 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $35
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 23693
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 59
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (101ms) <P11> 135ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8931 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (6,1)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (0,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 4 frames, rountrip 1ms, max 135ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 183ms 16 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.claimPlot]                    (P11)Chuckie Chuck is granted tile 0: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 135ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 1: Mountain2 (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 135ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 3 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 3: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 135ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 9 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 9: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (116ms) <P11> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8920 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $416
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $2570
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $2568
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2822
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-4348
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  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: <A.L.A.N.> new price $2600 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2560 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2516 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2512 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2488 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2488 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2432 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2428 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2368 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2360 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2324 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2356 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2324 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $2324 (changed $0)
  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)Cyber Ranger bought the plot for $996
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (116ms) <P11> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8931 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2847850286281576509
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65585226
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (116ms) <P11> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8931 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2955.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 4ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5515.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> 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,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (6,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain3 (0,2): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (3,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain3 (0,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $510
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying River (4,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $100, max: 47.5, left: 0.1791034, fraction 0.003770598
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $100 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2392
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 67ms (83ms) <P11> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8970 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -433629423101816764
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21873754
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $300 to clean it up
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 0 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 67ms (100ms) <P11> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8971 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 79
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $110, max: 47.5, left: 3.4200015, fraction 0.072000034
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $110 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 67ms (100ms) <P11> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8976 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8914673028211648811
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26871467
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Chuckie Chuck (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $100 (Yuck!)
  INFO [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 67ms (116ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8972 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (1,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 1288
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $101, max: 47.5, left: 1.1495891, fraction 0.024201876
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $101 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (117ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2150964531885985524
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.011948645
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 4)
  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 [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 [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (134ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8992 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1165.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 78ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2791.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> was forced to end the enqueueing early.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $140, max: 47.5, left: 24.499474, fraction 0.51577836
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $140 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1176
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8993 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2682965685730845953
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: what a cripple bot this one has been
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 11 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 11 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 2 food, 6 energy, 4 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 16 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 3 energy, 11 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 2 food, 5 energy, 5 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 16 food, 10 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 2 energy, 12 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 2 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 167ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8987 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8963585280820782554
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (134ms) <P11> 167ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7056416146474319703
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 12, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $167 sell price $202
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 2 critical: 0 surplus: 2 money: $812
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 2 critical: 0 surplus: 2 money: $3561
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $1372
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $770
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (134ms) <P11> 168ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8911 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $167
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $130
  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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $167 (2 units for $334)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (117ms) <P11> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8993 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8432053155333178770
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 4 critical: 0 surplus: 4 money: $812
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $3895
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 4 critical: 0 surplus: 4 money: $1038
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $770
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (117ms) <P11> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8918 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (8 units for $1024)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 168ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8181066225707058320
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 20, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  INFO [Shop.printPriceFactor]                       Food buy price $181 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 2 critical: 4 surplus: -2 money: $1324
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 16 critical: 4 surplus: 12 money: $3895
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $1550
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 2 critical: 4 surplus: -2 money: $770
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (101ms) <P11> 168ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8911 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $216
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $216
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $216
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $216
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $216
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $216
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $216
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 217ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $216 (6 units for $1296)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (101ms) <P11> 150ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8980 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5686129177002277972
  INFO [Shop.calcBuySellPrice]                       Current Energy price $35
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 31, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 11 critical: 5 surplus: 6 money: $1324
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 10 critical: 5 surplus: 5 money: $5191
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 8 critical: 5 surplus: 3 money: $686
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 2 critical: 2 surplus: 0 money: $338
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (134ms) <P11> 150ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8906 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $27 (4 units for $108)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (134ms) <P11> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8976 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3017101967717991661
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24934664
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $5299 Plots: 6 Assets: 2782 Total: 11081
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 10 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $605 Plots: 7 Assets: 2880 Total: 6985
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 4 Energy: 11 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $1324 Plots: 7 Assets: 1673 Total: 6497
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 2 Energy: 11 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $311 Plots: 7 Assets: 1005 Total: 4816
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $330
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $167
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $216
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $330
  INFO [SummaryPhase2.begin]                         Colony total: 29379
  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 [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 (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]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (134ms) <P11> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8968 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Mountain2 (6,4)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain2 (1,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 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 1: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Chuckie Chuck is granted tile 2: Mountain1 (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 10 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 10: Mountain2 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 14 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 14: Mountain2 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (134ms) <P11> 134ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8930 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $936
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1853
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $1852
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2378
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-3664
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<A.L.A.N.> bought the plot for $940
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (100ms) <P11> 134ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8913 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5707162510122466684
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37524402
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 10 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 70ms (134ms) <P11> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8913 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> starts by assaying Plain (6,1)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 3062.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 10ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4672.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,2) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (2,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain2 (6,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (2,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: ...tick-tock...
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain2 (6,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $106, max: 47.5, left: 9.05912, fraction 0.19071832
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $106 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1948
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (100ms) <P11> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8964 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7776824314527404711
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3898962
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 4 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 71ms (84ms) <P11> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8962 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain1 (7,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (7,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 1932
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $135, max: 47.5, left: 9.3791275, fraction 0.19745532
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $135 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 70ms (83ms) <P11> 137ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8988 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8483492317653110411
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48836106
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 2 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 70ms (83ms) <P11> 149ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8988 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (3,2) with Food factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (2,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 1250
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $106, max: 47.5, left: 2.0695882, fraction 0.043570276
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $106 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (124ms) <P11> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8999 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2132682253955875044
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.61219627
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (124ms) <P11> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9009 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2791.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 118ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2791.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (6,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: WOW, IT PUT A MULE OUT!
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (6,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $105, max: 47.5, left: 1.3591027, fraction 0.028612688
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $105 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2333
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (134ms) <P11> 134ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6305105220215416702
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (124ms) <P11> 134ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9008 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7285305995074110834
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 11 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 11 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 3 food, 6 energy, 4 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 20 food, 6 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 11 energy, 11 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 12 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 4 food, 6 energy, 3 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 20 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 9 energy, 12 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 15 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (134ms) <P11> 133ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9035 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (134ms) <P11> 133ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9043 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9122940442943853081
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $167
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 6, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 125%
  INFO [Shop.printPriceFactor]                       Smithore buy price $206 sell price $241
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 5 critical: 0 surplus: 5 money: $1200
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 12 critical: 0 surplus: 12 money: $3855
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 19 critical: 0 surplus: 19 money: $180
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $261
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (134ms) <P11> 133ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $206
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  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]         (P14)<A.L.A.N.> auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $206 (36 units for $7416)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (134ms) <P11> 133ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 771947113904656351
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 15 critical: 0 surplus: 15 money: $2230
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $6327
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 3 critical: 0 surplus: 3 money: $4094
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $261
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (150ms) <P11> 133ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $104 (15 units for $1560)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (150ms) <P11> 133ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9068 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4789130071647518874
  INFO [Shop.calcBuySellPrice]                       Current Food price $216
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 42, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $101 sell price $136
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 4 critical: 4 surplus: 0 money: $3790
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 23 critical: 4 surplus: 19 money: $6327
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $2534
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 15 critical: 4 surplus: 11 money: $261
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 100ms (150ms) <P11> 134ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8994 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $116
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 200ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $101
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $107 (20 units for $2144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 84ms (134ms) <P11> 151ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9066 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4484408871315573330
  INFO [Shop.calcBuySellPrice]                       Current Energy price $27
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 35, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 11 critical: 6 surplus: 5 money: $2840
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 8 critical: 7 surplus: 1 money: $7611
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 15 critical: 5 surplus: 10 money: $1946
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 1 critical: 3 surplus: -2 money: $1121
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 84ms (134ms) <P11> 151ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8977 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (5ms) <P12> 83ms (116ms) <P11> 166ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8968 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8841939921841910929
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37518808
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $7611 Plots: 8 Assets: 2057 Total: 13668
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 11 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $1946 Plots: 8 Assets: 3502 Total: 9448
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 5 Energy: 15 Smithore: 0 Crystite: 18
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $2840 Plots: 8 Assets: 2411 Total: 9251
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 13 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $1121 Plots: 8 Assets: 894 Total: 6015
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 7 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $410
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 21 units $206
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $107
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $410
  INFO [SummaryPhase2.begin]                         Colony total: 38382
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: quick break
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Say "r"...
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Whiz...
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: We NEED - NEW PLAYERS, for continuity...  HELP THEM...
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: r
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: r
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 82
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 100ms (134ms) <P11> 200ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8936 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (5,4)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (1,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 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 0: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Chuckie Chuck is granted tile 1: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 2: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 9 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 9: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 200ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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 [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 23
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (133ms) <P11> 200ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8955 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (133ms) <P11> 200ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8966 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7982981692454064944
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9521936
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 11 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (133ms) <P11> 200ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8965 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> starts by assaying Mountain2 (6,4)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2529.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 185ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4108.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Crater (5,1): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,3): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (5,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Crater (5,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (3,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (5,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $151, max: 47.5, left: 3.5791006, fraction 0.07534949
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $151 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2196
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (84ms) <P11> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8986 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5377327056362957717
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.28459597
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 5 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (84ms) <P11> 167ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8990 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (7,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2406
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (83ms) <P11> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9019 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7082246153395168916
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32444084
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 13 food and needs 4 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (84ms) <P11> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Mountain1 (8,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (8,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 1906
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $180, max: 47.5, left: 10.619156, fraction 0.22356118
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $180 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 68ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8519378571384465581
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.105909884
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (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 [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 [Player.useFood]                              (P13)<A.D.A.M.> has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (84ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9057 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 177ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 447.9999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 6 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Empty from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (1,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	6. make plot (0,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (1,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,4): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> was forced to end the enqueueing early.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile River (4,1)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (1,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (116ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9096 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8427885531027488390
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P14)<A.L.A.N.> River (4,3)
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (117ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9080 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6173872168376600776
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 15 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 2 food, 8 energy, 6 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 0 food, 5 energy, 25 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 14 energy, 5 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 20 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 1 food, 7 energy, 5 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 0 food, 6 energy, 23 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 16 energy, 7 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 4 food, 24 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (117ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9116 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (117ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8006254784540505968
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $206
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 21, mules potentially available: 16, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore buy price $139 sell price $174
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 5 critical: 0 surplus: 5 money: $2325
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 23 critical: 0 surplus: 23 money: $7177
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 7 critical: 0 surplus: 7 money: $1201
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $316
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (150ms) <P11> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9114 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $139
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  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: 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 1ms, max 151ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 1
  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 [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)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $139 (16 units for $2224)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (150ms) <P11> 166ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5091303778572627279
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 13 critical: 0 surplus: 13 money: $101
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $9401
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 25 critical: 0 surplus: 25 money: $1201
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $316
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (116ms) <P11> 166ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9118 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck 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 [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 [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)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $80 (38 units for $3040)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (116ms) <P11> 166ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1287411036458732748
  INFO [Shop.calcBuySellPrice]                       Current Food price $107
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 23, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 90%
  INFO [Shop.printPriceFactor]                       Food buy price $82 sell price $117
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 6 critical: 5 surplus: 1 money: $1141
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 4 critical: 5 surplus: -1 money: $9401
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $3201
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 6 critical: 5 surplus: 1 money: $316
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (116ms) <P11> 166ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $459
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $459
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $459
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 184ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $76
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $459
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $85
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $459
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $82
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $97
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $459
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $97
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $117
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $459
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $115
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $117 (6 units for $702)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (100ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9122 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1574796552417816762
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 65, needed: 24
  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 [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 10 critical: 8 surplus: 2 money: $1141
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 8 critical: 7 surplus: 1 money: $9284
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 23 critical: 7 surplus: 16 money: $2616
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 24 critical: 2 surplus: 22 money: $433
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (101ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $304
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (116ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9128 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1311324764253806979
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 35410592
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $9284 Plots: 9 Assets: 2588 Total: 16372
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 5 Energy: 8 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $1141 Plots: 9 Assets: 4861 Total: 10502
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 6 Energy: 10 Smithore: 21 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $2616 Plots: 9 Assets: 3265 Total: 10381
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 6 Energy: 23 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $433 Plots: 9 Assets: 1585 Total: 6518
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 5 Energy: 24 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $270
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $139
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $117
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $270
  INFO [SummaryPhase2.begin]                         Colony total: 43773
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9114 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.L.A.N.> wants Plain (3,4)
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain1 (5,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 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 0: Mountain1 (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 1: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Chuckie Chuck is granted tile 2: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 5 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 5: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 166ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 67ms (150ms) <P11> 166ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9097 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $880
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $646
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $644
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $554
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-1996
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)Cyber Ranger bought the plot for $936
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (150ms) <P11> 166ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9076 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $876
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $646
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $644
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $574
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-1996
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  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)Cyber Ranger bought the plot for $928
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 10
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (150ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9080 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -842339268634995759
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.79141486
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 5 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (150ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9080 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 3882.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 657ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5182.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Crater (5,1): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (3,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Crater (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (3,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (5,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $159, max: 47.5, left: 4.4391, fraction 0.09345473
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $159 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2153
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (99ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2830548623101033073
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7962892
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Chuckie Chuck (rank 2)
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 6 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (99ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9126 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck undevelops tile Mountain1 (8,1)
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Mountain1 (8,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 2167
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $155, max: 47.5, left: 4.1591, fraction 0.08756
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $155 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 82ms (100ms) <P11> 150ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9147 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6085415576118620272
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12321979
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Cyber Ranger (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $300
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)Cyber Ranger has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 82ms (101ms) <P11> 150ms (169ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9147 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain2 (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2247
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $153, max: 47.5, left: 2.5591016, fraction 0.053875823
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $153 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (118ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7638380366281805457
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8664162
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 5 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (118ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9156 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1305.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5885.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $159, max: 47.5, left: 10.399151, fraction 0.21892948
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $159 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1855
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (117ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9153 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2885473974336251096
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 10 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 23 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 24 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 2 food, 8 energy, 4 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 10 food, 8 energy, 27 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 2 smithore, 43 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 23 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 3 food, 10 energy, 5 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 11 food, 7 energy, 25 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 1 smithore, 41 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 26 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (117ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9154 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7736246958497863362
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (117ms) <P11> 167ms (202ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9142 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2067694796377647033
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $139
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-7
  INFO [Shop.printPriceFactor]                       Smithore shop: 5, mules potentially available: 11, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 80%
  INFO [Shop.printPriceFactor]                       Smithore buy price $104 sell price $139
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 23 critical: 0 surplus: 23 money: $901
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 15 critical: 0 surplus: 15 money: $8853
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 7 critical: 0 surplus: 7 money: $660
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $372
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (117ms) <P11> 167ms (202ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $104
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [AbstractAuctionPhase.apply]                  Choose direction arrived after countdown finished
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 1
  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: 202ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 202ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $104 (7 units for $728)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 100ms (118ms) <P11> 167ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1859018588621670732
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 11 critical: 0 surplus: 11 money: $901
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $8853
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 17 critical: 0 surplus: 17 money: $1388
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $372
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 100ms (118ms) <P11> 167ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 216ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  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]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $128 (28 units for $3584)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (100ms) <P11> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4258042772247484524
  INFO [Shop.calcBuySellPrice]                       Current Food price $117
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 43, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  INFO [Shop.printPriceFactor]                       Food buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 4 critical: 5 surplus: -1 money: $2309
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 11 critical: 5 surplus: 6 money: $8853
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $3564
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 26 critical: 5 surplus: 21 money: $372
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (133ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $67 (23 units for $1550)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (100ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3958263192633442546
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 46, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is decreased to 80%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 12 critical: 9 surplus: 3 money: $1759
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 7 critical: 8 surplus: -1 money: $9048
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 10 critical: 11 surplus: -1 money: $2564
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 17 critical: 6 surplus: 11 money: $1727
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 68ms (84ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9115 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (10 units for $450)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 67ms (90ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5462397963920868158
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30697064
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $9048 Plots: 10 Assets: 3251 Total: 17299
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 8 Energy: 7 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $1759 Plots: 10 Assets: 4886 Total: 11645
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 12 Energy: 12 Smithore: 23 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $2114 Plots: 12 Assets: 3297 Total: 11411
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 16 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $2177 Plots: 10 Assets: 1102 Total: 8279
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 6 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $104
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $67
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $200
  INFO [SummaryPhase2.begin]                         Colony total: 48634
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (90ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 183ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 0: Mountain1 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Cyber Ranger is granted tile 1: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 67ms (83ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 67ms (83ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9155 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6629961017230454572
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.370771
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 8 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 67ms (83ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9156 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 770ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2492.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Mountain1 (6,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Mountain1 (6,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $232, max: 47.5, left: 22.17942, fraction 0.46693516
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $232 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1266
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 69ms (84ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3321478711432676879
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.87831205
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Chuckie Chuck (rank 2)
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 12 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (4ms) <P12> 69ms (84ms) <P11> 150ms (168ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Mountain3 (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Chuckie Chuck sold a mule for $250
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 2302
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $155, max: 47.5, left: 1.4591026, fraction 0.03071795
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $155 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (83ms) <P11> 151ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7562740576964747779
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38754588
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 16 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (83ms) <P11> 167ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck chat: my game is cooked I think
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger undevelops tile Plain (6,3)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Mountain1 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 150ms (185ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9160 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9121875229452461454
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4678955
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 6 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 67ms (84ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9172 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1149.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3001ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2195.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,4) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,3) into Crystite from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (5,3) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (1,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (2,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (5,3): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (1,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)<A.D.A.M.>
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 69ms (83ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8293969483733114289
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 69ms (83ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4662901892392065063
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 12 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 20 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 7 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 0 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 4 food, 22 energy, 26 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 1 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 15 food, 14 energy, 3 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 0 food, 0 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 5 food, 22 energy, 24 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 3 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 16 food, 12 energy, 2 smithore, 1 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 (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (83ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 67ms (83ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5360930471624800170
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $104
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 10, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 70%
  INFO [Shop.printPriceFactor]                       Smithore buy price $70 sell price $105
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 23 critical: 0 surplus: 23 money: $1714
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 39 critical: 0 surplus: 39 money: $8980
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 3 critical: 0 surplus: 3 money: $1514
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 2 critical: 0 surplus: 2 money: $1502
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 69ms (83ms) <P11> 167ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9083 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Chuckie Chuck rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  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 [SlickLogSystem.info]                         Transaction #8
  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 [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $71 (43 units for $3080)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (133ms) <P11> 152ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 83588915086081081
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $140 sell price $280
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 53 critical: 0 surplus: 53 money: $104
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $11710
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 55 critical: 0 surplus: 55 money: $44
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 1 critical: 0 surplus: 1 money: $1642
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (91ms) <P11> 151ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $140
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.849 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (109 units for $15260)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (151ms) <P11> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9154 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4598327679931229450
  INFO [Shop.calcBuySellPrice]                       Current Food price $67
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 35, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 4 critical: 5 surplus: -1 money: $7524
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 7 critical: 5 surplus: 2 money: $11710
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $7744
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 17 critical: 5 surplus: 12 money: $1782
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 83ms (151ms) <P11> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9059 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 152ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-42
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $52 (9 units for $471)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (103ms) <P11> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6849770337290597296
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 44, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 90%
  INFO [Shop.printPriceFactor]                       Energy buy price $25 sell price $60
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 2 critical: 11 surplus: -9 money: $7248
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 22 critical: 8 surplus: 14 money: $11840
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 6 critical: 13 surplus: -7 money: $7549
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 14 critical: 6 surplus: 8 money: $2058
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 83ms (116ms) <P11> 150ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9071 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 151ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Chuckie Chuck rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer Chuckie Chuck rank 2
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $40
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-33
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $53 (20 units for $1074)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (5ms) <P12> 71ms (83ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9153 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2583323526964079048
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 15464736
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $12620 Plots: 10 Assets: 1712 Total: 19332
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $6475 Plots: 13 Assets: 5145 Total: 18120
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 9 Energy: 26 Smithore: 24 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $7248 Plots: 10 Assets: 5171 Total: 17419
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 10 Energy: 2 Smithore: 45 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $2352 Plots: 11 Assets: 1538 Total: 9390
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 11 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $140
  INFO [SummaryPhase2.begin]                         Colony total: 64261
  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]                        (P12)Cyber Ranger chat: yeah, prob...
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (5ms) <P12> 71ms (84ms) <P11> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9150 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (5ms) <P12> 71ms (84ms) <P11> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9133 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (5ms) <P12> 71ms (84ms) <P11> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4312298419693195275
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09115833
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 5 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 2ms (5ms) <P12> 71ms (84ms) <P11> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9127 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> got lower bound of 2218.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> finished Development LP in time 275ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2577.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Crystite from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Crater (5,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (6,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> 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: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Crater (5,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (6,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.L.A.N.> sold a mule for $190
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $199, max: 47.5, left: 14.27924, fraction 0.30061558
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $199 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1661
  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 (13) 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]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (5ms) <P12> 83ms (116ms) <P11> 166ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9137 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4140438052352309693
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32136142
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 9 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 13
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (116ms) <P11> 166ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9134 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)Cyber Ranger sold a mule for $215
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 2186
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $153, max: 47.5, left: 3.7791004, fraction 0.07956001
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $153 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (100ms) <P11> 166ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9160 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8668132522480894764
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41860527
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 10 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (100ms) <P11> 166ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck undevelops tile Plain (3,2)
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck undevelops tile Plain (2,0)
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck undevelops tile Mountain1 (8,1)
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P11)Chuckie Chuck
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (84ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6034416834598961944
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.08965075
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.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 [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 [Player.useFood]                              (P13)<A.D.A.M.> has 11 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (84ms) <P11> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3356.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5150.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 7 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Empty from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) into Empty from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,3) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (5,3) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	6. make plot (0,4) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	7. make plot (7,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,0): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,1): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (2,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (5,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (7,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile River (4,0)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $165
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile River (4,1)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (2,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain1 (5,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 6.7390976
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $162, max: 47.5, left: 4.7790995, fraction 0.10061262
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $162 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2136
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 44
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 68ms (84ms) <P11> 150ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9119 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 68ms (84ms) <P11> 150ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9110 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2654148447335105593
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 2 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 26 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 7 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 0 food, 0 energy, 0 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 0 food, 6 energy, 26 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 8 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 8 energy, 14 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 0 food, 0 energy, 0 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 0 food, 5 energy, 25 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 6 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 0 food, 10 energy, 12 smithore, 2 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 68ms (100ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4906557699865261886
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 68ms (100ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9154 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5675693421007023588
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $71
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-15
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $163 sell price $198
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 45 critical: 0 surplus: 45 money: $6283
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 25 critical: 0 surplus: 25 money: $12694
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 24 critical: 0 surplus: 24 money: $6463
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 12 critical: 0 surplus: 12 money: $2514
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 68ms (100ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9065 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $163
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $163
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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]         (P13)<A.D.A.M.> auction teleport count: 1
  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.checkCancelTransactions] New seller enters shop line
  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 #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  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 [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]         (P14)<A.L.A.N.> 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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $163 (106 units for $17278)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (100ms) <P11> 150ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8998040225166352784
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 8 critical: 0 surplus: 8 money: $13618
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 7 critical: 0 surplus: 7 money: $16769
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 53 critical: 0 surplus: 53 money: $10375
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 2 critical: 0 surplus: 2 money: $4470
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (100ms) <P11> 152ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9040 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $112
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $112
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> (P13)<A.D.A.M.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P11)Chuckie Chuck auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [Player.increaseAuctionTeleportCount]         (P12)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (70 units for $7840)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (100ms) <P11> 166ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9126 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5573874737405785181
  INFO [Shop.calcBuySellPrice]                       Current Food price $52
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 8, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 213%
  INFO [Shop.printPriceFactor]                       Food buy price $96 sell price $131
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 3 critical: 5 surplus: -2 money: $14514
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 0 critical: 5 surplus: -5 money: $17553
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 2 critical: 5 surplus: -3 money: $16311
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 3 critical: 5 surplus: -2 money: $4694
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (100ms) <P11> 166ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9032 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $131
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $57
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $131
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-55
  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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 [Shop.setAveragePrice]                        Food price set to average $111 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (100ms) <P11> 166ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9040 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5096548886850801087
  INFO [Shop.calcBuySellPrice]                       Current Energy price $53
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 36, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 98%
  INFO [Shop.printPriceFactor]                       Energy buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 0 critical: 8 surplus: -8 money: $14514
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 6 critical: 9 surplus: -3 money: $17553
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 18 critical: 12 surplus: 6 money: $16311
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 12 critical: 6 surplus: 6 money: $4694
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (100ms) <P11> 166ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9024 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-66
  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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)Cyber Ranger (P11)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 2 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.L.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 3 takes over trade from buyer Cyber Ranger rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-66
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-66
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-66
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-66
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-66
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $72 (5 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 84ms (84ms) <P11> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4609487413684380768
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 17538064
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $16311 Plots: 13 Assets: 3173 Total: 25984
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 2 Energy: 18 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $17553 Plots: 10 Assets: 1532 Total: 24085
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 0 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $14154 Plots: 10 Assets: 1638 Total: 20792
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 3 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $5054 Plots: 11 Assets: 1582 Total: 12136
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 3 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $320
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 82 units $163
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $111
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $320
  INFO [SummaryPhase2.begin]                         Colony total: 82997
  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 [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 (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]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (127ms) <P11> 166ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9132 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (127ms) <P11> 166ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (127ms) <P11> 166ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9121 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1034548523080988811
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1779902
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P12)Cyber Ranger has 2 food and needs 5 food
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 84ms (127ms) <P11> 166ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9127 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Cyber Ranger undevelops tile Plain (3,1)
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Cyber Ranger finishes on update 955
  INFO [GameModel.gamble]                            (P12)Cyber Ranger gambles $200, max: 47.5, left: 2.899685, fraction 0.061045997
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $200 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (84ms) <P11> 154ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9126 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4034911597439658679
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.043113887
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.L.A.N.> (rank 2)
  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 [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 [Player.useFood]                              (P14)<A.L.A.N.> has 0 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (84ms) <P11> 154ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9132 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.L.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.L.A.N.> is 0.0 (5.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.L.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 0 tiles in 918900ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: No tile 28549 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $206, max: 47.5, left: 3.7800012, fraction 0.07957897
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $206 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 61
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (100ms) <P11> 150ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9129 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7521101640497782074
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19025356
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Chuckie Chuck (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $600 in dividends
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P11)Chuckie Chuck has 3 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (3ms) <P12> 83ms (127ms) <P11> 150ms (187ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9133 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Mountain1 (8,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Chuckie Chuck develops tile Plain (3,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Chuckie Chuck finishes on update 1307
  INFO [GameModel.gamble]                            (P11)Chuckie Chuck gambles $204, max: 47.5, left: 4.359491, fraction 0.091778755
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $204 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (101ms) <P11> 183ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2094845314937298132
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12149143
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $400 for stopping the Wart Worm infestation
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (2ms) <P12> 83ms (134ms) <P11> 167ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.6 (30.500002/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 59ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2992.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $231, max: 47.5, left: 11.219561, fraction 0.23620127
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $231 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 964
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (150ms) <P11> 167ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 83ms (150ms) <P11> 167ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9197 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1943161668220072499
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)Chuckie Chuck has 5 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 6 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)Cyber Ranger has 18 energy and needs 13 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck expects 0 food, 4 energy, 0 smithore, 24 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 0 food, 6 energy, 22 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 78 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 6 food, 8 energy, 12 smithore, 1 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)Chuckie Chuck produced 0 food, 3 energy, 0 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 0 food, 5 energy, 19 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P12)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 80 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 7 food, 7 energy, 11 smithore, 1 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: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9263 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3438086673434028724
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9264 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3620534592959633522
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $163
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 82, mules potentially available: 52, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $68 sell price $103
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $14218
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 21 critical: 0 surplus: 21 money: $17759
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $16411
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 11 critical: 0 surplus: 11 money: $5390
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $-6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3020451639479112141
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Crystite: 27 critical: 0 surplus: 27 money: $14218
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 2 critical: 0 surplus: 2 money: $17759
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Crystite: 80 critical: 0 surplus: 80 money: $16411
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 1 critical: 0 surplus: 1 money: $5390
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9143 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 84ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3284402204508569314
  INFO [Shop.calcBuySellPrice]                       Current Food price $111
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 7, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 239%
  INFO [Shop.printPriceFactor]                       Food buy price $215 sell price $250
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Sry, making a drink...
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Food: 0 critical: 0 surplus: 0 money: $14218
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 0 critical: 0 surplus: 0 money: $17759
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $16411
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 7 critical: 0 surplus: 7 money: $5390
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 100ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $250
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $250
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-741
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 100ms (150ms) <P11> 167ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9151 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6701674661518519901
  INFO [Shop.calcBuySellPrice]                       Current Energy price $72
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 20, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is increased to 168%
  INFO [Shop.printPriceFactor]                       Energy buy price $106 sell price $141
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)Chuckie Chuck Energy: 3 critical: 0 surplus: 3 money: $14218
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 5 critical: 0 surplus: 5 money: $17759
  INFO [CollectionPhase.goToNextPhase]               (P12)Cyber Ranger Energy: 4 critical: 0 surplus: 4 money: $16411
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 8 critical: 0 surplus: 8 money: $5390
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 100ms (150ms) <P11> 167ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $121
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $-114
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $121
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-199
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14 P13> 1ms (1ms) <P12> 100ms (150ms) <P11> 167ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7169209336018178841
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 25953672
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Money: $16411 Plots: 13 Assets: 12479 Total: 35390
  INFO [SummaryPhase2.begin]                         (P12)Cyber Ranger Food: 0 Energy: 4 Smithore: 0 Crystite: 80
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $17759 Plots: 10 Assets: 3389 Total: 26148
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 0 Energy: 5 Smithore: 21 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Money: $14218 Plots: 10 Assets: 4934 Total: 24152
  INFO [SummaryPhase2.begin]                         (P11)Chuckie Chuck Food: 0 Energy: 3 Smithore: 0 Crystite: 27
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $5390 Plots: 11 Assets: 4209 Total: 15099
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 7 Energy: 8 Smithore: 11 Crystite: 1
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 76 units $68
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $121
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $130
  INFO [SummaryPhase2.begin]                         Colony total: 100789
  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 [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P12)Cyber Ranger chat: Another?
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: can't
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /75.24.213.169 <P12>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 9d4074ee-6db5-40a4-a0d0-c0add84224c9
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [GameController.apply]                        (P11)Chuckie Chuck chat: I'll be around for a few tomorrow if you are around before 3pm
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /71.84.97.93 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 9941 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /71.84.97.93 <P11>
  INFO [Server.removeClient]                         Server: Removing client /71.84.97.93 <> with id 12bb5815-1af0-4295-9665-8fd0f142d553
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.84.97.93 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14 P13> with id 2e90201f-4f42-45c5-b179-26a7cbc11dfd
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 11 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 17
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 4dc2c43a-3719-4e9c-80c4-593a658fdfab
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: b2a901c284d02be39ea3aa17d55f0e694e2e9b49ab57bc37bd6958a5b5726d1e
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 4dc2c43a-3719-4e9c-80c4-593a658fdfab
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 4dc2c43a-3719-4e9c-80c4-593a658fdfab
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853667) Cyber Ranger: Thx, CC...
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853668) Chuckie Chuck: I may be on tomorrow morning a bit
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853669) Chuckie Chuck: Looks like Landru got stuck now
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id e8c1db91-b22a-48b4-855e-3a223ba6c6c7
  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 157973
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.purgePendingClients]                  client purged: e8c1db91-b22a-48b4-855e-3a223ba6c6c7
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id f5fcedd0-c6fb-49db-a108-46e85da13926
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S11> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S11> requests UDP address /75.24.213.169:6261
  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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7149 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P12)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server: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: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13 
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id f5fcedd0-c6fb-49db-a108-46e85da13926
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1001
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /194.146.14.28 id b8e08ce7-125b-4d4b-8e55-fe741b2bd000
  INFO [Server.initUdp]                              Server: Client /194.146.14.28 <> requests UDP address /194.146.14.28:45385
  INFO [ServerMessageHandler.processJoin]            Server: Client /194.146.14.28 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)EZSTREET Mule PUB is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)EZSTREET Mule PUB (ID: 107810)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /194.146.14.28 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7158 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)EZSTREET Mule PUB (ID 107810)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /38.39.165.155 id 95214ce1-5d9d-4bc3-9e47-45ce25ad8fce
  INFO [Server.initUdp]                              Server: Client /38.39.165.155 <> requests UDP address /38.39.165.155:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /38.39.165.155 <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)FluffyFiend is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)FluffyFiend (ID: 103178)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /38.39.165.155 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7255 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)FluffyFiend (ID 103178)
  INFO [ServerMessageHandler.processPlayerJoin]      /38.39.165.155 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)FluffyFiend joins the players
  INFO [Player.<init>]                               Creating (P12)FluffyFiend
  INFO [GameModel.setRemoteUser]                     (P12)FluffyFiend is a remote Player
  INFO [GameController.apply]                        (P12)FluffyFiend chat: meow
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103178 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /38.39.165.155 <P12>
  INFO [Server.removeClient]                         Server: Removing client /38.39.165.155 <> with id 95214ce1-5d9d-4bc3-9e47-45ce25ad8fce
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /38.39.165.155 <>
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 1002
  INFO [Server.acceptClients]                        Server: Accepted client /38.39.165.155 id 9a107a17-fd45-4574-8ca7-f8bcd4b4d8e1
  INFO [ServerMessageHandler.processJoin]            Server: Client /38.39.165.155 <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)FluffyFiend is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)FluffyFiend (ID: 103178)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /38.39.165.155 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7255 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /38.39.165.155 <S12> requests UDP address /38.39.165.155:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)FluffyFiend (ID 103178)
  INFO [ServerMessageHandler.processPlayerJoin]      /38.39.165.155 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)FluffyFiend joins the players
  INFO [Player.<init>]                               Creating (P12)FluffyFiend
  INFO [GameModel.setRemoteUser]                     (P12)FluffyFiend is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /87.95.196.185 id afaadb56-d765-4218-a797-9e4b5bfdfdd3
  INFO [Server.initUdp]                              Server: Client /87.95.196.185 <> requests UDP address /87.95.196.185:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /87.95.196.185 <S13> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 41 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)henri1971 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)henri1971 (ID: 106250)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /87.95.196.185 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7381 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)henri1971 (ID 106250)
  INFO [ServerMessageHandler.processPlayerJoin]      /87.95.196.185 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)henri1971 joins the players
  INFO [Player.<init>]                               Creating (P13)henri1971
  INFO [GameModel.setRemoteUser]                     (P13)henri1971 is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P12)FluffyFiend chat: greetings
  INFO [GameController.apply]                        (P13)henri1971 chat: Hello
  INFO [GameController.apply]                        (P12)FluffyFiend chat: shall we wait for a 3rd
  INFO [GameController.apply]                        (P13)henri1971 chat: EZstreet is not present?
  INFO [GameController.apply]                        (P12)FluffyFiend chat: i think he passed away
  INFO [GameController.apply]                        (P13)henri1971 chat: sad
  INFO [GameController.apply]                        (P13)henri1971 chat: Waiting a while suits me, 20minutes or something?
  INFO [GameController.apply]                        (P12)FluffyFiend chat: sounds good:)
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.187 id 0e106a2c-840f-4357-840b-b38f988bf6cf
  INFO [Server.initUdp]                              Server: Client /174.243.0.187 <> requests UDP address /174.243.0.187:10067
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.187 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.187 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7501 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.187 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P14)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P14)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P12)FluffyFiend chat: meow
  INFO [GameController.apply]                        (P13)henri1971 chat: Do we start with 3 or wait some more?
  INFO [GameController.apply]                        (P12)FluffyFiend chat: need 5 mins
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: ok
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: hello peoples
  INFO [GameController.apply]                        (P12)FluffyFiend chat: hi slippy
  INFO [GameController.apply]                        (P13)henri1971 chat: Hi!!
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: woof woof!
  INFO [GameController.apply]                        (P12)FluffyFiend chat: server:kick 11
  INFO [Server.acceptClients]                        Server: Accepted client /47.16.187.32 id fd0989d1-778d-4783-99e4-1e602deef096
  INFO [ServerMessageHandler.processJoin]            Server: Client /47.16.187.32 <S15> joins
  INFO [Server.initUdp]                              Server: Client /47.16.187.32 <S15> requests UDP address /47.16.187.32:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (15) 42 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S15)jellyroger is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S15)jellyroger (ID: 102795)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /47.16.187.32 <S15>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7584 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S15)jellyroger (ID 102795)
  INFO [ServerMessageHandler.processPlayerJoin]      /47.16.187.32 <S15> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (15) 0 bytes
  INFO [UserController.apply]                        (S15)jellyroger joins the players
  INFO [Player.<init>]                               Creating (P15)jellyroger
  INFO [GameModel.setRemoteUser]                     (P15)jellyroger is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (15) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 15 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: server:kick 11
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 107810 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /194.146.14.28 <S11>
  INFO [Server.removeClient]                         Server: Removing client /194.146.14.28 <> with id b8e08ce7-125b-4d4b-8e55-fe741b2bd000
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /194.146.14.28 <>
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: FluffyFiend voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: henri1971 voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: jellyroger voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)FluffyFiend (P15)jellyroger (P14)yourslipisshowing (P13)henri1971 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 261
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 101ms (101ms) <P13> 151ms (151ms) <P14> 216ms (350ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7521 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: gl!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 151ms (151ms) <P14> 216ms (350ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7517 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -361968819777664252
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P15)jellyroger (P13)henri1971 (P14)yourslipisshowing (P12)FluffyFiend 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 14576848
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: lets rock n roll!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 216ms (367ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7512 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 216ms (367ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7641 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 6 frames, rountrip 1ms, max 216ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 367ms 28 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 6 frames, rountrip 1ms, max 216ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)yourslipisshowing is granted tile 2: Mountain3 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 201ms
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 11: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 6 frames, rountrip 1ms, max 201ms
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 32: Mountain3 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 36: Mountain3 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 117ms (350ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7703 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 [AbstractLandAuctionPhase.buyLand]            (P15)jellyroger bought the plot for $972
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7887 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $912
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)FluffyFiend bought the plot for $948
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 0ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (104ms) <P15> 34ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7894 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $888
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 0ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (104ms) <P15> 34ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7903 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4758575389429177319
  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 (P15)jellyroger (rank 1)
  INFO [Player.useFood]                              (P15)jellyroger 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 34ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7908 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P15)jellyroger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (2,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1786
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $95, max: 47.5, left: 12.439198, fraction 0.26187783
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $95 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (133ms) <P15> 34ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8376 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5483688533131255818
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)henri1971 (rank 2)
  INFO [Player.useFood]                              (P13)henri1971 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (118ms) <P15> 34ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8389 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile Plain (2,1) with Energy factory
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            henri1971 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 2403
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8452 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8295770397933587706
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P14)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8450 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Mountain3 (2,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)yourslipisshowing got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 2141
  INFO [GameModel.gamble]                            (P14)yourslipisshowing gambles $72, max: 47.5, left: 5.5590987, fraction 0.11703366
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $72 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8504 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6449202342593596344
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)FluffyFiend (rank 4)
  INFO [Player.useFood]                              (P12)FluffyFiend 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8497 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: nice
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (5,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 1446
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $58, max: 47.5, left: 19.159351, fraction 0.40335476
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8535 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1605554488816386298
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8573 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7106093361267244195
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 0 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 0 food, 7 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 0 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 0 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 116ms (117ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8597 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 116ms (117ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8600 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1942517074430842813
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 57%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $60
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $997
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $98
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 116ms (133ms) <P15> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8555 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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]         (P14)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $58 (6 units for $348)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 116ms (233ms) <P15> 34ms (50ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8623 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3985445616404443492
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $60
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 0 critical: 0 surplus: 0 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1345
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $98
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 116ms (233ms) <P15> 34ms (50ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8567 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $124 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 116ms (233ms) <P15> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8540 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3098664899527589752
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 15, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 85%
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 1 critical: 3 surplus: -2 money: $60
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 1 critical: 3 surplus: -2 money: $950
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 1 critical: 3 surplus: -2 money: $1345
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 4 critical: 3 surplus: 1 money: $98
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 116ms (234ms) <P15> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8546 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  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: 233ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $50 (3 units for $150)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 93ms (100ms) <P13> 150ms (151ms) <P14> 117ms (233ms) <P15> 34ms (50ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8632 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -227520330426495405
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 26, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 42%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 9 critical: 1 surplus: 8 money: $60
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 7 critical: 1 surplus: 6 money: $800
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $1345
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 1 critical: 2 surplus: -1 money: $198
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (4ms) <P12> 93ms (100ms) <P13> 150ms (151ms) <P14> 117ms (234ms) <P15> 34ms (50ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8571 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P13)henri1971 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $27 (4 units for $111)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P12> 89ms (100ms) <P13> 150ms (150ms) <P14> 115ms (192ms) <P15> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8641 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7261375913460471584
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 19877792
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $1255 Plots: 1 Assets: 268 Total: 2023
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $800 Plots: 1 Assets: 474 Total: 1774
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $171 Plots: 2 Assets: 270 Total: 1441
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 1 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $177 Plots: 2 Assets: 214 Total: 1391
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 2 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 $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 6 units $58
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 6629
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (7ms) <P12> 93ms (100ms) <P13> 150ms (150ms) <P14> 115ms (192ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8629 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 192ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)yourslipisshowing is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 2: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 20: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 113ms (133ms) <P15> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8658 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $744
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)yourslipisshowing 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $804
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (113ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8645 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1836480442625248665
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65188074
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P14)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8650 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Plain (7,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 990
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8682 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2845611664798753677
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43935698
  INFO [PlayerEventPhase.begin]                      No player event for (P13)henri1971 (rank 2)
  INFO [Player.useFood]                              (P13)henri1971 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8685 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (3,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            henri1971 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 2345
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $55, max: 47.5, left: 1.3191028, fraction 0.027770584
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $55 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 91ms (100ms) <P13> 150ms (150ms) <P14> 116ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8706 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4297390608947264354
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.84370184
  INFO [PlayerEventPhase.begin]                      No player event for (P12)FluffyFiend (rank 3)
  INFO [Player.useFood]                              (P12)FluffyFiend 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 91ms (100ms) <P13> 150ms (150ms) <P14> 117ms (118ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8702 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (5,2) with Food factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (6,2) with Food factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 985
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 91ms (100ms) <P13> 150ms (150ms) <P14> 116ms (118ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8682 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 871690849408613786
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.78335416
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 4)
  INFO [Player.useFood]                              (P15)jellyroger 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 91ms (100ms) <P13> 150ms (150ms) <P14> 117ms (134ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8687 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger develops tile Plain (0,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1307
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $75, max: 47.5, left: 7.9527564, fraction 0.16742645
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $75 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 102ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8739 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -252181576584924450
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 102ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8741 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8604899410546933444
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 7 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 0 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 3 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 3 food, 2 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 2 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 3 food, 1 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 102ms (118ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8763 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 102ms (118ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8769 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6866171551513529709
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $58
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 6, mules potentially available: 13, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 65%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $161
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $695
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 4 critical: 0 surplus: 4 money: $356
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $192
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (184ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8715 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P14)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $47 (4 units for $188)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 99ms (100ms) <P13> 150ms (150ms) <P14> 102ms (184ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8781 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2453418063019979137
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $161
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 3 critical: 0 surplus: 3 money: $695
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $544
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $192
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 99ms (100ms) <P13> 150ms (150ms) <P14> 102ms (184ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8726 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (3 units for $252)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 90ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8801 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1826530175064805041
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 21, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 8 critical: 3 surplus: 5 money: $161
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 1 critical: 3 surplus: -2 money: $947
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 2 critical: 3 surplus: -1 money: $544
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 3 critical: 3 surplus: 0 money: $192
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 89ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8712 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $45 (4 units for $181)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 90ms (100ms) <P13> 150ms (150ms) <P14> 101ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8795 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8175002423173624993
  INFO [Shop.calcBuySellPrice]                       Current Energy price $27
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 19, needed: 11
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 3 critical: 3 surplus: 0 money: $342
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 4 critical: 3 surplus: 1 money: $785
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 2 critical: 3 surplus: -1 money: $544
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 2 critical: 2 surplus: 0 money: $192
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 90ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8703 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 3 takes over trade from buyer henri1971 rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $45 (6 units for $270)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 99ms (100ms) <P13> 150ms (150ms) <P14> 100ms (100ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3510632369222547021
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 23148992
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $695 Plots: 2 Assets: 720 Total: 2415
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $499 Plots: 3 Assets: 395 Total: 2394
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $207 Plots: 3 Assets: 570 Total: 2277
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 4 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $192 Plots: 3 Assets: 370 Total: 2062
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 3 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 $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 2 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 8 units $45
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 9148
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (100ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8747 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 5: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)yourslipisshowing is granted tile 6: Plain (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 7: Mountain2 (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 16: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (101ms) <P15> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8725 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (101ms) <P15> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8732 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 935915888786730120
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1399597
  INFO [PlayerEventPhase.begin]                      Event player: (P13)henri1971 (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: GypsyInlaws
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your Space Gypsy inlaws made a mess of the town. It cost you $150 to clean it up
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)henri1971 has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (101ms) <P15> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8732 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Mountain2 (3,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            henri1971 caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 2261
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $50, max: 47.5, left: 3.099101, fraction 0.065244235
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $50 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (101ms) <P15> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8778 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -620559398278107338
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.35750717
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P14)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 149ms (150ms) <P14> 100ms (101ms) <P15> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8773 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Plain (1,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (1,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 1695
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 101ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8797 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7231012618755089521
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9810282
  INFO [PlayerEventPhase.begin]                      No player event for (P12)FluffyFiend (rank 3)
  INFO [Player.useFood]                              (P12)FluffyFiend 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 101ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8786 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Mountain3 (6,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Mountain3 (7,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 1912
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $59, max: 47.5, left: 10.019142, fraction 0.2109293
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $59 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8852 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6116880259810581458
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5072932
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 4)
  INFO [Player.useFood]                              (P15)jellyroger 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 105ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8851 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1241
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $114, max: 47.5, left: 23.339447, fraction 0.4913568
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $114 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (184ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8866 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (184ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8856 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9170745417084293468
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 6 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 5 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 0 food, 3 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 2 food, 8 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 2 food, 8 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 5 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 0 food, 1 energy, 0 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 2 food, 8 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 2 food, 8 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (184ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8875 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (184ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1684499262269786679
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 2, mules potentially available: 9, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 67%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 4 critical: 0 surplus: 4 money: $61
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 3 critical: 0 surplus: 3 money: $319
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $266
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8807 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)henri1971 (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P14)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P14)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $51 (7 units for $357)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 116ms (184ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8870 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4792186201494677462
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 8 critical: 0 surplus: 8 money: $555
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $472
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $266
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 116ms (184ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8819 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: 116!
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $116 (8 units for $928)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 116ms (217ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 870533284644954263
  INFO [Shop.calcBuySellPrice]                       Current Food price $45
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 6 critical: 3 surplus: 3 money: $265
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 1 critical: 3 surplus: -2 money: $1483
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 2 critical: 3 surplus: -1 money: $472
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 2 critical: 3 surplus: -1 money: $266
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 99ms (100ms) <P13> 150ms (150ms) <P14> 116ms (184ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8810 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $53 (5 units for $265)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 99ms (100ms) <P13> 150ms (150ms) <P14> 101ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8854 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1066305745378668446
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 31, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 7 critical: 4 surplus: 3 money: $424
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 4 critical: 3 surplus: 1 money: $1324
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 9 critical: 3 surplus: 6 money: $472
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 9 critical: 2 surplus: 7 money: $160
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 99ms (100ms) <P13> 150ms (150ms) <P14> 116ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8806 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 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.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $34 (6 units for $207)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (133ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8881 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3451781139697565865
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22637608
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $1152 Plots: 3 Assets: 873 Total: 3525
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 4 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $621 Plots: 4 Assets: 616 Total: 3237
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 2 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $389 Plots: 4 Assets: 746 Total: 3135
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 3 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $218 Plots: 4 Assets: 680 Total: 2898
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $53
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $34
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $100
  INFO [SummaryPhase2.begin]                         Colony total: 12795
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (133ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8872 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 3: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 4: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)yourslipisshowing is granted tile 5: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 6: Mountain2 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8875 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $600
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 [AbstractLandAuctionPhase.buyLand]            (P13)henri1971 bought the plot for $624
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: :)
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 101ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8851 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $564
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)yourslipisshowing bought the plot for $564
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8863 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $504
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 [GameController.apply]                        (P14)yourslipisshowing chat: nice
  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 [AbstractLandAuctionPhase.buyLand]            (P13)henri1971 bought the plot for $504
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9189524531235660194
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.73664725
  INFO [PlayerEventPhase.begin]                      No player event for (P13)henri1971 (rank 1)
  INFO [Player.useFood]                              (P13)henri1971 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8867 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [GameModel.buyAssay]                          (P13)henri1971 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            henri1971 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (8,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 2004
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $107, max: 47.5, left: 8.399105, fraction 0.17682326
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $107 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (101ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8909 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6488401156712876777
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67633915
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P14)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (101ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8917 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 1708
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8923 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5085006988665065379
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.260356
  INFO [PlayerEventPhase.begin]                      Event player: (P12)FluffyFiend (rank 3)
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)FluffyFiend has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 116ms (118ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8922 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Mountain2 (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend undevelops tile Mountain3 (6,3)
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Mountain3 (6,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 2302
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $103, max: 47.5, left: 1.9791021, fraction 0.04166531
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $103 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 101ms (118ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8919 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1622222228129277296
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0023120046
  INFO [PlayerEventPhase.begin]                      Event player: (P15)jellyroger (rank 4)
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Player.useFood]                              (P15)jellyroger has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 101ms (118ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8922 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger develops tile Plain (7,0) with Food factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Mountain3 (1,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1961
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $119, max: 47.5, left: 8.939117, fraction 0.18819195
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $119 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 108ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8963 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 108ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8955 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6567826520128086953
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 8 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 9 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 5 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 7 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 2 food, 3 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 0 food, 6 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 4 food, 8 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 4 food, 8 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 1 food, 3 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 0 food, 4 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 3 food, 8 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 4 food, 8 energy, 3 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 116ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7553099424886424802
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1958466642869958712
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 7, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore 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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 15 critical: 0 surplus: 15 money: $667
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $181
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $82
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 3 critical: 0 surplus: 3 money: $337
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (139ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8906 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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]         (P14)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $45 (7 units for $315)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 117ms (139ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8148588209532496966
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  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]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $352
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 0 critical: 0 surplus: 0 money: $181
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $352
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $382
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 117ms (139ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8909 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $144 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 117ms (139ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8886 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5787633450886965868
  INFO [Shop.calcBuySellPrice]                       Current Food price $53
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: 144
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 1 critical: 4 surplus: -3 money: $352
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 1 critical: 4 surplus: -3 money: $181
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 3 critical: 4 surplus: -1 money: $352
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 5 critical: 4 surplus: 1 money: $382
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 117ms (139ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 3 takes over trade from buyer yourslipisshowing rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 3 takes over trade from buyer yourslipisshowing rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 3 takes over trade from buyer yourslipisshowing rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 3 takes over trade from buyer yourslipisshowing rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $73 (4 units for $292)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 116ms (267ms) <P15> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9024 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4186330363672482327
  INFO [Shop.calcBuySellPrice]                       Current Energy price $34
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 39, needed: 16
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 6 critical: 5 surplus: 1 money: $133
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 10 critical: 3 surplus: 7 money: $181
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 10 critical: 4 surplus: 6 money: $279
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 11 critical: 4 surplus: 7 money: $382
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 116ms (267ms) <P15> 33ms (37ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8895 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $40 (4 units for $162)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 102ms (267ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8991 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8350409070027674648
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22625480
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $103 Plots: 5 Assets: 2037 Total: 4640
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 4 Energy: 7 Smithore: 22 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $279 Plots: 6 Assets: 1142 Total: 4421
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 4 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $250 Plots: 5 Assets: 1415 Total: 4165
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 5 Energy: 14 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $343 Plots: 6 Assets: 753 Total: 4096
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 1 Energy: 6 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $144
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $45
  INFO [SummaryPhase2.begin]                         Shop Food: 2 units $73
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $40
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $90
  INFO [SummaryPhase2.begin]                         Colony total: 17322
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 61
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 102ms (267ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8958 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 267ms 22 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 2: Mountain1 (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 3: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)yourslipisshowing is granted tile 4: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 21: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8962 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $504
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 99ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8951 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1219250098902775977
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11038846
  INFO [PlayerEventPhase.begin]                      Event player: (P13)henri1971 (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $300 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)henri1971 has 1 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 99ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8945 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile Plain (5,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 497
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $112, max: 47.5, left: 5.684828, fraction 0.11968058
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $112 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 99ms (100ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8975 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5006498430312038999
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29698676
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 3)
  INFO [Player.useFood]                              (P15)jellyroger 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8975 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger develops tile Plain (2,4) with Smithore factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (7,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1248
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $101, max: 47.5, left: 23.45945, fraction 0.49388316
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $101 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9012 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3154094848297926292
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9805938
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P14)yourslipisshowing has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9004 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Plain (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (7,1) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (1,0) with Smithore factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 2415
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9009 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7984077681269382527
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6338977
  INFO [PlayerEventPhase.begin]                      No player event for (P12)FluffyFiend (rank 1)
  INFO [Player.useFood]                              (P12)FluffyFiend has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9007 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (6,1) with Food factory
  INFO [Mule.runAway]                                Mule runs away for (P12)FluffyFiend
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 1979
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $122, max: 47.5, left: 8.859116, fraction 0.1865077
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $122 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9016 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6583223383749579912
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 10 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 14 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 6 food, 3 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 2 food, 6 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 4 food, 3 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 4 food, 8 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 6 food, 1 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 3 food, 9 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 5 food, 4 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 5 food, 8 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9068 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5882167284477203785
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1292566001323742776
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $45
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 1, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $114 sell price $149
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 34 critical: 0 surplus: 34 money: $195
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $640
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 15 critical: 0 surplus: 15 money: $124
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 9 critical: 0 surplus: 9 money: $386
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9037 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  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 #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 [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  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]         (P14)yourslipisshowing auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $114 (58 units for $6612)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (200ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6646797554423848064
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $144
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $4071
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 7 critical: 0 surplus: 7 money: $640
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1834
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 0 critical: 0 surplus: 0 money: $1412
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (151ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9052 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: 120
  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 [GameController.apply]                        (P14)yourslipisshowing chat: high tites early
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $120 (7 units for $840)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (134ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9086 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6557528385549667277
  INFO [Shop.calcBuySellPrice]                       Current Food price $73
  INFO [Shop.printPriceFactor]                       Food shop: 2, total: 18, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 92%
  INFO [Shop.printPriceFactor]                       Food 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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 2 critical: 4 surplus: -2 money: $4071
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 3 critical: 4 surplus: -1 money: $1480
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $1834
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 6 critical: 4 surplus: 2 money: $1412
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (151ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9033 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer henri1971 rank 4 takes over trade from buyer FluffyFiend rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Player.increaseAuctionTeleportCount]         (P14)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer henri1971 rank 4 takes over trade from buyer FluffyFiend rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer henri1971 rank 4 takes over trade from buyer FluffyFiend rank 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $89 (5 units for $448)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9076 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7334562036403850733
  INFO [Shop.calcBuySellPrice]                       Current Energy price $40
  INFO [Shop.printPriceFactor]                       Energy shop: 2, total: 40, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 3 critical: 6 surplus: -3 money: $3796
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 12 critical: 4 surplus: 8 money: $1307
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 7 critical: 7 surplus: 0 money: $2007
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 16 critical: 5 surplus: 11 money: $1513
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9021 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $48 (7 units for $337)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (134ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7919335656475907566
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 15294104
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $3459 Plots: 6 Assets: 1460 Total: 7919
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $2007 Plots: 7 Assets: 1298 Total: 6805
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 3 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $1354 Plots: 7 Assets: 1473 Total: 6327
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 5 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $1709 Plots: 6 Assets: 1531 Total: 6240
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 5 Energy: 12 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 13 mules for 26 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $220
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 33 units $114
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $89
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $220
  INFO [SummaryPhase2.begin]                         Colony total: 27291
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (134ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 1: Plain (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)yourslipisshowing is granted tile 6: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 12: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 17: Mountain1 (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 116ms (233ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $244
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)FluffyFiend bought the plot for $2068
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (117ms) <P15> 33ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9023 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2008
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9022 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5475324919774246419
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77281356
  INFO [PlayerEventPhase.begin]                      No player event for (P12)FluffyFiend (rank 1)
  INFO [Player.useFood]                              (P12)FluffyFiend 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (151ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9022 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (0,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Mountain1 (6,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 1765
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $116, max: 47.5, left: 13.299217, fraction 0.27998352
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $116 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9080 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -958700747646612516
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46687824
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P14)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 102ms (134ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9080 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 993
  INFO [GameModel.gamble]                            (P14)yourslipisshowing gambles $104, max: 47.5, left: 18.014568, fraction 0.37925407
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $104 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 103ms (134ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1076193564677194425
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26508713
  INFO [PlayerEventPhase.begin]                      Event player: (P13)henri1971 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)henri1971 has 8 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 116ms (150ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9081 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P14)yourslipisshowing chat: you received a package
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Mountain1 (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (8,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9116 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -475011317659875177
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8980186
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 4)
  INFO [Player.useFood]                              (P15)jellyroger 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (7,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1600
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $107, max: 47.5, left: 16.259285, fraction 0.34230074
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $107 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9151 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9143 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9049264200586768765
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 10 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 13 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 12 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 6 food, 6 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 2 food, 6 energy, 0 smithore, 19 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 4 food, 8 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 6 food, 8 energy, 7 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 5 food, 5 energy, 18 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 3 food, 7 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 4 food, 9 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 5 food, 10 energy, 5 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7537576075484830424
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6885540184596645017
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $114
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 68%
  INFO [Shop.printPriceFactor]                       Smithore buy price $69 sell price $104
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 18 critical: 0 surplus: 18 money: $1142
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $394
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 19 critical: 0 surplus: 19 money: $2041
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 5 critical: 0 surplus: 5 money: $1696
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer henri1971 rank 3 takes over trade from buyer FluffyFiend rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer henri1971 rank 3 takes over trade from buyer FluffyFiend rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer henri1971 rank 3 takes over trade from buyer FluffyFiend rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer henri1971 rank 3 takes over trade from buyer FluffyFiend rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $69 (5 units for $345)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9227 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5913393295352342087
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $1073
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 21 critical: 0 surplus: 21 money: $118
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $2041
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 4 critical: 0 surplus: 4 money: $2041
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: majic got me
  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 [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: i forgot how to count for a minute lol
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $140 (25 units for $3500)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 104ms (117ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2595194818722162425
  INFO [Shop.calcBuySellPrice]                       Current Food price $89
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 82%
  INFO [Shop.printPriceFactor]                       Food 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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 6 critical: 4 surplus: 2 money: $1073
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 5 critical: 4 surplus: 1 money: $3058
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $2041
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 6 critical: 4 surplus: 2 money: $2601
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 104ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9083 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P13)henri1971 (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  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 [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $58 (5 units for $290)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 108ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9172 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7888929872542400332
  INFO [Shop.calcBuySellPrice]                       Current Energy price $48
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 47, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy 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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 8 critical: 7 surplus: 1 money: $1131
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 13 critical: 7 surplus: 6 money: $3058
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 10 critical: 7 surplus: 3 money: $2041
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 16 critical: 6 surplus: 10 money: $2833
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 108ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9072 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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: 150ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $48 (14 units for $676)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 115ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7313041044388404183
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22596608
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $3300 Plots: 8 Assets: 1903 Total: 9203
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 5 Energy: 9 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $1560 Plots: 8 Assets: 3331 Total: 8891
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 4 Energy: 21 Smithore: 19 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $3267 Plots: 7 Assets: 1049 Total: 7816
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 2 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $936 Plots: 8 Assets: 2859 Total: 7795
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 5 Energy: 11 Smithore: 19 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 7 mules
  INFO [Shop.buildMules]                             A mule now costs $130
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $58
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop mules: 7 $130
  INFO [SummaryPhase2.begin]                         Colony total: 33705
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 61
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 115ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P14)yourslipisshowing is granted tile 2: Mountain1 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 3: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 6: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 12: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 115ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 115ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1617051836555066354
  INFO [Development.setPlayerOrder]                  Reverse development order. 7 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.047929466
  INFO [PlayerEventPhase.begin]                      Event player: (P12)FluffyFiend (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $200
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)FluffyFiend has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (5,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [Mule.runAway]                                Mule runs away for (P12)FluffyFiend
  INFO [Mule.runAway]                                Mule runs away for (P12)FluffyFiend
  INFO [Mule.runAway]                                Mule runs away for (P12)FluffyFiend
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 2201
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $118, max: 47.5, left: 4.3791, fraction 0.09219158
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $118 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8973180405215139789
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.70555604
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 3)
  INFO [Player.useFood]                              (P15)jellyroger has 2 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (103ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger develops tile Plain (3,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            jellyroger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 925
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $121, max: 47.5, left: 8.409592, fraction 0.17704403
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $121 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (104ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4036469671863304887
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38446212
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P14)yourslipisshowing has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (104ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Plain (8,2) with Smithore factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Mountain1 (2,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 2080
  INFO [GameModel.gamble]                            (P14)yourslipisshowing gambles $100, max: 47.5, left: 6.439098, fraction 0.13555996
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $100 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (101ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3970167194795261066
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3539486
  INFO [PlayerEventPhase.begin]                      No player event for (P13)henri1971 (rank 1)
  INFO [Player.useFood]                              (P13)henri1971 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (101ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (2,3) with Food factory
  INFO [DevelopmentMessenger.showMessage]            henri1971 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 1272
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $178, max: 47.5, left: 24.31947, fraction 0.5119888
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $178 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (102ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9230 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2611168879447474204
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (102ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9153 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8051346020918152740
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 11 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 6 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 6 food, 6 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 2 food, 6 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 4 food, 0 energy, 35 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 6 food, 8 energy, 11 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 8 food, 5 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 2 food, 3 energy, 0 smithore, 26 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 4 food, 0 energy, 32 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 3 food, 6 energy, 12 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (102ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (102ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5051829942978386847
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $69
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $164 sell price $199
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 34 critical: 0 surplus: 34 money: $784
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 4 critical: 0 surplus: 4 money: $3448
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 51 critical: 0 surplus: 51 money: $1605
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 12 critical: 0 surplus: 12 money: $3383
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (102ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  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]         (P15)jellyroger auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [Player.increaseAuctionTeleportCount]         (P14)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $164 (101 units for $16564)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9165 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4353288068287102327
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $88 sell price $228
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $6360
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 26 critical: 0 surplus: 26 money: $4104
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $9969
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 4 critical: 0 surplus: 4 money: $5351
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $88 (16 units for $1408)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (102ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9175 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6887752299333156088
  INFO [Shop.calcBuySellPrice]                       Current Food price $58
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 9 critical: 4 surplus: 5 money: $4952
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 3 critical: 4 surplus: -1 money: $5512
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $9969
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 3 critical: 4 surplus: -1 money: $5351
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9127 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 4 takes over trade from buyer jellyroger rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (15) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $64 (5 units for $320)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9162 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -955501687268670904
  INFO [Shop.calcBuySellPrice]                       Current Energy price $48
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 29, needed: 32
  INFO [Shop.printPriceFactor]                       Energy is increased to 108%
  INFO [Shop.printPriceFactor]                       Energy buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 9 critical: 7 surplus: 2 money: $4696
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 5 critical: 8 surplus: -3 money: $5512
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 9 critical: 10 surplus: -1 money: $9969
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 6 critical: 7 surplus: -1 money: $5287
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9124 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $52 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9116 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1706696983452010108
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 15769416
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $9969 Plots: 9 Assets: 1664 Total: 16133
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 4 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $4696 Plots: 9 Assets: 3438 Total: 12634
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 13 Energy: 9 Smithore: 0 Crystite: 16
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $5512 Plots: 9 Assets: 2372 Total: 12384
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 3 Energy: 5 Smithore: 0 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $5287 Plots: 8 Assets: 1675 Total: 10962
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 4 Energy: 6 Smithore: 0 Crystite: 4
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $320
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop Smithore: 73 units $164
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $320
  INFO [SummaryPhase2.begin]                         Colony total: 52113
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 60
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9113 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 1: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 2: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)yourslipisshowing is granted tile 3: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 4: Mountain1 (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 2ms (6ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (116ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9089 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1500
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 2ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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]            (P15)jellyroger bought the plot for $3520
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 108ms (122ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9096 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $3460
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 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 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  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 [GameController.apply]                        (P14)yourslipisshowing chat: mine!
  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 [AbstractLandAuctionPhase.buyLand]            (P13)henri1971 bought the plot for $3468
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: ouch
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 116ms (134ms) <P15> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9104 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4903154830843964193
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.36233646
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P14)yourslipisshowing has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 116ms (134ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Mountain1 (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Mountain1 (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (1,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing undevelops tile Plain (8,2)
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (50ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9129 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4392068952668893031
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.20170492
  INFO [PlayerEventPhase.begin]                      Event player: (P12)FluffyFiend (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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 [Player.useFood]                              (P12)FluffyFiend has 13 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9129 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (5,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Crater (6,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 2041
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $150, max: 47.5, left: 6.6790977, fraction 0.14061259
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $150 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3175307744110761259
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95555604
  INFO [PlayerEventPhase.begin]                      No player event for (P13)henri1971 (rank 3)
  INFO [Player.useFood]                              (P13)henri1971 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile Plain (2,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile River (4,0) with Food factory
  INFO [GameModel.developLand]                       (P13)henri1971 undevelops tile Plain (5,0)
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (5,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 1530
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $163, max: 47.5, left: 6.274341, fraction 0.13209139
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $163 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8672854728657553658
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7956147
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 4)
  INFO [Player.useFood]                              (P15)jellyroger has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger develops tile Plain (3,4) with Energy factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (3,2) with Energy factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Mountain1 (3,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 2087
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $160, max: 47.5, left: 5.7590985, fraction 0.12124418
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $160 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2194220993944379034
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8165719575124228744
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 5 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 6 food, 23 energy, 12 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 4 food, 28 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 4 food, 23 energy, 27 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 6 food, 38 energy, 7 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 2 food, 24 energy, 12 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 4 food, 26 energy, 0 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 4 food, 23 energy, 27 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 3 food, 35 energy, 10 smithore, 4 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6503384550310174862
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $164
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-2
  INFO [Shop.printPriceFactor]                       Smithore shop: 73, mules potentially available: 44, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $70 sell price $105
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 12 critical: 0 surplus: 12 money: $3731
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $1887
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 27 critical: 0 surplus: 27 money: $9649
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 10 critical: 0 surplus: 10 money: $1212
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  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]         (P12)FluffyFiend auction teleport count: 1
  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 [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 [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]         (P14)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $70 (49 units for $3430)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (101ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5731668736117900087
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $88
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 21 critical: 0 surplus: 21 money: $4571
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 21 critical: 0 surplus: 21 money: $1887
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $11539
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 8 critical: 0 surplus: 8 money: $1912
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P13)henri1971 (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (15) 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 [Shop.setAveragePrice]                        Crystite price set to average $92 (50 units for $4600)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9242 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 55031434152771069
  INFO [Shop.calcBuySellPrice]                       Current Food price $64
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 18, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 108%
  INFO [Shop.printPriceFactor]                       Food buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 7 critical: 5 surplus: 2 money: $6503
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 4 critical: 5 surplus: -1 money: $3819
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 4 critical: 5 surplus: -1 money: $11539
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 3 critical: 5 surplus: -2 money: $2648
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9125 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $69 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9121 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3852136777871889935
  INFO [Shop.calcBuySellPrice]                       Current Energy price $52
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 113, needed: 29
  INFO [Shop.printPriceFactor]                       Energy is decreased to 44%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 26 critical: 8 surplus: 18 money: $6503
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 26 critical: 7 surplus: 19 money: $3819
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 25 critical: 8 surplus: 17 money: $11539
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 36 critical: 6 surplus: 30 money: $2648
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9099 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (4ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9092 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 948079862294262461
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 23085464
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $11539 Plots: 10 Assets: 1876 Total: 18415
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 4 Energy: 25 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $6503 Plots: 10 Assets: 2108 Total: 13611
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 7 Energy: 26 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $3819 Plots: 11 Assets: 2001 Total: 11320
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 4 Energy: 26 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $2648 Plots: 10 Assets: 2007 Total: 9655
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 3 Energy: 36 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 $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 110 units $70
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $69
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 53001
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9086 bytes
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 150ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)henri1971 is granted tile 0: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P15)jellyroger is granted tile 1: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P12)FluffyFiend is granted tile 2: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (116ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9068 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (116ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9064 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4517007849021770242
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40159237
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P14)yourslipisshowing has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9064 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,1) with Energy factory
  INFO [GameModel.sellMule]                          (P14)yourslipisshowing sold a mule for $215
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 1950
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9108 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6325668538057148231
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09325826
  INFO [PlayerEventPhase.begin]                      Event player: (P12)FluffyFiend (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $300
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P12)FluffyFiend has 7 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile River (4,4) with Food factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend undevelops tile Plain (5,4)
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (5,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 1834
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $166, max: 47.5, left: 10.81916, fraction 0.2277718
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $166 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9138 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8083310843382497235
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26759166
  INFO [PlayerEventPhase.begin]                      Event player: (P13)henri1971 (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $300
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P13)henri1971 has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9141 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile River (4,3) with Food factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (5,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (0,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 1875
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $155, max: 47.5, left: 1.4992971, fraction 0.03156415
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $155 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9142 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8045230951373074772
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7956608
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 4)
  INFO [Player.useFood]                              (P15)jellyroger has 3 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (0,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1525
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1260431737760931447
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P14)yourslipisshowing Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8965215519788921023
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 26 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 26 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 25 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 36 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 8 food, 8 energy, 12 smithore, 18 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 8 food, 12 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 4 food, 15 energy, 10 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 6 food, 17 energy, 7 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 10 food, 8 energy, 12 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 9 food, 11 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 4 food, 17 energy, 11 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 6 food, 22 energy, 7 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9279 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9281 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5110331107254875891
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $70
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 110, mules potentially available: 65, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 12 critical: 0 surplus: 12 money: $6679
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $3819
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 11 critical: 0 surplus: 11 money: $11464
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 7 critical: 0 surplus: 7 money: $2358
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (116ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9298 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  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]         (P14)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $58 (30 units for $1740)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9313 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3906055248405192122
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 17 critical: 0 surplus: 17 money: $7375
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 30 critical: 0 surplus: 30 money: $3819
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 6 critical: 0 surplus: 6 money: $12102
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 13 critical: 0 surplus: 13 money: $2764
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9294 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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]         (P14)yourslipisshowing auction teleport count: 1
  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 [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]         (P12)FluffyFiend auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $84 (56 units for $4704)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 106ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9290 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3588101232176613815
  INFO [Shop.calcBuySellPrice]                       Current Food price $69
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 30, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 11 critical: 5 surplus: 6 money: $8803
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 9 critical: 5 surplus: 4 money: $6339
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 4 critical: 5 surplus: -1 money: $12606
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 6 critical: 5 surplus: 1 money: $3016
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 117ms (118ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P14)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)henri1971 (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $58 (3 units for $176)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 117ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9318 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8382801289966599750
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 121, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 21 critical: 10 surplus: 11 money: $8735
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 24 critical: 10 surplus: 14 money: $6515
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 32 critical: 7 surplus: 25 money: $12498
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 44 critical: 8 surplus: 36 money: $3016
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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 (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $25 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6545341248737990008
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 40946344
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $12498 Plots: 10 Assets: 2063 Total: 19561
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 6 Energy: 32 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $8735 Plots: 11 Assets: 2381 Total: 16616
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 12 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $6515 Plots: 12 Assets: 2268 Total: 14783
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 6 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $3016 Plots: 11 Assets: 3373 Total: 11889
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 6 Energy: 44 Smithore: 0 Crystite: 10
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 132 units $58
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 62849
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9246 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9240 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4012790136546352542
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9637093
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P14)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Mountain3 (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (1,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9250 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5910134971973393134
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.75414205
  INFO [PlayerEventPhase.begin]                      No player event for (P12)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P12)FluffyFiend 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Mountain1 (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Mountain2 (5,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)FluffyFiend sold a mule for $185
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 1901
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $179, max: 47.5, left: 9.47913, fraction 0.19956063
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $179 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1572578720196522119
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.80889785
  INFO [PlayerEventPhase.begin]                      No player event for (P13)henri1971 (rank 3)
  INFO [Player.useFood]                              (P13)henri1971 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 100ms (117ms) <P15> 33ms (36ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile River (4,3) with Energy factory
  INFO [GameModel.sellMule]                          (P13)henri1971 sold a mule for $135
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 1381
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $205, max: 47.5, left: 19.879368, fraction 0.418513
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $205 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -729418556215095094
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40759206
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 4)
  INFO [Player.useFood]                              (P15)jellyroger 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9265 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Mountain1 (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Mountain3 (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 100ms (101ms) <P15> 34ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9223 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5376612674991928095
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (116ms) <P15> 34ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9238 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8291850754594803030
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 24 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 32 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 44 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 5 food, 6 energy, 4 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 5 food, 6 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 5 food, 9 energy, 0 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 11 food, 2 energy, 0 smithore, 32 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 4 food, 5 energy, 4 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 5 food, 8 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 6 food, 10 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 8 food, 3 energy, 0 smithore, 35 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (116ms) <P15> 33ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (116ms) <P15> 33ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9163057099293374028
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $58
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 132, mules potentially available: 79, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 4 critical: 0 surplus: 4 money: $8789
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $6645
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $12213
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $2816
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 101ms (117ms) <P15> 33ms (49ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: ;P
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: WOOF
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $51 (4 units for $204)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9278 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2112696709100386799
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $112 sell price $252
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 37 critical: 0 surplus: 37 money: $8993
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 35 critical: 0 surplus: 35 money: $6645
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 22 critical: 0 surplus: 22 money: $12213
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 45 critical: 0 surplus: 45 money: $2816
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (167ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [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]         (P14)yourslipisshowing 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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: wish i had nicer tites
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $112 (139 units for $15568)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (167ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2825982416625038106
  INFO [Shop.calcBuySellPrice]                       Current Food price $58
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 30, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: but gg so far guys!!!
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 8 critical: 5 surplus: 3 money: $13137
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 6 critical: 5 surplus: 1 money: $10565
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 7 critical: 5 surplus: 2 money: $14677
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 9 critical: 5 surplus: 4 money: $7856
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 116ms (200ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9228 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $61 (2 units for $122)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (166ms) <P14> 117ms (284ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9230 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7382716745400629753
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 92, needed: 39
  INFO [Shop.printPriceFactor]                       Energy is decreased to 57%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 14 critical: 10 surplus: 4 money: $13015
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 20 critical: 10 surplus: 10 money: $10565
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 29 critical: 8 surplus: 21 money: $14736
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 29 critical: 11 surplus: 18 money: $7919
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (100ms) <P13> 150ms (153ms) <P14> 117ms (284ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 284ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 116ms (284ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1619779649787391686
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 38831744
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $14736 Plots: 10 Assets: 2216 Total: 21952
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 6 Energy: 29 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $13015 Plots: 11 Assets: 2245 Total: 20760
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 10 Energy: 14 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $10565 Plots: 12 Assets: 2261 Total: 18826
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 6 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $7919 Plots: 11 Assets: 2498 Total: 15917
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 8 Energy: 29 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $112
  INFO [SummaryPhase2.begin]                         Shop Smithore: 134 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $61
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 77455
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 100ms (100ms) <P13> 150ms (153ms) <P14> 117ms (284ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 100ms (100ms) <P13> 150ms (153ms) <P14> 117ms (284ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 100ms (100ms) <P13> 150ms (153ms) <P14> 117ms (284ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7136874069172337163
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3635053
  INFO [PlayerEventPhase.begin]                      No player event for (P14)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P14)yourslipisshowing 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (5ms) <P12> 99ms (100ms) <P13> 150ms (153ms) <P14> 117ms (256ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing undevelops tile Mountain1 (2,2)
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)yourslipisshowing develops tile Mountain1 (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 2139
  INFO [GameModel.gamble]                            (P14)yourslipisshowing gambles $155, max: 47.5, left: 4.7190995, fraction 0.09934946
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $155 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (156ms) <P14> 100ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9186 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3763812274703165988
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5862961
  INFO [PlayerEventPhase.begin]                      No player event for (P12)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P12)FluffyFiend 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (156ms) <P14> 104ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Mountain3 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile River (4,4) with Energy factory
  INFO [GameModel.sellMule]                          (P12)FluffyFiend sold a mule for $125
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 1416
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $168, max: 47.5, left: 19.179352, fraction 0.40377584
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $168 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (167ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3967838546441941067
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6680096
  INFO [PlayerEventPhase.begin]                      No player event for (P13)henri1971 (rank 3)
  INFO [Player.useFood]                              (P13)henri1971 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 [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (167ms) <P14> 100ms (117ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9178 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)FluffyFiend chat: REMATCH, the 4 of us again?
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)henri1971 sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 961
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $187, max: 47.5, left: 28.27956, fraction 0.59535915
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $187 in the pub
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: old lady is on me to play cards
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (167ms) <P14> 100ms (117ms) <P15> 34ms (35ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2332304451114154377
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39985627
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 4)
  INFO [Player.useFood]                              (P15)jellyroger has 8 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (167ms) <P14> 100ms (118ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)FluffyFiend chat: damn that old bag!
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: lol
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (7,3) with Crystite factory
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: she's on me like flies on pie
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (7,4) with Crystite factory
  INFO [GameController.apply]                        (P12)FluffyFiend chat: henri? jelly?
  INFO [GameModel.sellMule]                          (P15)jellyroger sold a mule for $125
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1930
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $169, max: 47.5, left: 8.8991165, fraction 0.18734983
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $169 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (118ms) <P15> 33ms (50ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6243602604051611798
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P14)yourslipisshowing Mountain1 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (118ms) <P15> 33ms (50ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9127 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3348111202211617219
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 14 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 20 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 29 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 29 energy and needs 10 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 0 food, 13 energy, 0 smithore, 38 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 4 food, 5 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 0 food, 3 energy, 0 smithore, 48 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: fun 
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: fun fact
  INFO [GameController.apply]                        (P15)jellyroger chat: last minute shopping
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: jelly is majic mule
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 0 food, 14 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 3 food, 8 energy, 0 smithore, 42 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 5 food, 0 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 0 food, 4 energy, 0 smithore, 58 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (118ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 100ms (118ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9175 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7509758604157473326
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $2
  INFO [Shop.printPriceFactor]                       Smithore shop: 134, mules potentially available: 81, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)FluffyFiend chat: ok jell
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $13133
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $10702
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $14741
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $7938
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (150ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [NetworkTimer.start]                          Started "countdown" at 6.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 [AbstractAuctionPhase.timerFinished]          Starting auction in 0.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: :P
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $52 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (267ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9166 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2336725442793957235
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $112
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 36 critical: 0 surplus: 36 money: $13133
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 42 critical: 0 surplus: 42 money: $10702
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 29 critical: 0 surplus: 29 money: $14741
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 58 critical: 0 surplus: 58 money: $7938
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (267ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9154 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: whoa
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)FluffyFiend (P13)henri1971 (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [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 [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 [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 [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 [GameController.apply]                        (P14)yourslipisshowing chat: high tite prices most of the game
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P12)FluffyFiend chat: my goodness
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P14)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P12)FluffyFiend auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [Player.increaseAuctionTeleportCount]         (P13)henri1971 auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [Player.increaseAuctionTeleportCount]         (P15)jellyroger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: jelly is coming back!
  INFO [GameController.apply]                        (P12)FluffyFiend chat: close game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (165 units for $24420)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (268ms) <P15> 34ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9134 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1959557431958557139
  INFO [Shop.calcBuySellPrice]                       Current Food price $61
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 15, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 125%
  INFO [Shop.printPriceFactor]                       Food buy price $61 sell price $96
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 3 critical: 5 surplus: -2 money: $18461
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 4 critical: 5 surplus: -1 money: $16918
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 6 critical: 5 surplus: 1 money: $19033
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 2 critical: 5 surplus: -3 money: $16522
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (268ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: yep
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (15) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  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 [GameController.apply]                        (P14)yourslipisshowing chat: wish i had double d's
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $76 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (1ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 117ms (234ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4623805397731738913
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 69, needed: 41
  INFO [Shop.printPriceFactor]                       Energy is decreased to 70%
  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 [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: instead i have a's
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 19 critical: 9 surplus: 10 money: $18461
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 16 critical: 11 surplus: 5 money: $16918
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 15 critical: 10 surplus: 5 money: $19033
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 19 critical: 11 surplus: 8 money: $16522
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 90ms (100ms) <P13> 150ms (150ms) <P14> 117ms (200ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9136 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)FluffyFiend (P13)henri1971 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)yourslipisshowing (P15)jellyroger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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: 184ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 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 $25 (3 units for $33)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (150ms) <P14> 101ms (133ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9149 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7481038033235546039
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 30928520
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $18428 Plots: 11 Assets: 2113 Total: 26041
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 3 Energy: 22 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $19055 Plots: 10 Assets: 1921 Total: 25976
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 6 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $16918 Plots: 12 Assets: 2149 Total: 25067
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 4 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $16533 Plots: 11 Assets: 2037 Total: 24070
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 2 Energy: 18 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 $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 134 units $52
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 101154
  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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 62
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (134ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9160 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 100ms (134ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (6ms) <P12> 99ms (100ms) <P13> 150ms (154ms) <P14> 101ms (167ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9139 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1669729493648500846
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65056705
  INFO [PlayerEventPhase.begin]                      No player event for (P12)FluffyFiend (rank 1)
  INFO [Player.useFood]                              (P12)FluffyFiend has 3 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (6ms) <P12> 99ms (100ms) <P13> 150ms (153ms) <P14> 101ms (136ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9146 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)FluffyFiend develops tile Plain (1,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)FluffyFiend finishes on update 1256
  INFO [GameModel.gamble]                            (P12)FluffyFiend gambles $212, max: 47.5, left: 5.37949, fraction 0.113252416
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $212 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (134ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4026943737579737243
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1402151
  INFO [PlayerEventPhase.begin]                      Event player: (P14)yourslipisshowing (rank 2)
  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 $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)FluffyFiend chat: gg
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P14)yourslipisshowing has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (100ms) <P13> 150ms (151ms) <P14> 101ms (134ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)yourslipisshowing develops tile Mountain1 (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)yourslipisshowing finishes on update 756
  INFO [GameModel.gamble]                            (P14)yourslipisshowing gambles $248, max: 47.5, left: 32.379654, fraction 0.6816769
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $248 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 151ms (153ms) <P14> 103ms (134ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1302465540831811210
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5503651
  INFO [PlayerEventPhase.begin]                      No player event for (P13)henri1971 (rank 3)
  INFO [Player.useFood]                              (P13)henri1971 has 4 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 151ms (151ms) <P14> 103ms (134ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)henri1971
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)henri1971 develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)henri1971 develops tile River (4,3) with Food factory
  INFO [GameModel.sellMule]                          (P13)henri1971 sold a mule for $150
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)henri1971 finishes on update 1397
  INFO [GameModel.gamble]                            (P13)henri1971 gambles $233, max: 47.5, left: 11.0593605, fraction 0.23282865
  INFO [DevelopmentMessenger.showMessage]            henri1971 won $233 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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 103ms (116ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5689079441138428770
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46546715
  INFO [PlayerEventPhase.begin]                      No player event for (P15)jellyroger (rank 4)
  INFO [Player.useFood]                              (P15)jellyroger has 2 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]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (151ms) <P14> 103ms (117ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9165 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P15)jellyroger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P15)jellyroger undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P15)jellyroger develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P15)jellyroger finishes on update 1078
  INFO [GameModel.gamble]                            (P15)jellyroger gambles $201, max: 47.5, left: 0.43968713, fraction 0.0092565715
  INFO [DevelopmentMessenger.showMessage]            jellyroger won $201 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 101ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9158 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 101ms (116ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9151 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6084194141886396745
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)FluffyFiend has 22 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)henri1971 has 16 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P14)yourslipisshowing has 13 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P15)jellyroger has 18 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend expects 0 food, 2 energy, 0 smithore, 55 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 expects 8 food, 0 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 42 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger expects 0 food, 0 energy, 0 smithore, 52 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: gonna be tight
  INFO [Client.receiveTCPMessages]                   Client: Continue (15) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)FluffyFiend produced 0 food, 1 energy, 0 smithore, 57 crystite
  INFO [ProductionPhase.logProduction]               (P13)henri1971 produced 6 food, 0 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P14)yourslipisshowing produced 5 food, 0 energy, 0 smithore, 41 crystite
  INFO [ProductionPhase.logProduction]               (P15)jellyroger produced 0 food, 0 energy, 0 smithore, 54 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (2ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 115ms (117ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -375775824044031751
  INFO [GameController.apply]                        Client Synchronization OK
  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 (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1978549521351954707
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $52
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 134, mules potentially available: 80, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $18540
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Smithore: 0 critical: 0 surplus: 0 money: $17126
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $19303
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Smithore: 0 critical: 0 surplus: 0 money: $16684
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9028 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 64
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9018 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7142399688905765414
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Crystite: 57 critical: 0 surplus: 57 money: $18540
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Crystite: 46 critical: 0 surplus: 46 money: $17126
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Crystite: 41 critical: 0 surplus: 41 money: $19303
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Crystite: 54 critical: 0 surplus: 54 money: $16684
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (133ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 65
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (133ms) <P15> 33ms (33ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8996 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1025950428974169795
  INFO [Shop.calcBuySellPrice]                       Current Food price $76
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 12, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 150%
  INFO [Shop.printPriceFactor]                       Food buy price $99 sell price $134
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Food: 0 critical: 0 surplus: 0 money: $18540
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Food: 6 critical: 0 surplus: 6 money: $17126
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Food: 6 critical: 0 surplus: 6 money: $19303
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Food: 0 critical: 0 surplus: 0 money: $16684
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 101ms (133ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8978 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 66
  INFO [GameController.apply]                        (P13)henri1971 chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (146ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8982 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6778813413508713557
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 22, needed: 47
  INFO [Shop.printPriceFactor]                       Energy is increased to 185%
  INFO [Shop.printPriceFactor]                       Energy buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)FluffyFiend Energy: 10 critical: 0 surplus: 10 money: $18540
  INFO [CollectionPhase.goToNextPhase]               (P13)henri1971 Energy: 3 critical: 0 surplus: 3 money: $17126
  INFO [CollectionPhase.goToNextPhase]               (P14)yourslipisshowing Energy: 3 critical: 0 surplus: 3 money: $19303
  INFO [CollectionPhase.goToNextPhase]               (P15)jellyroger Energy: 6 critical: 0 surplus: 6 money: $16684
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (149ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8983 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 67
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (15) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10> 1ms (3ms) <P12> 100ms (101ms) <P13> 150ms (150ms) <P14> 116ms (149ms) <P15> 33ms (34ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8978 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 66377447321212810
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 21990888
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Money: $18540 Plots: 11 Assets: 6683 Total: 30723
  INFO [SummaryPhase2.begin]                         (P12)FluffyFiend Food: 0 Energy: 10 Smithore: 0 Crystite: 57
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Money: $19303 Plots: 10 Assets: 5541 Total: 29844
  INFO [SummaryPhase2.begin]                         (P14)yourslipisshowing Food: 6 Energy: 3 Smithore: 0 Crystite: 41
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Money: $17126 Plots: 12 Assets: 6156 Total: 29282
  INFO [SummaryPhase2.begin]                         (P13)henri1971 Food: 6 Energy: 3 Smithore: 0 Crystite: 46
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Money: $16684 Plots: 11 Assets: 6297 Total: 28481
  INFO [SummaryPhase2.begin]                         (P15)jellyroger Food: 0 Energy: 6 Smithore: 0 Crystite: 54
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 132 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $114
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 118330
  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 [GameController.apply]                        Client Synchronization OK
  INFO [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P12)FluffyFiend chat: meow
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P14)yourslipisshowing chat: woof!
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (15) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /47.16.187.32 <P15>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 102795 user number 15
  INFO [ConnectedClient.removeUser]                  Server: Removing user 15 from /47.16.187.32 <P15>
  INFO [Server.removeClient]                         Server: Removing client /47.16.187.32 <> with id fd0989d1-778d-4783-99e4-1e602deef096
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /47.16.187.32 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /38.39.165.155 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103178 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /38.39.165.155 <P12>
  INFO [Server.removeClient]                         Server: Removing client /38.39.165.155 <> with id 9a107a17-fd45-4574-8ca7-f8bcd4b4d8e1
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /38.39.165.155 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.187 <P14>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /174.243.0.187 <P14>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.187 <> with id 0e106a2c-840f-4357-840b-b38f988bf6cf
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.187 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /87.95.196.185 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106250 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /87.95.196.185 <P13>
  INFO [Server.removeClient]                         Server: Removing client /87.95.196.185 <> with id afaadb56-d765-4218-a797-9e4b5bfdfdd3
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /87.95.196.185 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10> with id 4dc2c43a-3719-4e9c-80c4-593a658fdfab
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10>
  WARNING [ServerMessageHandler.processUDPMessage]   Server: Ping message from unknown UDP address /127.0.0.1:6261
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 11 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 18
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 01c0584e-9bf5-4917-9ed5-893c340e2599
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 61edcf29a82377a0002d4b948c9a6ec0615a719fa1e5bf77c368d32548c4e9f7
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853676) Empress3005: need one more!!!
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 01c0584e-9bf5-4917-9ed5-893c340e2599
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 01c0584e-9bf5-4917-9ed5-893c340e2599
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id f535125f-223d-4e91-b861-ead9ae3bd792
  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 157974
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id a2be7a2e-d2ae-48df-8fab-27a677b86438
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S11> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S11> requests UDP address /75.24.213.169:6261
  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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7245 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: f535125f-223d-4e91-b861-ead9ae3bd792
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 14 bytes
  INFO [Player.<init>]                               Creating (P12)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P12)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P13)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /71.84.97.93 id 01b32876-f83b-49fc-8e19-056edbafb866
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.84.97.93 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 45 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Chuckie Chuck is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Chuckie Chuck (ID: 9941)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.84.97.93 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7388 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /71.84.97.93 <S12> requests UDP address /71.84.97.93:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Chuckie Chuck (ID 9941)
  INFO [ServerMessageHandler.processPlayerJoin]      /71.84.97.93 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Chuckie Chuck joins the players
  INFO [Player.<init>]                               Creating (P12)Chuckie Chuck
  INFO [GameModel.setRemoteUser]                     (P12)Chuckie Chuck is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey CC!!!
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: Hey, I got time for a quick one
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: Wife decided to "wash her face"
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: server:addai.
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: server addai
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: server: addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.L.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<A.L.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.L.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.L.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: GL - HF!!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Chuckie Chuck voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <D.A.N.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.L.A.N.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)<A.L.A.N.> (P13)<D.A.N.> 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 160
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (149ms) <P12> 183ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7528 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (149ms) <P12> 183ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7523 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5814292565186210616
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<D.A.N.> (P11)Cyber Ranger (P14)<A.L.A.N.> (P12)Chuckie Chuck 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22825480
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> 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]                         (P14)<A.L.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck 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]                        (P12)Chuckie Chuck chat: if I type it enough times I'll get it right
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (149ms) <P12> 184ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7516 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (117ms) <P12> 184ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7669 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <D.A.N.> prefers Energy
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.L.A.N.> prefers Food
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 46444300ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 7616 tiles in 46867300ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (5,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> 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 5 frames, rountrip 1ms, max 184ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 1ms, max 184ms
  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 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 22 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 24: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 30 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (149ms) <P12> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7757 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (149ms) <P12> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7757 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6051345753618966859
  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 (P13)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 84ms (149ms) <P12> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7764 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> starts by assaying Plain (5,2)
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 201 tiles in 2409800ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Crystite (+2) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (5,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (7,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $54, max: 47.5, left: 2.3991017, fraction 0.050507404
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $54 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2281
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8283 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8602744632553499052
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (116ms) <P12> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8285 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1054
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $52, max: 47.5, left: 26.95953, fraction 0.5675691
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $52 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 150ms (205ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8323 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4677794531079259816
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (84ms) <P12> 152ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8326 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 161 tiles in 1985300ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: River Food (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1980 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: You have time to restart for Boot in 5 min or so?
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $91, max: 47.5, left: 16.45929, fraction 0.34651136
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $91 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 1578
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8385 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3954196281804294069
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 4)
  INFO [Player.useFood]                              (P12)Chuckie Chuck has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8384 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Mountain3 (7,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 1570
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $119, max: 47.5, left: 23.799458, fraction 0.50104123
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $119 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 134ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8430 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3219562389363275792
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 134ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8491 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7476754124167207996
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.L.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> expects 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.L.A.N.> produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (84ms) <P12> 134ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8515 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (84ms) <P12> 134ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8518 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7510974927121312099
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-12
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $38 sell price $73
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $1069
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $954
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $952
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1066
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (84ms) <P12> 134ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8596 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $73
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 216ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P14)<A.L.A.N.> (P11)Cyber Ranger (P12)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $38 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 83ms (84ms) <P12> 134ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8585 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -237027047815664058
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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]                        (P12)Chuckie Chuck chat: possibly is he coming?
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $1069
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 2 critical: 0 surplus: 2 money: $954
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 1 critical: 0 surplus: 1 money: $952
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1066
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 68ms (84ms) <P12> 136ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8602 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $104
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 216ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.L.A.N.> (P12)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $104 (3 units for $312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 183ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8616 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1144096454496111347
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 16, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Food: 1 critical: 3 surplus: -2 money: $1069
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 1 critical: 3 surplus: -2 money: $1162
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1056
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Food: 5 critical: 3 surplus: 2 money: $1066
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 68ms (84ms) <P12> 184ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8600 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.816 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 184ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P12)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.L.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.L.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (9 units for $450)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 75ms (84ms) <P12> 183ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8615 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2484259578891051555
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 13, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Energy: 2 critical: 1 surplus: 1 money: $969
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 1 critical: 2 surplus: -1 money: $1062
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $806
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.L.A.N.> Energy: 1 critical: 2 surplus: -1 money: $1166
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 71ms (100ms) <P12> 183ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8596 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P14)<A.L.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <A.L.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.L.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 151ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8618 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5256501991862421055
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 34005296
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Money: $1076 Plots: 1 Assets: 345 Total: 1921
  INFO [SummaryPhase2.begin]                         (P14)<A.L.A.N.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1062 Plots: 1 Assets: 330 Total: 1892
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $969 Plots: 1 Assets: 325 Total: 1794
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $536 Plots: 1 Assets: 750 Total: 1786
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 7 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 $70
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $70
  INFO [SummaryPhase2.begin]                         Colony total: 7393
  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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: He's coming...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 66
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 71ms (100ms) <P12> 151ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8624 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <A.L.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 6361 tiles in 50758000ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 4 plans testing 6361 tiles in 51292100ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2557 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2557 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2557 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2557 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (5,1)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2981 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2981 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2981 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy <claim> (+3) 2196 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2981 points
  INFO [LandGrantActuator.update]                    AI: <A.L.A.N.> wants Plain (5,1)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <A.L.A.N.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <A.L.A.N.> can't claim Plain (5,1) and wants Plain (6,2) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 13 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 13: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 21 frame 3
  INFO [LandGrantActuator.pickNextTile]              AI: <A.L.A.N.> can't claim Plain (6,2) and wants Plain (6,3) instead
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 21: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 28 frame 4
  INFO [LandGrantActuator.pickNextTile]              AI: <A.L.A.N.> panics in land grant!
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 28: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P14)<A.L.A.N.> pressed at plot 29 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.L.A.N.> is granted tile 29: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (100ms) <P12> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8663 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $479
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $476
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $920
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P14)<A.L.A.N.> (P11)Cyber Ranger (P12)Chuckie Chuck 
  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: <A.L.A.N.> new price $872 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $436 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $880 (changed $8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $436 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $880 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $880 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $920 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $916 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $404 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $856 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $860 (changed $4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $896 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $860 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $904 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $920 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $888 (changed $-32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $920 (changed $36)
  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 [AbstractLandAuctionPhase.buyLand]            (P12)Chuckie Chuck bought the plot for $564
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 83ms (133ms) <P12> 150ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8666 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $504
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $777
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $776
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.L.A.N.> targets price $920
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P14)<A.L.A.N.> (P11)Cyber Ranger (P12)Chuckie Chuck 
  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: <A.L.A.N.> new price $920 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $920 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $796 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $912 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $796 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $908 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $908 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $852 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $812 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $904 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $876 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $920 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $864 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $908 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $864 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $840 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $900 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.L.A.N.> new price $920 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $840 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $776 (changed $-64)
  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)<A.L.A.N.> bought the plot for $816
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8685 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8748098385363288928
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.98469204
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.L.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.L.A.N.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 150ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8686 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.L.A.N.>
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.L.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.L.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.L.A.N.> found 1 plans testing 444 tiles in 2882100ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.L.A.N.> Plan: Plain Energy (+3) Plain Energy (+3) 1980 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 3035 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.L.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (7,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (7,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- is trying Plain (0,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.L.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.L.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (7,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: He's in the lobby
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.L.A.N.> develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.L.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> is assaying Plain (7,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.L.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.L.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.L.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.L.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.L.A.N.> gambles $50, max: 47.5, left: 2.7391014, fraction 0.057665292
  INFO [DevelopmentMessenger.showMessage]            <A.L.A.N.> won $50 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.L.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.L.A.N.> finishes on update 2264
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 167ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8734 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2422806085508579529
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.86177355
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 167ms (203ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8740 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 171 tiles in 2396400ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy (+3) 2087 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 2557 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (5,1): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: server: restart
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (5,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $160, max: 47.5, left: 35.71973, fraction 0.7519943
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $160 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 589
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:restart
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13 P14> with id 01c0584e-9bf5-4917-9ed5-893c340e2599
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <P11> with id a2be7a2e-d2ae-48df-8fab-27a677b86438
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /71.84.97.93 <P12> with id 01b32876-f83b-49fc-8e19-056edbafb866
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /71.84.97.93 <P12>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.84.97.93 <>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [GameController.close]                        Left server in 22 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 19
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id d6ef653c-b0cf-44f0-a171-59dab8db2748
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 7968ab7f1b7d15ffebd480f4d6183b7d2670f2bd94066fdba379fd8108ea2649
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 d6ef653c-b0cf-44f0-a171-59dab8db2748
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 d6ef653c-b0cf-44f0-a171-59dab8db2748
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853677) Empress3005: Slip? Wanna join?
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853678) Cyber Ranger: C'mon in - the water's fine!!!
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853679) FluffyFiend: smells like pee and cheddar
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 804b9cda-0d67-43d6-98ec-ac69b46936f1
  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 157975
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id a89568c8-c432-4158-b464-24877133e704
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <> requests UDP address /75.24.213.169:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7222 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.acceptClients]                        Server: Accepted client /71.84.97.93 id 179369da-5953-41ea-85e2-03e222324441
  INFO [ServerMessageHandler.processJoin]            Server: Client /71.84.97.93 <S12> joins
  INFO [Server.initUdp]                              Server: Client /71.84.97.93 <S12> requests UDP address /71.84.97.93:6261
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 45 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)Chuckie Chuck is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)Chuckie Chuck (ID: 9941)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /71.84.97.93 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7324 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)Chuckie Chuck (ID 9941)
  INFO [Server.purgePendingClients]                  client purged: 804b9cda-0d67-43d6-98ec-ac69b46936f1
  INFO [ServerMessageHandler.processPlayerJoin]      /71.84.97.93 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)Chuckie Chuck joins the players
  INFO [Player.<init>]                               Creating (P12)Chuckie Chuck
  INFO [GameModel.setRemoteUser]                     (P12)Chuckie Chuck is a remote Player
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /156.34.5.237 id ffea7244-2489-465e-83b0-abab1eabc92b
  INFO [Server.initUdp]                              Server: Client /156.34.5.237 <> requests UDP address /156.34.5.237:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /156.34.5.237 <S14> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (14) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S14)C64MuleBoot is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S14)C64MuleBoot (ID: 101485)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /156.34.5.237 <S14>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7528 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S14)C64MuleBoot (ID 101485)
  INFO [ServerMessageHandler.processPlayerJoin]      /156.34.5.237 <S14> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (14) 0 bytes
  INFO [UserController.apply]                        (S14)C64MuleBoot joins the players
  INFO [Player.<init>]                               Creating (P14)C64MuleBoot
  INFO [GameModel.setRemoteUser]                     (P14)C64MuleBoot is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  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 (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Chuckie Chuck voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <D.A.N.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: C64MuleBoot voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)C64MuleBoot (P12)Chuckie Chuck (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: thanks guys
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 15
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 133ms (151ms) <P12> 183ms (217ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7552 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: GLE - HF!!!
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: merry christmas
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 117ms (150ms) <P12> 183ms (217ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7545 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -843891178753077221
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)C64MuleBoot (P11)Cyber Ranger (P12)Chuckie Chuck (P13)<D.A.N.> 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 41764432
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot 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]                         (P12)Chuckie Chuck Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> 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 [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: MERRY CHRISTMAS!!!!
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 85ms (139ms) <P12> 183ms (217ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7547 bytes
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: MC
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 85ms (139ms) <P12> 183ms (217ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7690 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <D.A.N.> prefers Food
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 46408200ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 1960 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> 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 5 frames, rountrip 1ms, max 183ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 14: Mountain3 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 168ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 20: Mountain3 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 5 frames, rountrip 1ms, max 168ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 30 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 32: Mountain3 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (100ms) <P12> 167ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7778 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (104ms) <P12> 167ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7779 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1864411390614500837
  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 (P14)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P14)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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (104ms) <P12> 167ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7787 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Mountain3 (6,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P14)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 134ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8268 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4215812932523693717
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (83ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8274 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,2) with Crystite factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1693
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $67, max: 47.5, left: 14.219238, fraction 0.29935238
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $67 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8339 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9048875043166280687
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P12)Chuckie Chuck 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8335 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Mountain3 (5,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 2123
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $65, max: 47.5, left: 6.219098, fraction 0.13092838
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $65 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 150ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8381 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3625830957668671683
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 4)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 150ms (170ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8380 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 11 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 161 tiles in 2648200ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food (+4) 1450 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+3) 2080 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $57, max: 47.5, left: 17.279308, fraction 0.36377493
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $57 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1537
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 69ms (84ms) <P12> 150ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8424 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3824821715878092074
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 69ms (84ms) <P12> 150ms (170ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8463 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5501473754844043326
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 2 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 1 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 0 food, 4 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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 [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 69ms (134ms) <P12> 150ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8481 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 69ms (134ms) <P12> 150ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8484 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4826553488408724079
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 46%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1032
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $967
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $950
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 69ms (134ms) <P12> 150ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8559 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $89
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $54 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (134ms) <P12> 133ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8584 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4931446018240086706
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1032
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $967
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $950
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (134ms) <P12> 133ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8566 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $72 (2 units for $144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (117ms) <P12> 133ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8612 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4698911991374425074
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 18, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  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)Chuckie Chuck Food: 4 critical: 3 surplus: 1 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 4 critical: 3 surplus: 1 money: $1032
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1111
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 1 critical: 3 surplus: -2 money: $950
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (117ms) <P12> 133ms (200ms) <P14> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8568 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (8 units for $400)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (84ms) <P12> 150ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8620 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5888770160304604429
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 17, needed: 7
  INFO [Shop.printPriceFactor]                       Energy is decreased to 56%
  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)Chuckie Chuck Energy: 1 critical: 2 surplus: -1 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 1 critical: 2 surplus: -1 money: $1032
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $861
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 6 critical: 1 surplus: 5 money: $800
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (84ms) <P12> 150ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8568 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $34 (10 units for $346)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (84ms) <P12> 150ms (172ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8609 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6083240035133098692
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 47238744
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $956 Plots: 1 Assets: 430 Total: 1886
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $950 Plots: 1 Assets: 362 Total: 1812
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $681 Plots: 1 Assets: 605 Total: 1786
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $876 Plots: 1 Assets: 353 Total: 1729
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 4 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 $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 2 units $34
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 7213
  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 (14) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 67
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 151ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8603 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 6439 tiles in 44556500ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Crystite <claim> (+3) 2243 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Crystite <claim> (+2) 3050 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2243 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3000 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 Crystite <claim> (+2) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Crystite <claim> (+3) 2950 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2143 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2900 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (7,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 4 frames, rountrip 1ms, max 151ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 200ms 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 151ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 22: Mountain1 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 28: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 29 frame 1
  INFO [LandGrantActuator.pickNextTile]              AI: <D.A.N.> can't claim Plain (7,3) and wants River (4,4) instead
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 29: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 35 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 35: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8625 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8630 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6690566403092980111
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.312016
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8622 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 145 tiles in 1885100ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food (+4) 2243 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3000 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (5,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $55, max: 47.5, left: 5.279099, fraction 0.111138925
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $55 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2137
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 134ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8633 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2835617793347183024
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7826871
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 2)
  INFO [Player.useFood]                              (P12)Chuckie Chuck 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 (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 134ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8639 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)Chuckie Chuck got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 2052
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $73, max: 47.5, left: 7.0190973, fraction 0.14777046
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $73 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (84ms) <P12> 150ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8668 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5193420552803183653
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7190163
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 6 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (84ms) <P12> 150ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8665 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (7,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1112
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $152, max: 47.5, left: 25.879505, fraction 0.5448317
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $152 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 168ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8696 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -277846623665110009
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.098446846
  INFO [PlayerEventPhase.begin]                      Event player: (P14)C64MuleBoot (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $100 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 (13) 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 [Player.useFood]                              (P14)C64MuleBoot has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 167ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8705 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 10 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Mountain3 (6,3) with Food factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (7,3) with Energy factory
  INFO [GameModel.buyAssay]                          (P14)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameModel.buyAssay]                          (P14)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 2363
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $51, max: 47.5, left: 0.7591033, fraction 0.015981123
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $51 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (74ms) <P12> 133ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8737 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (74ms) <P12> 133ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8730 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2304766772275980513
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 1 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 10 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 1 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 2 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 11 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 4 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 2 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (74ms) <P12> 150ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8768 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3177904457458484647
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 150ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8771 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7566905673036118183
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $54
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $973
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $758
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $1002
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 150ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8721 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $210
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $55 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (83ms) <P12> 150ms (168ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8718 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4553745406509806023
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $973
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 2 critical: 0 surplus: 2 money: $758
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1002
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (83ms) <P12> 150ms (168ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8725 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $148 (2 units for $296)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P11> 67ms (83ms) <P12> 150ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8769 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1034739276275333293
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 20, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food 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)Chuckie Chuck Food: 3 critical: 3 surplus: 0 money: $973
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 12 critical: 3 surplus: 9 money: $986
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 3 surplus: -1 money: $1054
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 3 critical: 3 surplus: 0 money: $1002
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (6ms) <P11> 67ms (83ms) <P12> 150ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8713 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 2ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 C64MuleBoot rank 4 takes over trade from buyer Chuckie Chuck rank 2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $47 (4 units for $190)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 3ms (6ms) <P11> 70ms (101ms) <P12> 150ms (187ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8743 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 706317624220775823
  INFO [Shop.calcBuySellPrice]                       Current Energy price $34
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 17, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  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)Chuckie Chuck Energy: 7 critical: 2 surplus: 5 money: $933
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 3 critical: 3 surplus: 0 money: $1176
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 3 surplus: 0 money: $944
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 4 critical: 2 surplus: 2 money: $962
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 3ms (6ms) <P11> 70ms (116ms) <P12> 150ms (187ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8710 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 3ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 187ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: 187ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $44 (1 units for $44)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P11> 70ms (106ms) <P12> 150ms (187ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8766 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3812790610446891056
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37969568
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1176 Plots: 2 Assets: 628 Total: 2804
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 8 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $900 Plots: 2 Assets: 829 Total: 2729
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 4 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $933 Plots: 2 Assets: 641 Total: 2574
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 4 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $1006 Plots: 2 Assets: 465 Total: 2471
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $55
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $47
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $44
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $110
  INFO [SummaryPhase2.begin]                         Colony total: 10578
  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 (14) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 67
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 84ms (117ms) <P12> 150ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8759 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (7,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 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 200ms 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 151ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger 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 1ms, max 151ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 20: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 34 frame 3
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (8,4)
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 34: Mountain3 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 35 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 35: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 11
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (106ms) <P12> 150ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8780 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (106ms) <P12> 142ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8783 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -342662992047010117
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48274118
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 8 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (106ms) <P12> 133ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8775 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 331.0 from previous solution, plus 1 round of fudging.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 2ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 330.99999999999994
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (8,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $74, max: 47.5, left: 11.619179, fraction 0.24461429
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $74 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1820
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 68ms (84ms) <P12> 133ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8815 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7732195960788223157
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.48968244
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (84ms) <P12> 133ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8820 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1395
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $53, max: 47.5, left: 20.179375, fraction 0.42482895
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (117ms) <P12> 151ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8814 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2891786923660255812
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7192987
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P12)Chuckie Chuck 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 70ms (117ms) <P12> 167ms (234ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8818 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (5,2) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 1344
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $101, max: 47.5, left: 21.3194, fraction 0.4488295
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $101 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (84ms) <P12> 167ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8842 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4602961919502266978
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.54469216
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P14)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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 70ms (84ms) <P12> 151ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8845 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Mountain3 (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (7,3) with Food factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Mountain3 (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Mountain3 (7,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P14)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 2103
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $71, max: 47.5, left: 5.9790983, fraction 0.12587576
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $71 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (73ms) <P12> 134ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8870 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8839043563165564758
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (73ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8870 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2101589050990813314
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 7 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 12 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 3 food, 0 energy, 4 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 6 food, 1 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 10 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 4 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8894 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8896 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1604091260448487445
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $55
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 75%
  INFO [Shop.printPriceFactor]                       Smithore buy price $46 sell price $81
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $924
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1190
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $818
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 4 critical: 0 surplus: 4 money: $992
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8844 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $190
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $46 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (84ms) <P12> 133ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8891 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2140588429516953457
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $148
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 2 critical: 0 surplus: 2 money: $924
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $1190
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 7 critical: 0 surplus: 7 money: $818
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $992
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (84ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8856 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 169ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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 [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  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: 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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $92 (9 units for $828)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 69ms (84ms) <P12> 134ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8879 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -819323221365024790
  INFO [Shop.calcBuySellPrice]                       Current Food price $47
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 26, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  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)Chuckie Chuck Food: 7 critical: 3 surplus: 4 money: $1108
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 13 critical: 3 surplus: 10 money: $1190
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1462
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 5 critical: 3 surplus: 2 money: $992
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 150ms (216ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8842 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.848 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 152ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 216ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 216ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (12 units for $250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 150ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8894 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6334711492406576598
  INFO [Shop.calcBuySellPrice]                       Current Energy price $44
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 10, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is increased to 123%
  INFO [Shop.printPriceFactor]                       Energy 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)Chuckie Chuck Energy: 5 critical: 3 surplus: 2 money: $1168
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 3 critical: 3 surplus: 0 money: $1365
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 4 surplus: -3 money: $1287
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 1 critical: 3 surplus: -2 money: $1007
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 150ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8850 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.848 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 152ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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: <D.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $167 (1 units for $167)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 71ms (84ms) <P12> 150ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8859 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4519750393911478699
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 18569888
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $1335 Plots: 3 Assets: 1038 Total: 3873
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 3 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1287 Plots: 3 Assets: 996 Total: 3783
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 8 Energy: 1 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $1365 Plots: 3 Assets: 886 Total: 3751
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 6 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $840 Plots: 3 Assets: 893 Total: 3233
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 4 Energy: 2 Smithore: 4 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $167
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $90
  INFO [SummaryPhase2.begin]                         Colony total: 14640
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 63
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 71ms (84ms) <P12> 150ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8855 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain2 (5,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 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 4: Mountain2 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 5: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 14: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 30: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (83ms) <P12> 134ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8880 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $1140
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  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: <D.A.N.> new price $1084 (changed $-56)
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: I almost didn't notice I didn't get the plot I wanted
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1024 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $976 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $972 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $972 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1008 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $964 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $928 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $972 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $928 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $984 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1004 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1004 (changed $0)
  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 $1104
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (83ms) <P12> 133ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8877 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $1044
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $1140
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  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: <D.A.N.> new price $1136 (changed $-4)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<D.A.N.> bought the plot for $1104
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (166ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8892 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 211539045514293950
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6718063
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P14)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 [GameController.apply]                        (P12)Chuckie Chuck chat: argh
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 132ms (166ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8886 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)Chuckie Chuck chat: I messed that up
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Mountain3 (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,0) with Energy factory
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: the timing thing is hard
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Takes a different approach now...
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: I know
  INFO [GameModel.buyAssay]                          (P14)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 1870
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $123, max: 47.5, left: 10.899162, fraction 0.22945605
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $123 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (82ms) <P12> 133ms (150ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8918 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1030430640412986525
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29902208
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 6 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (150ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8913 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 486.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1711.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (0,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain2 (5,0): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <D.A.N.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <D.A.N.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain2 (5,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $105, max: 47.5, left: 2.159102, fraction 0.045454778
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $105 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2293
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 134ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8954 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5202535646778623939
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27094418
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: ExtraPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You received an extra plot of land to encourage colony development
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 8 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 134ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8965 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (3,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain1 (7,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (7,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2319
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $107, max: 47.5, left: 1.6791024, fraction 0.035349526
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $107 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 134ms (199ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8954 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3845606249400972218
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8302324
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 1)
  INFO [Player.useFood]                              (P12)Chuckie Chuck 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 150ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8955 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Mountain3 (5,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (5,4) with Food factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck undevelops tile Plain (5,2)
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (5,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 2024
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $114, max: 47.5, left: 7.539097, fraction 0.15871783
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $114 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8944 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8934 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1307808089970697731
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 2 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 2 food, 3 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 4 food, 11 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 2 food, 3 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 4 food, 2 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 5 food, 12 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 4 food, 5 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 75ms (83ms) <P12> 133ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8994 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1030779032194289781
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8977 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8456328702724383210
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $122 sell price $157
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 3 critical: 0 surplus: 3 money: $1509
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 1 critical: 0 surplus: 1 money: $236
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 6 critical: 0 surplus: 6 money: $615
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 6 critical: 0 surplus: 6 money: $998
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 75ms (84ms) <P12> 133ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8927 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $154
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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]         (P12)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 [Player.increaseAuctionTeleportCount]         (P14)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $125 (10 units for $1252)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 75ms (100ms) <P12> 133ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9018 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7393948451876323226
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $1875
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $390
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $95
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $1730
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 75ms (100ms) <P12> 133ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8928 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $120 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 75ms (100ms) <P12> 133ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8912 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6352915681221840691
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 24, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  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)Chuckie Chuck Food: 4 critical: 4 surplus: 0 money: $1875
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 7 critical: 4 surplus: 3 money: $390
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $95
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $1730
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (100ms) <P12> 133ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8905 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $345
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $345
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (1 units for $50)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (117ms) <P12> 150ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9015 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6526671251987074852
  INFO [Shop.calcBuySellPrice]                       Current Energy price $167
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 27, needed: 13
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy buy price $87 sell price $122
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Energy: 3 critical: 4 surplus: -1 money: $1875
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 13 critical: 3 surplus: 10 money: $390
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 6 critical: 2 surplus: 4 money: $45
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 5 critical: 4 surplus: 1 money: $1730
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (117ms) <P12> 150ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8922 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $102
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $171
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: 200ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $102 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 71ms (100ms) <P12> 167ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8971 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2085373185356794066
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24799352
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $45 Plots: 6 Assets: 2342 Total: 5387
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 6 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $390 Plots: 5 Assets: 2101 Total: 4991
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 7 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $1730 Plots: 4 Assets: 1125 Total: 4855
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 5 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $1875 Plots: 4 Assets: 871 Total: 4746
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 5 mules
  INFO [Shop.buildMules]                             A mule now costs $250
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $125
  INFO [SummaryPhase2.begin]                         Shop Food: 4 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $102
  INFO [SummaryPhase2.begin]                         Shop mules: 5 $250
  INFO [SummaryPhase2.begin]                         Colony total: 19979
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 65
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 71ms (100ms) <P12> 150ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8959 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain2 (2,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 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 200ms 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 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 2 frame 3
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (3,4)
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 2: Mountain2 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 8: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 10: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 23 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 23: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 134ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8974 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1044
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1812
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $-220
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  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)Chuckie Chuck bought the plot for $1476
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 149ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8982 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7827225761556937989
  INFO [Development.setPlayerOrder]                  Reverse development order. 5 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9943877
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 4)
  INFO [Player.useFood]                              (P12)Chuckie Chuck has 4 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8985 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (5,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Mountain2 (2,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $200
  INFO [GameModel.sellMule]                          (P12)Chuckie Chuck sold a mule for $275
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 1762
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $142, max: 47.5, left: 13.099213, fraction 0.2757729
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $142 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 149ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9002 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8320684296018309230
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.79559445
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P14)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 149ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9002 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Plain (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P14)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 1856
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $135, max: 47.5, left: 11.0391655, fraction 0.23240349
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $135 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 166ms (217ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8998 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4275092842089827412
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24380583
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<D.A.N.> (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<D.A.N.> has 7 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 166ms (217ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1734.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2961.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (0,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,4): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (0,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (8,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 150ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2293438496971759024
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13767308
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: MulesDeteriorated
  INFO [Player.setMoney]                             (P11)Cyber Ranger gets money $-55, reassigning to $0 instead
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your mining M.U.L.E.s have deteriorated from heavy use and cost $100 each to repair. The total cost 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (84ms) <P12> 134ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9000 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain1 (7,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (7,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (1,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2363
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $102, max: 47.5, left: 0.8791032, fraction 0.018507436
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $102 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 167ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8997 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 167ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3387479300500542250
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 13 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 6 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 2 food, 8 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 16 food, 0 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 2 food, 3 energy, 15 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 3 food, 7 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 15 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 3 food, 5 energy, 17 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 167ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9039 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6489610559896329794
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 183ms (215ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9044 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7003006789591884723
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $125
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 9 critical: 0 surplus: 9 money: $441
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 12 critical: 0 surplus: 12 money: $90
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 20 critical: 0 surplus: 20 money: $252
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 17 critical: 0 surplus: 17 money: $1740
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 183ms (215ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8941 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.81700003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 215ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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 [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  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]         (P13)<D.A.N.> auction teleport count: 1
  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]         (P14)C64MuleBoot auction teleport count: 1
  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]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 215ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $230 (58 units for $13340)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 183ms (215ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9016 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6262609664788493170
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $2511
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2850
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $4852
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $5650
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 183ms (215ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8946 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $92 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 183ms (215ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8928 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5913422553327574
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 4, total: 28, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food buy price $19 sell price $54
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Food: 3 critical: 4 surplus: -1 money: $2511
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 17 critical: 4 surplus: 13 money: $2850
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $4852
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $5650
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (100ms) <P12> 183ms (215ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8922 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  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.81700003 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 183ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 215ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer C64MuleBoot rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 215ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 215ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $409
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 215ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $54 (12 units for $648)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (117ms) <P12> 150ms (215ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9013 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9138243704189996068
  INFO [Shop.calcBuySellPrice]                       Current Energy price $102
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 22, needed: 20
  INFO [Shop.printPriceFactor]                       Energy is decreased to 93%
  INFO [Shop.printPriceFactor]                       Energy buy price $80 sell price $115
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Energy: 7 critical: 4 surplus: 3 money: $2403
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 6 critical: 7 surplus: -1 money: $3336
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 4 surplus: -1 money: $4366
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 6 critical: 5 surplus: 1 money: $5596
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (117ms) <P12> 150ms (217ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8930 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $95
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $211
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 204ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $95 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 84ms (117ms) <P12> 150ms (201ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8922 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6791965202018057507
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 22194264
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $5596 Plots: 5 Assets: 1315 Total: 9411
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 5 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4366 Plots: 7 Assets: 1101 Total: 8967
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 9 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $3336 Plots: 6 Assets: 1512 Total: 7848
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 8 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $2403 Plots: 6 Assets: 1385 Total: 6788
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 34 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $54
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $95
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 33014
  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 (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 63
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (117ms) <P12> 150ms (201ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8894 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (0,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 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 201ms 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 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 3: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 13 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 13: Plain (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 17: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (117ms) <P12> 150ms (201ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8938 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1416
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1535
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $1532
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  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: <D.A.N.> new price $1504 (changed $-28)
  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)C64MuleBoot bought the plot for $3284
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (84ms) <P12> 133ms (149ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9010 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5896872211508493236
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7627304
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P14)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (83ms) <P12> 133ms (149ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9013 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,2) with Food factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot undevelops tile Plain (8,2)
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,1) with Food factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 2175
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $118, max: 47.5, left: 4.5790997, fraction 0.0964021
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $118 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (83ms) <P12> 133ms (182ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9050 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8308640974868546199
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38626504
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 9 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (83ms) <P12> 149ms (182ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9052 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2080
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $100, max: 47.5, left: 6.499098, fraction 0.13682312
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $100 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (84ms) <P12> 150ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9098 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4334407339058099349
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.75601745
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 8 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 150ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 27ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2152.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (8,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (0,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (0,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> developed a tile but is short on time: 3.5591006
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <D.A.N.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $485
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (101ms) <P12> 134ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9114 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1545058796394866951
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8141021
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 4)
  INFO [Player.useFood]                              (P12)Chuckie Chuck 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (101ms) <P12> 134ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Mountain1 (0,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (1,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 2491
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $114, max: 47.5, left: 11.479176, fraction 0.24166685
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $114 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (166ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (166ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3659071945603189665
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 7 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 6 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 2 food, 8 energy, 12 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 4 food, 13 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 14 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 2 food, 8 energy, 15 smithore, 3 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 1 food, 7 energy, 11 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 4 food, 13 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 17 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 4 food, 10 energy, 17 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (166ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 308685042529090317
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (166ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4415411563298429165
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 34, mules potentially available: 23, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 45%
  INFO [Shop.printPriceFactor]                       Smithore buy price $102 sell price $137
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 5 critical: 0 surplus: 5 money: $1622
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 5 critical: 0 surplus: 5 money: $2776
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $3136
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 8 critical: 0 surplus: 8 money: $1560
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (166ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9092 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P14)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $102 (12 units for $1224)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 149ms (166ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5085378106055191480
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 1 critical: 0 surplus: 1 money: $1622
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $2776
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3544
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 1 critical: 0 surplus: 1 money: $2376
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 133ms (166ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9116 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P14)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $76 (1 units for $76)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 134ms (166ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9237 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5382086951230857030
  INFO [Shop.calcBuySellPrice]                       Current Food price $54
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  INFO [Shop.printPriceFactor]                       Food buy price $37 sell price $72
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Food: 2 critical: 4 surplus: -2 money: $1622
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 6 critical: 4 surplus: 2 money: $2776
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 3 critical: 4 surplus: -1 money: $3468
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $2452
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 134ms (166ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $254
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $52
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $254
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $254
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 165ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $72 (2 units for $144)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 69ms (83ms) <P12> 133ms (165ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1180228966506159699
  INFO [Shop.calcBuySellPrice]                       Current Energy price $95
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 52, needed: 21
  INFO [Shop.printPriceFactor]                       Energy is decreased to 55%
  INFO [Shop.printPriceFactor]                       Energy 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)Chuckie Chuck Energy: 9 critical: 6 surplus: 3 money: $1622
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 15 critical: 5 surplus: 10 money: $2920
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 17 critical: 4 surplus: 13 money: $3324
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 11 critical: 6 surplus: 5 money: $2452
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 69ms (83ms) <P12> 132ms (149ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9104 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $133
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 165ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $53 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 70ms (83ms) <P12> 132ms (165ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5084497966334771586
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 19581936
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3324 Plots: 8 Assets: 1922 Total: 9246
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 17 Smithore: 0 Crystite: 1
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $2920 Plots: 7 Assets: 2238 Total: 8658
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 4 Energy: 15 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $2452 Plots: 7 Assets: 1638 Total: 7590
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 5 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $1622 Plots: 7 Assets: 1902 Total: 7024
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 2 Energy: 9 Smithore: 5 Crystite: 1
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $200
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 30 units $102
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $72
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $200
  INFO [SummaryPhase2.begin]                         Colony total: 32518
  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 (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 70ms (83ms) <P12> 132ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9174 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain1 (2,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 1ms, max 132ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 167ms 16 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 132ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 3: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 132ms
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 7: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 132ms
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 9: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 132ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 11 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 11: Mountain1 (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 132ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 70ms (83ms) <P12> 132ms (149ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9147 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $3224
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $837
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $836
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 132ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $3224
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 69ms (83ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9108 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2410834410866747436
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6876435
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 70ms (84ms) <P12> 149ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (2,2)
  INFO [GameModel.sellMule]                          (P11)Cyber Ranger sold a mule for $275
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (7,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2307
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $103, max: 47.5, left: 1.3591027, fraction 0.028612688
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $103 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (84ms) <P12> 150ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9113 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2690248021501875615
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.046595573
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<D.A.N.> (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P13)<D.A.N.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 150ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9113 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1961.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 7ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4433.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (2,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (8,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain1 (2,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $102, max: 47.5, left: 4.1391, fraction 0.08713895
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $102 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2168
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 167ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9107 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5462314223079539090
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7735621
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P14)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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 167ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9106 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot undevelops tile Plain (8,3)
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot undevelops tile Plain (7,3)
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,0) with Food factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (7,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 2185
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $113, max: 47.5, left: 3.7991004, fraction 0.07998106
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $113 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 167ms (217ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9113 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6335222573603367833
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4383074
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 4)
  INFO [Player.useFood]                              (P12)Chuckie Chuck has 2 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 167ms (217ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9130 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (1,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 897
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $124, max: 47.5, left: 8.309589, fraction 0.17493872
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $124 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 167ms (217ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9142 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2733083472007420988
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)Cyber Ranger Mountain1 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (84ms) <P12> 154ms (217ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9127 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1206541485581138390
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 15 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 17 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 11 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 2 food, 8 energy, 12 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 21 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 2 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 2 food, 8 energy, 8 smithore, 12 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 1 food, 8 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 22 food, 0 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 1 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 3 food, 8 energy, 9 smithore, 13 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 154ms (217ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9185 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 154ms (217ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3945862475624419918
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $102
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 30, mules potentially available: 26, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 48%
  INFO [Shop.printPriceFactor]                       Smithore buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 13 critical: 0 surplus: 13 money: $1446
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 16 critical: 0 surplus: 16 money: $3072
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $328
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 9 critical: 0 surplus: 9 money: $2240
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 154ms (199ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9201 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $94
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $110
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.846 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 154ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $75 (30 units for $2250)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 150ms (185ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1646450177507386397
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 1 critical: 0 surplus: 1 money: $21
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $3072
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 12 critical: 0 surplus: 12 money: $28
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 13 critical: 0 surplus: 13 money: $1715
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 150ms (199ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 199ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 185ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $60 (16 units for $960)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (83ms) <P12> 150ms (168ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7640736598414638253
  INFO [Shop.calcBuySellPrice]                       Current Food price $72
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 29, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  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)Chuckie Chuck Food: 1 critical: 4 surplus: -3 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 22 critical: 4 surplus: 18 money: $3072
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $748
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $1895
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (83ms) <P12> 149ms (168ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9192 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  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.851 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 168ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  INFO [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 3 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $9
  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: 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $68 (8 units for $544)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (84ms) <P12> 134ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4270780196235250142
  INFO [Shop.calcBuySellPrice]                       Current Energy price $53
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 39, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 79%
  INFO [Shop.printPriceFactor]                       Energy buy price $27 sell price $62
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Energy: 11 critical: 7 surplus: 4 money: $13
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 6 critical: 9 surplus: -3 money: $3548
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 10 critical: 5 surplus: 5 money: $476
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 12 critical: 7 surplus: 5 money: $1691
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 67ms (84ms) <P12> 135ms (154ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9187 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 154ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $108
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $63 (8 units for $504)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (84ms) <P12> 150ms (154ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1698040792781493282
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 17980272
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $3424 Plots: 8 Assets: 3354 Total: 10778
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 15 Energy: 8 Smithore: 16 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $1941 Plots: 8 Assets: 3635 Total: 9576
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 7 Energy: 8 Smithore: 16 Crystite: 10
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $267 Plots: 8 Assets: 3807 Total: 8074
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 2 Energy: 7 Smithore: 32 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $96 Plots: 10 Assets: 2238 Total: 7334
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 16 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $150
  INFO [SummaryPhase2.begin]                         Colony total: 35762
  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 (14) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 66
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (84ms) <P12> 150ms (154ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> 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 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 154ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 0: Plain (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 4: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 7: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (84ms) <P12> 150ms (154ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9192 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (84ms) <P12> 151ms (161ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4807238852820788972
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32856423
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 15 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 151ms (161ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 2080ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2108.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,4) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,3) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (0,3): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (2,3): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (0,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (0,3) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain1 (2,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $190, max: 47.5, left: 14.679249, fraction 0.30903682
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $190 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1641
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 68ms (84ms) <P12> 151ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7261152995297986405
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8136876
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P14)C64MuleBoot 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 151ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9242 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,2) with Food factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,1) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,2) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,3) with Food factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 1462
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $165, max: 47.5, left: 18.25933, fraction 0.38440695
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $165 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 167ms (233ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8004352349342141995
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49099952
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P12)Chuckie Chuck has 2 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (84ms) <P12> 167ms (233ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Plain (0,0) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck undevelops tile Plain (1,0)
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Mountain1 (0,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (1,0) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 1313
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (84ms) <P12> 166ms (233ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9248 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1047195746609082481
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7781164
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 83ms (84ms) <P12> 167ms (233ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1337
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $231, max: 47.5, left: 20.759388, fraction 0.43703973
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $231 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 134ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9238 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (84ms) <P12> 134ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1552442293111938626
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 16 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 2 food, 8 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 19 food, 8 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 2 food, 8 energy, 8 smithore, 16 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 2 food, 5 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 19 food, 8 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 3 food, 7 energy, 7 smithore, 16 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 83ms (100ms) <P12> 134ms (218ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1924678008505462665
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 84ms (117ms) <P12> 134ms (218ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9281 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8671649587579669694
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $75
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $72 sell price $107
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 48 critical: 0 surplus: 48 money: $42
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 28 critical: 0 surplus: 28 money: $3389
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $302
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 23 critical: 0 surplus: 23 money: $1856
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 84ms (117ms) <P12> 134ms (218ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9158 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $72
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $90
  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.866 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P14)C64MuleBoot auction teleport count: 1
  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 [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 [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 #28
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $72 (56 units for $4032)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 84ms (133ms) <P12> 134ms (218ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9228 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6122558580301691111
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 0 critical: 0 surplus: 0 money: $42
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $5405
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 14 critical: 0 surplus: 14 money: $662
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 26 critical: 0 surplus: 26 money: $3512
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 84ms (133ms) <P12> 134ms (218ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9132 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 218ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P14)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 183ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Crystite price set to average $100 (40 units for $4000)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (134ms) <P12> 134ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5241160567149737888
  INFO [Shop.calcBuySellPrice]                       Current Food price $68
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 33, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  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)Chuckie Chuck Food: 2 critical: 5 surplus: -3 money: $42
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 25 critical: 5 surplus: 20 money: $5405
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $2062
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 5 critical: 5 surplus: 0 money: $6112
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (150ms) <P12> 150ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9112 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $120
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $120
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $120
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $120
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $120
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $120
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $120
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $33
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $120
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $68 (7 units for $476)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 70ms (133ms) <P12> 150ms (169ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 383899300169683171
  INFO [Shop.calcBuySellPrice]                       Current Energy price $63
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 31, needed: 29
  INFO [Shop.printPriceFactor]                       Energy is decreased to 95%
  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)Chuckie Chuck chat: I'm playing worse than AI
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Energy: 5 critical: 8 surplus: -3 money: $42
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 9 critical: 8 surplus: 1 money: $5881
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 5 surplus: 4 money: $1722
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 8 critical: 8 surplus: 0 money: $5976
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 70ms (85ms) <P12> 151ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9117 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $24
  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.834 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (84ms) <P12> 151ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4082960392873851813
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 20618880
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $5881 Plots: 9 Assets: 2504 Total: 12885
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 18 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $5976 Plots: 9 Assets: 1946 Total: 12422
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 7 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $42 Plots: 9 Assets: 4832 Total: 9374
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 2 Energy: 5 Smithore: 48 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1722 Plots: 11 Assets: 1488 Total: 8710
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 9 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 $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 44 units $72
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 43391
  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 (14) 0 bytes
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: I need some AD
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 68
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (85ms) <P12> 167ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9065 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (0,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 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 184ms 17 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 0: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 2 frame 3
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (1,3)
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 3 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (2,4)
  INFO [LandGrantPhase.claimPlot]                    (P14)C64MuleBoot is granted tile 3: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<D.A.N.> is granted tile 4: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 166ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 151ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9049 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $3164
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $743
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $740
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 4 frames, rountrip 1ms, max 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)C64MuleBoot bought the plot for $3164
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 134ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9129 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5231516133070574366
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42594492
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<D.A.N.> has 18 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 67ms (83ms) <P12> 150ms (184ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9117 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1713.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 2427ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2214.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (2,4) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,4): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,4): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,4): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: AD???
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (8,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (2,4) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $153, max: 47.5, left: 8.219101, fraction 0.1730337
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $153 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1964
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5179759867817753802
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.67198306
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P14)C64MuleBoot 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 134ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,4) with Food factory
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: Artificial Dumbness
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,4) with Crystite factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: LOL
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (1,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 1987
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $169, max: 47.5, left: 7.7590966, fraction 0.1633494
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $169 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 134ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3742273861186660789
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9452613
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 3)
  INFO [Player.useFood]                              (P12)Chuckie Chuck has 2 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 (13) 8 bytes
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: lol
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 134ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck undevelops tile Mountain1 (0,1)
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Mountain2 (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Mountain1 (0,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 1100
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 134ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6629935584372760437
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9470147
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (85ms) <P12> 134ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2187
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $158, max: 47.5, left: 3.7591004, fraction 0.07913896
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $158 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 149ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2510052555271223163
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 149ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9238 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 598349532352913106
  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)Chuckie Chuck has 5 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 9 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 8 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 3 food, 6 energy, 4 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 12 food, 6 energy, 25 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 2 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 0 food, 6 energy, 8 smithore, 26 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 3 food, 5 energy, 3 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 12 food, 6 energy, 28 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 5 energy, 0 smithore, 36 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 0 food, 8 energy, 8 smithore, 28 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 149ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9270 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 149ms (183ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9271 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7988120259177402724
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $72
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 44, mules potentially available: 30, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 45%
  INFO [Shop.printPriceFactor]                       Smithore 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 [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 51 critical: 0 surplus: 51 money: $17
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 28 critical: 0 surplus: 28 money: $5719
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1210
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 8 critical: 0 surplus: 8 money: $2501
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 133ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $45 (1 units for $45)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 133ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7148039264354719650
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 4 critical: 0 surplus: 4 money: $62
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $5719
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 36 critical: 0 surplus: 36 money: $1210
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 28 critical: 0 surplus: 28 money: $2501
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 133ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 149ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P14)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 149ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $72 (68 units for $4896)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (84ms) <P12> 122ms (149ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9254 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8547391056695477936
  INFO [Shop.calcBuySellPrice]                       Current Food price $68
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 24, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 88%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Food: 3 critical: 5 surplus: -2 money: $350
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 19 critical: 5 surplus: 14 money: $5719
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $3802
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 1 critical: 5 surplus: -4 money: $4517
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (84ms) <P12> 122ms (151ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $71
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $22
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $80 (14 units for $1130)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (84ms) <P12> 133ms (151ms) <P14> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7339291259563142197
  INFO [Shop.calcBuySellPrice]                       Current Energy price $60
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 28, needed: 34
  INFO [Shop.printPriceFactor]                       Energy is increased to 116%
  INFO [Shop.printPriceFactor]                       Energy buy price $55 sell price $90
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Energy: 5 critical: 8 surplus: -3 money: $350
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 7 critical: 9 surplus: -2 money: $6849
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 8 critical: 7 surplus: 1 money: $3402
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 8 critical: 10 surplus: -2 money: $3787
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 69ms (84ms) <P12> 133ms (166ms) <P14> 56ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9236 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $-20
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: cant trust them anymore to sell u all their food
  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.86399996 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 136ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Energy price set to average $70 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 68ms (83ms) <P12> 136ms (166ms) <P14> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8343116981366732908
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24208840
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $6849 Plots: 10 Assets: 3100 Total: 14949
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 5 Energy: 7 Smithore: 28 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $3787 Plots: 11 Assets: 2980 Total: 12267
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 10 Energy: 8 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3402 Plots: 12 Assets: 1935 Total: 11337
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $350 Plots: 10 Assets: 3805 Total: 9155
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 3 Energy: 5 Smithore: 50 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 33 units $45
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $70
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 47708
  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 (14) 0 bytes
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 64
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 68ms (83ms) <P12> 136ms (166ms) <P14> 56ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 1ms, max 136ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 166ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 1ms, max 136ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<D.A.N.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)Chuckie Chuck is granted tile 0: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 4 frames, rountrip 1ms, max 149ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P11> 68ms (83ms) <P12> 149ms (166ms) <P14> 57ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P11> 69ms (83ms) <P12> 150ms (167ms) <P14> 57ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3874855454767201154
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95171535
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (6ms) <P11> 69ms (83ms) <P12> 150ms (177ms) <P14> 56ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 1246ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3049.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,4) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (8,4) into Energy from Smithore
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,4): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,4): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (8,4): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (2,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (8,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $165
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $157, max: 47.5, left: 8.319103, fraction 0.17513901
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $157 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1959
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 69ms (84ms) <P12> 150ms (177ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5280488351019878265
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23705244
  INFO [PlayerEventPhase.begin]                      Event player: (P14)C64MuleBoot (rank 2)
  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 (13) 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 [Player.useFood]                              (P14)C64MuleBoot has 10 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 69ms (84ms) <P12> 150ms (184ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,1) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Mountain3 (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,4) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Mountain3 (7,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P14)C64MuleBoot sold a mule for $165
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 1919
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $155, max: 47.5, left: 9.119122, fraction 0.19198151
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $155 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 150ms (151ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 153692271525944617
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.64352643
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 150ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,1) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2221
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $155, max: 47.5, left: 3.079101, fraction 0.06482318
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $155 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (167ms) <P14> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9237 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2266895282976411172
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6662971
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 4)
  INFO [Player.useFood]                              (P12)Chuckie Chuck has 3 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (167ms) <P14> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile River (4,1) with Food factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Mountain3 (5,1) with Food factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile River (4,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 1331
  INFO [GameModel.gamble]                            (P12)Chuckie Chuck gambles $150, max: 47.5, left: 3.8794913, fraction 0.0816735
  INFO [DevelopmentMessenger.showMessage]            Chuckie Chuck won $150 in the pub
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: Ai?
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (68ms) <P12> 150ms (167ms) <P14> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9264 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9206954606795078906
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (68ms) <P12> 150ms (167ms) <P14> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9169 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6527029719069088242
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 5 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 8 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 9 food, 8 energy, 2 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 20 food, 14 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 18 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 2 food, 14 energy, 0 smithore, 36 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: LOL
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 10 food, 7 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 18 food, 14 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 19 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 3 food, 16 energy, 0 smithore, 38 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (184ms) <P14> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 150ms (184ms) <P14> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7252158959830672834
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $45
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 33, mules potentially available: 25, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore 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 [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 50 critical: 0 surplus: 50 money: $320
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 39 critical: 0 surplus: 39 money: $7131
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $3137
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 8 critical: 0 surplus: 8 money: $4542
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 150ms (184ms) <P14> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $45
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [GameController.apply]                        (P12)Chuckie Chuck chat: I said I was playing worse than it was
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $46 (40 units for $1871)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1763241450715549516
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 2 critical: 0 surplus: 2 money: $400
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $8922
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 35 critical: 0 surplus: 35 money: $1517
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 38 critical: 0 surplus: 38 money: $4291
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 133ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [Player.increaseAuctionTeleportCount]         (P14)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: yes your game strategy has been questionable
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $120 (75 units for $9000)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (83ms) <P12> 133ms (150ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3578894516713548918
  INFO [Shop.calcBuySellPrice]                       Current Food price $80
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 35, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 68%
  INFO [Shop.printPriceFactor]                       Food 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 [GameController.apply]                        (P14)C64MuleBoot chat: wondering if u been hacked
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Food: 10 critical: 5 surplus: 5 money: $640
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 18 critical: 5 surplus: 13 money: $8922
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $5717
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 6 critical: 5 surplus: 1 money: $8851
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 67ms (84ms) <P12> 133ms (150ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9182 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P14)C64MuleBoot chat:  lol
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Chuckie Chuck rank 4 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Chuckie Chuck rank 4 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $54
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $64
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $81
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  INFO [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: I've been a little distracted, my parents are here
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $59 (18 units for $1062)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 122ms (167ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9248 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1172936466233011137
  INFO [Shop.calcBuySellPrice]                       Current Energy price $70
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 58, needed: 33
  INFO [Shop.printPriceFactor]                       Energy is decreased to 68%
  INFO [Shop.printPriceFactor]                       Energy buy price $32 sell price $67
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: oh nice
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: So I have been in conversation
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Energy: 7 critical: 9 surplus: -2 money: $935
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 14 critical: 8 surplus: 6 money: $9689
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 21 critical: 7 surplus: 14 money: $4891
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 16 critical: 9 surplus: 7 money: $8615
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 122ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $29
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.867 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 133ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: I dont' multitask well
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $29
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $29
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $29
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $29
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $29
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $67 (5 units for $335)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 83ms (85ms) <P12> 133ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6543914795435201513
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 19500232
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $8615 Plots: 11 Assets: 3474 Total: 17589
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 10 Energy: 16 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $10024 Plots: 10 Assets: 1723 Total: 16747
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4556 Plots: 12 Assets: 5433 Total: 15989
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 15 Energy: 26 Smithore: 36 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $935 Plots: 11 Assets: 3918 Total: 10353
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 5 Energy: 7 Smithore: 49 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 23 units $46
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $59
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $67
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 60678
  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 [GameController.apply]                        (P14)C64MuleBoot chat: lol ,  i do three jobs at ounce everyday. lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 66
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 83ms (154ms) <P12> 151ms (216ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 83ms (154ms) <P12> 151ms (216ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 83ms (154ms) <P12> 151ms (216ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6317490967380444584
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7794027
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P14)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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (5ms) <P11> 84ms (154ms) <P12> 171ms (216ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (1,3) with Crystite factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I just have one - being retired...
  INFO [GameModel.sellMule]                          (P14)C64MuleBoot sold a mule for $115
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 1897
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $173, max: 47.5, left: 9.559132, fraction 0.20124488
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $173 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P11> 69ms (150ms) <P12> 151ms (194ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9233 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8286346886658377796
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.90188044
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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]                        (P14)C64MuleBoot chat: sweet
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 2ms (5ms) <P11> 69ms (150ms) <P12> 166ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9230 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1970.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 799ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2233.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,0) into Crystite from Smithore
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (2,3): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,3): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain2 (5,0): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain1 (2,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (3,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain2 (5,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $165
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<D.A.N.> gambles $154, max: 47.5, left: 14.27924, fraction 0.30061558
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $154 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 1661
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 151ms (233ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1799851584497949779
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4237572
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 15 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 151ms (233ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9212 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (1,4) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 167ms (188ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6133526878626467174
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.051932335
  INFO [PlayerEventPhase.begin]                      Event player: (P12)Chuckie Chuck (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P12)Chuckie Chuck has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 167ms (216ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck develops tile Mountain3 (5,1) with Energy factory
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: im a bookkeeper, in hoiuse finance manager at a car dealership, colector, accounts payables for auto sales and i reconcile the company bank and 3 credit cards monthly, and i build all the in house loans and set up the banking withdraws, and i disable cars if they dont pay.  lol repo man
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Crater (2,0) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 7
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 167ms (201ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3326836936438676355
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 167ms (216ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 44509303989098432
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 9 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 26 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 16 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 10 food, 18 energy, 0 smithore, 14 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 33 food, 8 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 59 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 0 food, 8 energy, 0 smithore, 51 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Responsible job - tough to get right...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: 9.5 hour days and dont get all work done and never takle a dinner break
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 10 food, 19 energy, 0 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 31 food, 8 energy, 0 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 4 energy, 0 smithore, 61 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 0 food, 11 energy, 0 smithore, 50 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 184ms (233ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 184ms (233ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9289 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3796218627328404531
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $46
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 23, mules potentially available: 22, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $51 sell price $86
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Smithore: 49 critical: 0 surplus: 49 money: $945
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $10253
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 36 critical: 0 surplus: 36 money: $4026
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 12 critical: 0 surplus: 12 money: $8663
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (83ms) <P12> 184ms (233ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  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.816 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 5 frames, rountrip 1ms, max 199ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 233ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [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]         (P14)C64MuleBoot auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [Player.increaseAuctionTeleportCount]         (P12)Chuckie Chuck auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Smithore price set to average $51 (97 units for $4947)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (83ms) <P12> 167ms (201ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9262 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4193309505117837831
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: busy be, also i send out any company etransfer requests. lol
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 13 critical: 0 surplus: 13 money: $3444
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 1 critical: 0 surplus: 1 money: $10253
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 61 critical: 0 surplus: 61 money: $5862
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 50 critical: 0 surplus: 50 money: $9275
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (83ms) <P12> 167ms (201ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9201 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: Hard work
  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.833 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 167ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P13)<D.A.N.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: yup
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $84 (12 units for $1008)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 167ms (201ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7833023437134896230
  INFO [Shop.calcBuySellPrice]                       Current Food price $59
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 49, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 56%
  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)Chuckie Chuck Food: 10 critical: 5 surplus: 5 money: $3444
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 31 critical: 5 surplus: 26 money: $10337
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 5 critical: 5 surplus: 0 money: $6786
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 3 critical: 5 surplus: -2 money: $9275
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 167ms (201ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (14) 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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Chuckie Chuck rank 4 takes over trade from buyer C64MuleBoot rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (14) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $69
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $71 (15 units for $1068)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 149ms (166ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7467007793096602480
  INFO [Shop.calcBuySellPrice]                       Current Energy price $67
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 62, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 71%
  INFO [Shop.printPriceFactor]                       Energy 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)Chuckie Chuck Energy: 19 critical: 8 surplus: 11 money: $2664
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 10 critical: 8 surplus: 2 money: $11405
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 16 critical: 12 surplus: 4 money: $6786
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 17 critical: 10 surplus: 7 money: $8987
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 149ms (166ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9186 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $-24
  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.85 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 4 frames, rountrip 1ms, max 150ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<D.A.N.> (P12)Chuckie Chuck (P11)Cyber Ranger (P14)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $48 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (84ms) <P12> 150ms (166ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9174 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4576348610417016465
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 42511616
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $8987 Plots: 11 Assets: 6756 Total: 21243
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 5 Energy: 17 Smithore: 0 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $6786 Plots: 12 Assets: 6893 Total: 19679
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 16 Smithore: 0 Crystite: 50
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $11405 Plots: 10 Assets: 2281 Total: 18686
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 16 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $2664 Plots: 11 Assets: 4772 Total: 12936
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 23 Energy: 19 Smithore: 0 Crystite: 13
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 114 units $51
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $71
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $48
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 72544
  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 [GameController.apply]                        (P14)C64MuleBoot chat: 5  years college, 2 accounting with business admin major in accounting, 1 year small business
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 65
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (150ms) <P12> 150ms (166ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (150ms) <P12> 150ms (166ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9180 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (150ms) <P12> 150ms (166ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1322617418895927304
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.98581755
  INFO [PlayerEventPhase.begin]                      No player event for (P14)C64MuleBoot (rank 1)
  INFO [Player.useFood]                              (P14)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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 83ms (150ms) <P12> 150ms (166ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                       (P14)C64MuleBoot undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Mountain3 (6,3) with Energy factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Mountain3 (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P14)C64MuleBoot develops tile Plain (6,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P14)C64MuleBoot finishes on update 1987
  INFO [GameModel.gamble]                            (P14)C64MuleBoot gambles $206, max: 47.5, left: 7.7590966, fraction 0.1633494
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $206 in the pub
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: gg
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 83ms (134ms) <P12> 150ms (184ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5380346612157315109
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.06330329
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 5 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 83ms (134ms) <P12> 150ms (184ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9185 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 905
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $250, max: 47.5, left: 29.399586, fraction 0.6189386
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 82ms (84ms) <P12> 166ms (183ms) <P14> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5222476714146534023
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.78222334
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P13)<D.A.N.> 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 82ms (84ms) <P12> 166ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1794.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 1013ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2441.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,4) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain2 (5,0): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Crater (8,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (0,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (0,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: gge
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: gg
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Mountain2 (5,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Crater (8,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (0,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: way to over commit
  INFO [GameModel.developLand]                       (P13)<D.A.N.> develops tile Plain (0,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> developed a tile but is short on time: 6.0190983
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActuator.doEndingActions]         AI: <D.A.N.> needs to sell his mule before doing anything else!
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: lol
  INFO [GameModel.sellMule]                          (P13)<D.A.N.> sold a mule for $150
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<D.A.N.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 166ms (183ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1649062004904866247
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.47427785
  INFO [PlayerEventPhase.begin]                      No player event for (P12)Chuckie Chuck (rank 4)
  INFO [Player.useFood]                              (P12)Chuckie Chuck has 23 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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (1ms) <P11> 67ms (84ms) <P12> 150ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)Chuckie Chuck
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Chuckie Chuck undevelops tile Mountain3 (5,1)
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile River (4,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (5,2) with Crystite factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: CC made a production-buddy!!!
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile River (4,0) with Energy factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Plain (5,4) with Crystite factory
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: lol
  INFO [GameModel.developLand]                       (P12)Chuckie Chuck develops tile Mountain3 (5,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)Chuckie Chuck finishes on update 2375
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: anyother?
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 150ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 150ms (167ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9144 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -222976401512316719
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)Chuckie Chuck has 19 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)<D.A.N.> has 10 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 16 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P14)C64MuleBoot has 17 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck expects 0 food, 6 energy, 0 smithore, 42 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> expects 55 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 74 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot expects 0 food, 0 energy, 0 smithore, 61 crystite
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: rematch?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: yes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)Chuckie Chuck produced 0 food, 6 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P13)<D.A.N.> produced 59 food, 0 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 71 crystite
  INFO [ProductionPhase.logProduction]               (P14)C64MuleBoot produced 0 food, 0 energy, 0 smithore, 61 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 151ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9166 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6672755544020223976
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 151ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2148038139457939384
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $51
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 114, mules potentially available: 70, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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)Chuckie Chuck Smithore: 0 critical: 0 surplus: 0 money: $2414
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $11330
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $7186
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $9093
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 151ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $-6
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 151ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3599665381997275561
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  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 [GameController.apply]                        (P11)Cyber Ranger chat: slip should be here, also...
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Crystite: 58 critical: 0 surplus: 58 money: $2414
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Crystite: 5 critical: 0 surplus: 5 money: $11330
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 121 critical: 0 surplus: 121 money: $7186
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Crystite: 111 critical: 0 surplus: 111 money: $9093
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 67ms (83ms) <P12> 151ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9083 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (2ms) <P11> 68ms (83ms) <P12> 153ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9082 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3130523552479940680
  INFO [Shop.calcBuySellPrice]                       Current Food price $71
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 74, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 45%
  INFO [Shop.printPriceFactor]                       Food 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)Chuckie Chuck Food: 9 critical: 0 surplus: 9 money: $2414
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Food: 65 critical: 0 surplus: 65 money: $11330
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $7186
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Food: 0 critical: 0 surplus: 0 money: $9093
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 82ms (84ms) <P12> 153ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9064 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $12
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractAuctionPhase.end]                    No average price on last round
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (3ms) <P11> 82ms (84ms) <P12> 153ms (200ms) <P14> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9069 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -412427235193404473
  INFO [Shop.calcBuySellPrice]                       Current Energy price $48
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 22, needed: 46
  INFO [Shop.printPriceFactor]                       Energy is increased to 182%
  INFO [Shop.printPriceFactor]                       Energy buy price $72 sell price $107
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: I would but I gotta go be sociable
  INFO [GameController.apply]                        (P14)C64MuleBoot chat: sweet
  INFO [CollectionPhase.goToNextPhase]               (P12)Chuckie Chuck Energy: 14 critical: 0 surplus: 14 money: $2414
  INFO [CollectionPhase.goToNextPhase]               (P13)<D.A.N.> Energy: 0 critical: 0 surplus: 0 money: $11330
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 0 surplus: 3 money: $7186
  INFO [CollectionPhase.goToNextPhase]               (P14)C64MuleBoot Energy: 5 critical: 0 surplus: 5 money: $9093
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 82ms (84ms) <P12> 167ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $87
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13> 1ms (4ms) <P11> 82ms (84ms) <P12> 167ms (200ms) <P14> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9063 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -19379997092729674
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 16289632
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Money: $9093 Plots: 11 Assets: 13908 Total: 28501
  INFO [SummaryPhase2.begin]                         (P14)C64MuleBoot Food: 0 Energy: 5 Smithore: 0 Crystite: 111
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $7186 Plots: 12 Assets: 14949 Total: 28135
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 3 Smithore: 0 Crystite: 121
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Money: $11330 Plots: 10 Assets: 3295 Total: 19625
  INFO [SummaryPhase2.begin]                         (P13)<D.A.N.> Food: 65 Energy: 0 Smithore: 0 Crystite: 5
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Money: $2414 Plots: 11 Assets: 9155 Total: 17069
  INFO [SummaryPhase2.begin]                         (P12)Chuckie Chuck Food: 9 Energy: 14 Smithore: 0 Crystite: 58
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 112 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $32
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $87
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 93330
  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 [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]                        (P14)C64MuleBoot chat: thanks for game
  INFO [GameController.apply]                        (P12)Chuckie Chuck chat: later
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (14) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /156.34.5.237 <P14>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101485 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /156.34.5.237 <P14>
  INFO [Server.removeClient]                         Server: Removing client /156.34.5.237 <> with id ffea7244-2489-465e-83b0-abab1eabc92b
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /156.34.5.237 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id a89568c8-c432-4158-b464-24877133e704
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /71.84.97.93 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 9941 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /71.84.97.93 <P12>
  INFO [Server.removeClient]                         Server: Removing client /71.84.97.93 <> with id 179369da-5953-41ea-85e2-03e222324441
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /71.84.97.93 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P13> with id d6ef653c-b0cf-44f0-a171-59dab8db2748
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P13>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /127.0.0.1 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 10 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 20
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id a7fcda77-45cc-4ff9-8c81-7601d736b438
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: a30e5de166b5dd17106054461cdf760c560726a212e40abbe21de324210c49c3
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is a7fcda77-45cc-4ff9-8c81-7601d736b438
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 a7fcda77-45cc-4ff9-8c81-7601d736b438
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853683) Empress3005: Cron? Slip?
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 36446784-de29-43e7-9553-fd8a7f4d4a4b
  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 157977
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id e342f3b5-68b8-414e-beab-feb860108279
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S11> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S11> requests UDP address /75.24.213.169:6261
  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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7238 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: 36446784-de29-43e7-9553-fd8a7f4d4a4b
  INFO [Server.acceptClients]                        Server: Accepted client /156.34.5.237 id 921d015d-01a4-4783-b13b-5b8d43daf22f
  INFO [ServerMessageHandler.processJoin]            Server: Client /156.34.5.237 <S12> joins
  INFO [Server.initUdp]                              Server: Client /156.34.5.237 <S12> requests UDP address /156.34.5.237:6261
  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 /156.34.5.237 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7341 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)C64MuleBoot (ID 101485)
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 12 bytes
  INFO [Player.<init>]                               Creating (P13)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P13)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P14)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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.processPlayerJoin]      /156.34.5.237 <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 [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 14
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P13 P14>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 [Server.acceptClients]                        Server: Accepted client /184.52.53.239 id c12a0918-38dc-4300-bab4-4989d30a327d
  INFO [ServerMessageHandler.processJoin]            Server: Client /184.52.53.239 <S13> joins
  INFO [Server.initUdp]                              Server: Client /184.52.53.239 <S13> requests UDP address /184.52.53.239:54124
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /184.52.53.239 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7483 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /184.52.53.239 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P13)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: hey
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: hello mulites
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: cybe is smoking?
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: HEEEEEEEEEEY
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i believe so
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: wait or play?
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Play unless you KNOW someone is coming...
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: meg will be a while but he's supposed to be on later
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: are we gonna play christmas games tomorrow night?
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ill play
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: :)
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I will - with whomsoever is on...
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P14)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: im gonna try to be on
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i've played a few of them before lol
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.D.A.M.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: C64MuleBoot voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (150ms) <P12> 67ms (67ms) <P13> 750ms (800ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7577 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 [GameController.apply]                        (P12)C64MuleBoot chat: i will be around 9:30 pm my time
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (150ms) <P12> 67ms (67ms) <P13> 734ms (784ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7572 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4371884600476251527
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<A.D.A.M.> (P13)yourslipisshowing (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 41318376
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing 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]                         (P12)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot 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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /184.52.53.239 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.enterPausePhase]              -GAME PAUSED-
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.231 id 1edb8484-ddc0-47b9-8d66-6c21c67b4910
  INFO [Server.addUserToClient]                      Server: /184.52.53.239 <P13> lost user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /184.52.53.239 <P13>
  INFO [Server.addUserToClient]                      Server: /174.243.0.231 <> gets user number 13
  INFO [Server.acceptClientRejoin]                   Server: Rejoin accepted for /174.243.0.231 <P13>
  INFO [PausePhase.serializeReconnectJoinData]       size: 0
  INFO [Client.receiveTCPMessages]                   Client: ReconnectJoin (13) 2406 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing reconnects.
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  SEVERE [PausePhase.apply]                          Couldn't read game model message: invalid stream header: 00000000
  INFO [Server.initUdp]                              Server: Client /174.243.0.231 <P13> requests UDP address /174.243.0.231:10274
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for ReconnectReady (0) 7584 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectReady (0) 7584 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: SUMMARY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [GameModel.setRemoteUser]                     (P12)C64MuleBoot is a remote Player
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [GameModel.setRemoteUser]                     (P14)<A.D.A.M.> is a remote Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [UserController.setAiPlayer]                  (P14)<A.D.A.M.> is taken over by an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 14
  INFO [GameModel.setLocalUser]                      (P14)<A.D.A.M.> is a local Player
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4371884600476251527
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P14)<A.D.A.M.> (P13)yourslipisshowing (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 32647448
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing 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]                         (P12)C64MuleBoot Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot 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
  WARNING [MasterClient.addObserver]                 MasterClient already has listener com.turborilla.mule.controller.phase.SummaryPhase2$MasterListener@4807382f
  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
  SEVERE [SummaryPainter3.start]                     Player sprites not empty at start of summary animation.
  INFO [GameController.setModel]                     ++++++++ New Model: SUMMARY #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7574 bytes
  INFO [PausePhase.serializeReconnectJoinData]       size: 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: woopsy
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: love that new feature
  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: 147
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 84ms (134ms) <P12> 67ms (67ms) <P13> 134ms (300ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7572 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: me too
  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]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 84ms (134ms) <P12> 67ms (67ms) <P13> 300ms (301ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7705 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.D.A.M.> prefers Smithore
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7616 tiles in 45499700ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2090 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore <claim> (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2040 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 1440 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1940 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain3 (6,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 8 frames, rountrip 1ms, max 300ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 301ms 24 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 8 frames, rountrip 1ms, max 300ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 6: Mountain3 (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 20: Plain (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 21: Mountain2 (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (101ms) <P12> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7782 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1006
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $752
  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 1ms, max 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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: <A.D.A.M.> new price $752 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $728 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $752 (changed $32)
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.231 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.enterPausePhase]              -GAME PAUSED-
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $752 (changed $16)
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $692 (changed $-60)
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $640 (changed $-52)
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $640 (changed $0)
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerAuctionPrice not allowed from Sender: /184.52.53.239 <> User: 13 Address: /184.52.53.239:54124
  INFO [Server.acceptClients]                        Server: Accepted client /184.52.53.239 id 70bcc0b7-6c9f-4933-b2c3-0067e04acbeb
  INFO [Server.addUserToClient]                      Server: /174.243.0.231 <P13> lost user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.243.0.231 <P13>
  INFO [Server.addUserToClient]                      Server: /184.52.53.239 <> gets user number 13
  INFO [Server.acceptClientRejoin]                   Server: Rejoin accepted for /184.52.53.239 <P13>
  INFO [PausePhase.serializeReconnectJoinData]       size: 0
  INFO [Client.receiveTCPMessages]                   Client: ReconnectJoin (13) 3076 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing reconnects.
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  SEVERE [PausePhase.apply]                          Couldn't read game model message: invalid stream header: 00000000
  WARNING [ConnectedClient.sendUDP]                  Server: Connected client has no UDP address
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $576 (changed $-64)
  WARNING [ConnectedClient.sendUDP]                  Server: Connected client has no UDP address
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $612 (changed $36)
  INFO [Server.initUdp]                              Server: Client /184.52.53.239 <P13> requests UDP address /184.52.53.239:54124
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $612 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $568 (changed $-44)
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for ReconnectReady (0) 7794 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectReady (0) 7794 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: LAND_AUCTION #1 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [GameModel.setRemoteUser]                     (P12)C64MuleBoot is a remote Player
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [GameModel.setRemoteUser]                     (P14)<A.D.A.M.> is a remote Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [UserController.setAiPlayer]                  (P14)<A.D.A.M.> is taken over by an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 14
  INFO [GameModel.setLocalUser]                      (P14)<A.D.A.M.> is a local Player
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  WARNING [AbstractAuctionController.begin]          Auction controller was not ended before started again.
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $581
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $580
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [GameController.setModel]                     ++++++++ New Model: LAND_AUCTION #1 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7851 bytes
  INFO [PausePhase.serializeReconnectJoinData]       size: 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: FUCK!
  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 21 frames, rountrip 1ms, max 734ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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: <A.D.A.M.> new price $636 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $620 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $664 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $680 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $676 (changed $-4)
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: at least it reconnects now
  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 [AbstractLandAuctionPhase.buyLand]            (P13)yourslipisshowing bought the plot for $972
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i time out all the damned time though
  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: 22
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (684ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7988 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $912
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $438
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $436
  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 20 frames, rountrip 1ms, max 684ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $912
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (701ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7991 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2943878981530726960
  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 (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (701ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7992 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 153 tiles in 1994000ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain3 Smithore (+4) 1490 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2090 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (6,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain3 (6,0) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $135, max: 47.5, left: 23.839458, fraction 0.5018833
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $135 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1209
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (717ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8460 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1907340973591990043
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 684ms (718ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8469 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i used to timeout late in games, grr.  i bought an adaptor Cyber suggested and have had any issues since hard wired :)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1541
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $78, max: 47.5, left: 17.31931, fraction 0.36461705
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $78 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (70ms) <P12> 67ms (67ms) <P13> 701ms (718ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8526 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2617970235997662782
  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 [GameController.apply]                        (P12)C64MuleBoot chat: Cyber smart man :)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (70ms) <P12> 67ms (67ms) <P13> 706ms (718ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8527 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: cybe is the man
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: people like to judge harshly
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yup
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: fluffy
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1554
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $57, max: 47.5, left: 17.039303, fraction 0.35872215
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $57 in the pub
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: she is the issue
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 668ms (717ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8579 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7682237551320518271
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 [GameController.apply]                        (P13)yourslipisshowing chat: yea
  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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 668ms (717ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8578 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 14 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [GameController.apply]                        (P13)yourslipisshowing chat: you see who i choose to play with
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,2) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2278
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $55, max: 47.5, left: 2.5991015, fraction 0.05471793
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $55 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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (685ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8610 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (685ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8656 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8992069885564931240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 0 energy, 0 smithore, 0 crystite
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (685ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8664 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (685ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9106263731512974922
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-10
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 14, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 57%
  INFO [Shop.printPriceFactor]                       Smithore buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i wont play her anymore
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 4 critical: 0 surplus: 4 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $957
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $118
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (685ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8627 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $222
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $230
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: I'm just a guy - that LOVES to play M.U.L.E. ...
  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.31599998 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 20 frames, rountrip 1ms, max 684ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 737ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: me too
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 737ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i hate drama, im 56
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: 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 $75 (8 units for $600)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (740ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8717 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8500697342239803063
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $357
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $118
  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 [GameController.apply]                        (P12)C64MuleBoot chat: dont need drama on a game i love
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 684ms (740ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8637 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $136 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 684ms (737ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8618 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3589471775159337927
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 16, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  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)yourslipisshowing chat: im a pup at 35
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 5 critical: 3 surplus: 2 money: $81
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 1 critical: 3 surplus: -2 money: $1060
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $357
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 1 critical: 3 surplus: -2 money: $118
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 684ms (737ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8625 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $270
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: 64
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: but fuck the drama
  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.31599998 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 20 frames, rountrip 1ms, max 684ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 740ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $270
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $270
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $270
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $270
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yup
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $270
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $270
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $17
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $270
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 740ms
  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: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 689ms (740ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8702 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8608578789669715648
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 12, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 75%
  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]                        (P13)yourslipisshowing chat: its the only way to have some damned peace
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $281
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 1 critical: 2 surplus: -1 money: $960
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $207
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 2 surplus: -1 money: $18
  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 [GameController.apply]                        (P11)Cyber Ranger chat: In everything...
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 684ms (737ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8642 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  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.311 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 20 frames, rountrip 1ms, max 689ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 740ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 120ms
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $275
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 718ms
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: she win gold badge most weeks because she takes advantage of noobs and wont help them with tips to make them better players
  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 [GameController.apply]                        (P12)C64MuleBoot chat: i dont like that
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $45 (8 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (66ms) <P13> 684ms (718ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8706 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5932037714582629394
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 26931800
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $870 Plots: 1 Assets: 695 Total: 2065
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 3 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $27 Plots: 1 Assets: 1160 Total: 1687
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 5 Smithore: 8 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $191 Plots: 2 Assets: 245 Total: 1436
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $18 Plots: 2 Assets: 255 Total: 1273
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $75
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $150
  INFO [SummaryPhase2.begin]                         Colony total: 6461
  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 (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: 68
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (66ms) <P13> 684ms (718ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8704 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 5739 tiles in 46831700ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 2370 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 3020 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain2 (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 20 frames, rountrip 1ms, max 684ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 718ms 49 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 20 frames, rountrip 1ms, max 684ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 4
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 12: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 20 frames, rountrip 1ms, max 684ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 13 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 13: Mountain2 (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 20 frames, rountrip 1ms, max 684ms
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /184.52.53.239 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.enterPausePhase]              -GAME PAUSED-
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /174.243.0.231:10285
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.231 id 59e4e71e-fcd9-479c-9ba4-2589de5e3bdb
  INFO [Server.addUserToClient]                      Server: /184.52.53.239 <P13> lost user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /184.52.53.239 <P13>
  INFO [Server.addUserToClient]                      Server: /174.243.0.231 <> gets user number 13
  INFO [Server.acceptClientRejoin]                   Server: Rejoin accepted for /174.243.0.231 <P13>
  INFO [PausePhase.serializeReconnectJoinData]       size: 0
  INFO [Client.receiveTCPMessages]                   Client: ReconnectJoin (13) 3747 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing reconnects.
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  SEVERE [PausePhase.apply]                          Couldn't read game model message: invalid stream header: 00000000
  INFO [Server.initUdp]                              Server: Client /174.243.0.231 <P13> requests UDP address /174.243.0.231:10285
  INFO [Client.receiveTCPMessages]                   Client: Increasing TCP recieve buffer for ReconnectReady (0) 8716 bytes
  INFO [Client.receiveTCPMessages]                   Client: ReconnectReady (0) 8716 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: LAND_GRANT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [GameModel.setRemoteUser]                     (P12)C64MuleBoot is a remote Player
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [GameModel.setRemoteUser]                     (P14)<A.D.A.M.> is a remote Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [UserController.setAiPlayer]                  (P14)<A.D.A.M.> is taken over by an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 14
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [GameModel.setLocalUser]                      (P14)<A.D.A.M.> is a local Player
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameController.setModel]                     ++++++++ New Model: LAND_GRANT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8704 bytes
  INFO [PausePhase.serializeReconnectJoinData]       size: 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 5665 tiles in 42356800ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 2370 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 3020 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain2 (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 11 frames, rountrip 1ms, max 387ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 387ms 29 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 11 frames, rountrip 1ms, max 387ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.231 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [GameController.enterPausePhase]              -GAME PAUSED-
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  SEVERE [ServerMessageHandler.processUDPMessage]    Server: PlayerLandGrant not allowed from Sender: null User: 13 Address: /184.52.53.239:54080
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.231 id ff0cbb78-d035-42b8-a2ed-6e53052c3e94
  INFO [Server.addUserToClient]                      Server: /174.243.0.231 <P13> lost user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.243.0.231 <P13>
  INFO [Server.addUserToClient]                      Server: /174.243.0.231 <> gets user number 13
  INFO [Server.acceptClientRejoin]                   Server: Rejoin accepted for /174.243.0.231 <P13>
  INFO [PausePhase.serializeReconnectJoinData]       size: 0
  INFO [Client.receiveTCPMessages]                   Client: ReconnectJoin (13) 3628 bytes
  INFO [UserController.apply]                        (P13)yourslipisshowing reconnects.
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  SEVERE [PausePhase.apply]                          Couldn't read game model message: invalid stream header: 00000000
  INFO [Server.initUdp]                              Server: Client /174.243.0.231 <P13> requests UDP address /174.243.0.231:10285
  INFO [Client.receiveTCPMessages]                   Client: ReconnectReady (0) 8716 bytes
  INFO [GameController.setModel]                     ++++++++ New Model: LAND_GRANT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModel.setMyUser]                         (S10)LandruBOT is my user
  INFO [GameModel.setLocalUser]                      (S10)LandruBOT is a local Spectator
  INFO [GameModel.setRemoteUser]                     (P11)Cyber Ranger is a remote Player
  INFO [GameModel.setRemoteUser]                     (P12)C64MuleBoot is a remote Player
  INFO [GameModel.setRemoteUser]                     (P13)yourslipisshowing is a remote Player
  INFO [GameModel.setRemoteUser]                     (P14)<A.D.A.M.> is a remote Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P14>
  INFO [UserController.setAiPlayer]                  (P14)<A.D.A.M.> is taken over by an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [Server.addUserToClient]                      Server: /127.0.0.1 <S10> gets user number 14
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [GameModel.setLocalUser]                      (P14)<A.D.A.M.> is a local Player
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameController.setModel]                     ++++++++ New Model: LAND_GRANT #2 +++++++++++++++++++++++++++++++++++++++++++
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8704 bytes
  INFO [PausePhase.serializeReconnectJoinData]       size: 1
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 5665 tiles in 47205100ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 2370 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 3020 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 2300 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 2945 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain2 (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 11 frames, rountrip 1ms, max 394ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 394ms 29 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 11 frames, rountrip 1ms, max 394ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 12: Plain (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 13 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 13: Mountain2 (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: sorry
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 31: Mountain3 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 37: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 40
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (100ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8719 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $880
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $866
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $668
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: GETTING FUCKING TIRESOME...
  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 1ms, max 100ms
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: that was scary
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 69ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8704 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6580323140781109070
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7710507
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 69ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8701 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 137 tiles in 1780100ns
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: can't help it
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore (+3) 2370 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 3085 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> chose not to hunt the wampus.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain3 (6,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: ...close other programs...
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain2 (6,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $81, max: 47.5, left: 8.659111, fraction 0.18229708
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $81 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1968
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (66ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8739 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3139989644087513025
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.68175083
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8747 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (1,4) with Crystite factory
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: all closed
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1103
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $152, max: 47.5, left: 25.979507, fraction 0.546937
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $152 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8750 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8416511149509013694
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9529311
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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 [GameController.apply]                        (P13)yourslipisshowing chat: good event!
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: shit!
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (117ms) <P12> 66ms (67ms) <P13> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,1) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 959
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8763 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1164128524776251107
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9239538
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: fuck my brains out
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (117ms) <P12> 67ms (67ms) <P13> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8764 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 9 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            No Crystite found
  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 [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2368
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $54, max: 47.5, left: 1.5791025, fraction 0.033244263
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $54 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (118ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8778 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3463075564955549821
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8771 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1238098173938877371
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 5 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 1 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 10 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 0 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 3 food, 0 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 10 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 0 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 69ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8784 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 69ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8786 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4924336947045354056
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $75
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 8, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore 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]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $16
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 13 critical: 0 surplus: 13 money: $826
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 8 critical: 0 surplus: 8 money: $279
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $172
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8728 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $202
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $210
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $203 (1 units for $203)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8834 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2179634331908080344
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  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]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $16
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $76
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $172
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8729 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $52 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8707 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 667384951720891627
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 19, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 72%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 10 critical: 3 surplus: 7 money: $16
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 3 surplus: -3 money: $1029
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $76
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 3 critical: 3 surplus: 0 money: $172
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 69ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8704 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $979
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $979
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $979
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $979
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $979
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $979
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $979
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $979
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $41 (7 units for $287)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 69ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8794 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7985690739944137655
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 5, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is increased to 175%
  INFO [Shop.printPriceFactor]                       Energy buy price $64 sell price $99
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 1 critical: 3 surplus: -2 money: $303
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 1 critical: 3 surplus: -2 money: $861
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 2 surplus: 1 money: $20
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 0 critical: 2 surplus: -2 money: $151
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 69ms (84ms) <P12> 67ms (67ms) <P13> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8718 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 11
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $79
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $936
  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.897 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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]                        Energy price set to average $79 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 74ms (100ms) <P12> 67ms (67ms) <P13> 103ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8707 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8458509948148745252
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 26897936
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $861 Plots: 2 Assets: 2858 Total: 4719
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 3 Energy: 1 Smithore: 12 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $20 Plots: 2 Assets: 2281 Total: 3301
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 2 Energy: 3 Smithore: 9 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $303 Plots: 3 Assets: 322 Total: 2125
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 3 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $151 Plots: 3 Assets: 224 Total: 1875
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 0 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 8 mules
  INFO [Shop.buildMules]                             A mule now costs $400
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $52
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $203
  INFO [SummaryPhase2.begin]                         Shop Food: 7 units $41
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $79
  INFO [SummaryPhase2.begin]                         Shop mules: 8 $400
  INFO [SummaryPhase2.begin]                         Colony total: 12020
  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 (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: 67
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8708 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 4558 tiles in 31931400ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 6524 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 8589 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 6524 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 8589 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 6524 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 8589 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore <claim> (+3) 6524 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 8589 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Mountain2 (5,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 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 5
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 6: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 16 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 16: Mountain2 (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 32: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 33: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8694 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8695 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8267344301117073339
  INFO [Development.setPlayerOrder]                  Normal development order. 8 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6540068
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 74ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8693 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 121 tiles in 2108200ns
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: thought you missed that one boot
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Smithore (+3) 6524 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain2 Smithore <claim> (+3) 8589 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (5,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (5,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain2 (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $55, max: 47.5, left: 4.9990993, fraction 0.1052442
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $55 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2151
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8712 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4307849679695953365
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6380575
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8718 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (1,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (1,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1110
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $97, max: 47.5, left: 11.7328415, fraction 0.24700719
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $97 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 102ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8724 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1178287194939117516
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9150694
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 101ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8715 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile River (4,1)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P13)yourslipisshowing undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (8,3) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1591
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $56, max: 47.5, left: 16.739296, fraction 0.35240623
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $56 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 102ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8728 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3337357329115015212
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37447876
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 116ms (140ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8731 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Plain (2,2)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1672
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $94, max: 47.5, left: 14.999256, fraction 0.31577381
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $94 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 116ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8724 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2507446134677214448
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P14)<A.D.A.M.> Mountain2 (6,1)
  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]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 116ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8734 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7357362735421085993
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 1 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 0 energy and needs 0 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: missed?
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 5 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 3 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8755 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8757 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7944326079566165954
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $203
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 111%
  INFO [Shop.printPriceFactor]                       Smithore buy price $226 sell price $261
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: the high
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $434
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 16 critical: 0 surplus: 16 money: $541
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 15 critical: 0 surplus: 15 money: $242
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $320
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $226
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $190
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: oh tyhe high
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  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 [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 [GameController.apply]                        (P12)C64MuleBoot chat: i dont miss them 
  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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: lol
  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 $226 (31 units for $7006)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (103ms) <P12> 66ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8809 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5485384208446443570
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $52
  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 [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: you missed bottom right
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $434
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $4157
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $3632
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $320
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (103ms) <P12> 66ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8762 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (103ms) <P12> 66ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8745 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8571141156600678943
  INFO [Shop.calcBuySellPrice]                       Current Food price $41
  INFO [Shop.printPriceFactor]                       Food shop: 7, total: 13, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 94%
  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]                        (P12)C64MuleBoot chat: nope
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 5 critical: 3 surplus: 2 money: $434
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 3 surplus: -3 money: $4157
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $3632
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 1 critical: 3 surplus: -2 money: $320
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (103ms) <P12> 66ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8749 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: just double checking?
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $39
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $639
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  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 $59 (10 units for $590)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 67ms (103ms) <P12> 66ms (67ms) <P13> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8821 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4458571840819003744
  INFO [Shop.calcBuySellPrice]                       Current Energy price $79
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 6, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is increased to 125%
  INFO [Shop.printPriceFactor]                       Energy buy price $84 sell price $119
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $611
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 0 critical: 3 surplus: -3 money: $4157
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 2 surplus: 0 money: $3219
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 3 critical: 1 surplus: 2 money: $143
  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 [GameController.apply]                        (P11)Cyber Ranger chat: We'll see soon enough...
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 83ms (117ms) <P12> 66ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8764 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $99
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $579
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i deduced it from the other assays
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 3ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i practice opposite side of the bpoard every chance i get
  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 $99 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (3ms) <P11> 83ms (85ms) <P12> 67ms (67ms) <P13> 105ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8806 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 195261784540405180
  INFO [SummaryPhase2.begin]                         Total Memory: 79691776
  INFO [SummaryPhase2.begin]                         Free Memory: 42457928
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $4157 Plots: 3 Assets: 220 Total: 5877
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 0 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3219 Plots: 3 Assets: 721 Total: 5440
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $611 Plots: 4 Assets: 362 Total: 2973
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 2 Energy: 1 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $143 Plots: 4 Assets: 618 Total: 2761
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $450
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 17 units $226
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $59
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $99
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $450
  INFO [SummaryPhase2.begin]                         Colony total: 17051
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 70
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (100ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8795 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.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 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 217ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 6: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 11: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 22 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 22: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 23: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 110ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 13
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (85ms) <P12> 66ms (67ms) <P13> 110ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8826 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $432
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $9080
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $3776
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  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 1ms, max 110ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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: <A.D.A.M.> new price $3728 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3748 (changed $20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3696 (changed $-52)
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: aw
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3688 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3736 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3720 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3704 (changed $-16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $3744 (changed $40)
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<A.D.A.M.> bought the plot for $612
  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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8820 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $552
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $4574
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $2196
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  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 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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: <A.D.A.M.> new price $2196 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2196 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2196 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2196 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2156 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $2124 (changed $-32)
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<A.D.A.M.> bought the plot for $612
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ouch
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8813 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -112055811023387019
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42850447
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8819 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.0 (5.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 450.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,0) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (6,0): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (5,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $109, max: 47.5, left: 3.8000011, fraction 0.08000002
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $109 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8823 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6121379655393322255
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.897427
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 7 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 117ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8816 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,0) with Energy factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: grow yr own energy..  lol
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,2) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2216
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $109, max: 47.5, left: 3.7791004, fraction 0.07956001
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $109 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 102ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8881 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3541172423810089482
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.80736715
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 102ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8893 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1143
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $105, max: 47.5, left: 11.692841, fraction 0.24616507
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (83ms) <P12> 67ms (67ms) <P13> 106ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8887 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4830385102625034682
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27255708
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 4)
  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]                              (P12)C64MuleBoot has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (83ms) <P12> 67ms (67ms) <P13> 106ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8896 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 7 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Plain (5,4)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (7,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Mountain1 (7,4)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,3) with Food factory
  INFO [GameModel.sellMule]                          (P12)C64MuleBoot sold a mule for $450
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2253
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $117, max: 47.5, left: 9.91914, fraction 0.208824
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $117 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8902 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8900 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5651623474976724890
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 1 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 0 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 3 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 8 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 2 food, 0 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 food, 10 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 5 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8914 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [ColonyEventPhase.begin]                      Colony event is not applicable.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8922 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1317657209125914762
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $226
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 17, mules potentially available: 18, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 58%
  INFO [Shop.printPriceFactor]                       Smithore buy price $123 sell price $158
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $416
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $3042
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 7 critical: 0 surplus: 7 money: $2003
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $585
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8836 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $170
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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: 117ms
  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 $123 (7 units for $861)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (116ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8921 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8772955634498616805
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $416
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3042
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2864
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $585
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (116ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8844 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $60 (0 units for $0)
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (133ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8826 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4586721607123151504
  INFO [Shop.calcBuySellPrice]                       Current Food price $59
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 10, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 145%
  INFO [Shop.printPriceFactor]                       Food buy price $71 sell price $106
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $416
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 4 surplus: -4 money: $3042
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $2864
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 4 surplus: 0 money: $585
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (116ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8816 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $283
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $283
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $283
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $106
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $283
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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]                        Food price set to average $108 (3 units for $325)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8926 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 728356131765303028
  INFO [Shop.calcBuySellPrice]                       Current Energy price $99
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 17, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  INFO [Shop.printPriceFactor]                       Energy buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 10 critical: 2 surplus: 8 money: $741
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 0 critical: 3 surplus: -3 money: $3042
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 5 critical: 3 surplus: 2 money: $2539
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 2 critical: 2 surplus: 0 money: $585
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 102ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8828 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $301
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $301
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $301
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $301
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $301
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $301
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $301
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $301
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 139ms
  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 $90 (7 units for $631)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 102ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8916 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 537434084624443651
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 36144552
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $2866 Plots: 6 Assets: 400 Total: 6266
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 0 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2084 Plots: 4 Assets: 1830 Total: 5914
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1372 Plots: 5 Assets: 608 Total: 4480
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $585 Plots: 5 Assets: 672 Total: 3757
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 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 $240
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 16 units $123
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $90
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $240
  INFO [SummaryPhase2.begin]                         Colony total: 20417
  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 (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: 68
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8891 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.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 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 233ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 118ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 2
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 13: Plain (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 18: Mountain2 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 19: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 23 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 23: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 117ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8889 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $552
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2437
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1600
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  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 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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: <A.D.A.M.> new price $1552 (changed $-48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1508 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1488 (changed $-20)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1512 (changed $24)
  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 $768
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 101ms (249ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8882 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4470760408294671522
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5926986
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 0 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 101ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8880 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> is short on development time and goes to the pub
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.0 (5.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 24325 tiles in 196176700ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: River Food (+4) River Energy (+2) Mountain2 Smithore (+3) Plain Energy (+3) Plain Energy (+3) 7406 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 10536 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 6 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (8,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (4,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	6. make plot (6,1) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (5,2): Smithore --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (8,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $107, max: 47.5, left: 3.7800012, fraction 0.07957897
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 61
  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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 100ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8888 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7010496132120025906
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7316287
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 100ms (155ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8891 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,3) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2168
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $104, max: 47.5, left: 4.6590996, fraction 0.098086305
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8948 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 790283348169230574
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5295896
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 1 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8942 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 701
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $104, max: 47.5, left: 1.6048317, fraction 0.03378593
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $104 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8964 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 53661473900017807
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12822974
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: RelativeDied
  INFO [PlayerEventPhase$1.finished]                 Event Message: A distant relative died and left you a vast fortune. But after taxes you only got $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: vast!
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 68ms (83ms) <P12> 59ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8962 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (5,4) with Food factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,4) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2220
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $111, max: 47.5, left: 3.7591004, fraction 0.07913896
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $111 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9014 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9007 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2273765984050032035
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 10 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 2 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 14 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 0 food, 0 energy, 7 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 8 energy, 11 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 6 food, 6 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 5 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 0 food, 0 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 1 food, 10 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 9 food, 5 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 83ms (84ms) <P12> 66ms (66ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9040 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -311605796968560946
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 83ms (84ms) <P12> 66ms (66ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9036 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6007396301203382485
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $123
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  INFO [Shop.printPriceFactor]                       Smithore shop: 16, mules potentially available: 16, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 63%
  INFO [Shop.printPriceFactor]                       Smithore 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]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $1186
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 1 critical: 0 surplus: 1 money: $2973
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 5 critical: 0 surplus: 5 money: $1040
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 0 critical: 0 surplus: 0 money: $251
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $142
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 $73 (5 units for $365)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3532837329121118375
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1186
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $2973
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1405
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $251
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9013 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $92 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 70ms (84ms) <P12> 66ms (67ms) <P13> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8983 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8649097435403674570
  INFO [Shop.calcBuySellPrice]                       Current Food price $108
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  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]               (P13)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $1186
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 0 critical: 4 surplus: -4 money: $2973
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 4 surplus: -2 money: $1405
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 9 critical: 4 surplus: 5 money: $251
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 116ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8981 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 2 takes over trade from buyer <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller C64MuleBoot rank 4 takes over trade from seller yourslipisshowing rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (7 units for $898)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (120ms) <P12> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9056 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7616928586055227631
  INFO [Shop.calcBuySellPrice]                       Current Energy price $90
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 35, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $31 sell price $66
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 15 critical: 2 surplus: 13 money: $1441
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 0 critical: 2 surplus: -2 money: $2718
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 5 surplus: 10 money: $762
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 5 critical: 3 surplus: 2 money: $894
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 101ms (139ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9002 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 134ms
  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 $66 (3 units for $198)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9027 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5254835655315908917
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 50248096
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $2520 Plots: 7 Assets: 637 Total: 6657
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 2 Energy: 3 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $762 Plots: 6 Assets: 2446 Total: 6208
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1573 Plots: 6 Assets: 1557 Total: 6130
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 3 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $960 Plots: 6 Assets: 1066 Total: 5026
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 4 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 $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 9 units $73
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $66
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 24021
  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 (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: 68
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 67ms (67ms) <P13> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9008 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 4 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 4: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 8: Mountain2 (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 10: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 11: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9005 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $708
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $824
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $824
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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: <A.D.A.M.> new price $856 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $884 (changed $28)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)yourslipisshowing bought the plot for $1024
  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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9019 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4908613225295167993
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9886369
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 2 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9012 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.5 (26.25/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 6ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1022.9999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $105, max: 47.5, left: 1.6695886, fraction 0.03514923
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $105 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1255
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9062 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4122987199634701748
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5359584
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9066 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,0) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: Cyber what year did this mule get created?  
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Energy 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (101ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9092 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5512350419610096467
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.58456844
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9101 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (8,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (6,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1748
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $106, max: 47.5, left: 1.9143453, fraction 0.040302005
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (108ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9121 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2042610217323322233
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.89369243
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9114 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 4 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Not sure; I started playing in Oct '12...
  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 (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (7,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (6,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (2,1) with Energy factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: planet mule prob has the story...
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2348
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $104, max: 47.5, left: 1.099103, fraction 0.02313901
  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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9159 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8076183170257231512
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 13 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 15 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 15 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 4 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 8 energy, 7 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 6 food, 10 energy, 3 smithore, 3 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 4 food, 13 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 4 food, 0 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 2 food, 7 energy, 4 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 9 energy, 2 smithore, 3 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2519525230733584426
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9214 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1595523817507330637
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $73
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $1
  INFO [Shop.printPriceFactor]                       Smithore shop: 9, mules potentially available: 11, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 80%
  INFO [Shop.printPriceFactor]                       Smithore buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $175
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 2 critical: 0 surplus: 2 money: $2660
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $497
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 1 critical: 0 surplus: 1 money: $619
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9070 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $122
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $130
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $94 (5 units for $470)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7516090775786462900
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  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]               (P13)yourslipisshowing Crystite: 2 critical: 0 surplus: 2 money: $175
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $2660
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 4 critical: 0 surplus: 4 money: $27
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 1 critical: 0 surplus: 1 money: $619
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9086 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  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: ChooseDirection (13) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (13) 4 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: idk
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (7 units for $672)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8551804374195062462
  INFO [Shop.calcBuySellPrice]                       Current Food price $128
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 96%
  INFO [Shop.printPriceFactor]                       Food 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]               (P13)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $367
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $2660
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 4 surplus: 0 money: $411
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $715
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9061 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $142
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i started 2013 then didnt play from  2015 to 2019
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $142
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $122
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $76
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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]                        Food price set to average $107 (6 units for $642)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -54432597723878893
  INFO [Shop.calcBuySellPrice]                       Current Energy price $66
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 46, needed: 18
  INFO [Shop.printPriceFactor]                       Energy is decreased to 54%
  INFO [Shop.printPriceFactor]                       Energy buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 21 critical: 4 surplus: 17 money: $581
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 1 critical: 3 surplus: -2 money: $2660
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 6 surplus: 9 money: $839
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 9 critical: 5 surplus: 4 money: $715
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9062 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 244ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 244ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 244ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 244ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $36
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 244ms
  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 $27 (12 units for $333)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (4ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 117ms (244ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3435661214704310751
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 50214184
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $2327 Plots: 8 Assets: 1137 Total: 7464
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 4 Energy: 13 Smithore: 2 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $944 Plots: 7 Assets: 1554 Total: 5998
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 10 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $665 Plots: 8 Assets: 1258 Total: 5923
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 2 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $859 Plots: 7 Assets: 1411 Total: 5770
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 6 Smithore: 1 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 9 mules
  INFO [Shop.buildMules]                             A mule now costs $180
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $94
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $107
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $27
  INFO [SummaryPhase2.begin]                         Shop mules: 9 $180
  INFO [SummaryPhase2.begin]                         Colony total: 25155
  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 (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: 70
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 117ms (244ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (3,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 2ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 244ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing 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 2ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 6 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 6: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 8: Mountain1 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 9: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  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: 13
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (4ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9186 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (4ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7924659585598291202
  INFO [Development.setPlayerOrder]                  Normal development order. 9 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.23773235
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 1)
  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]                              (P14)<A.D.A.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (4ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1009.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 122ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5069.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,2) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (3,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 8.279102
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $108, max: 47.5, left: 5.6190987, fraction 0.11829682
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $108 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2094
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5679579412455257231
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.055580497
  INFO [PlayerEventGenerator.nextEvent]              Player event pitys player without food.
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: HomeWorldPackage
  INFO [PlayerEventPhase$1.finished]                 Event Message: You just received a package from your home-world relatives containing 3 food and 2 energy units
  INFO [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 3 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (83ms) <P12> 66ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: you received a package
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: 8========>
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)Cyber Ranger sold a mule for $205
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1874
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: realistic version= 8==>
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (102ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9232 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1499815134489393038
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9367609
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 2 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9242 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,1) with Food factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (2,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1220
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $109, max: 47.5, left: 2.4095879, fraction 0.050728165
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $109 in the pub
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: LOL
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: lol
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2448931678793714570
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7168269
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9257 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 3 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,4) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [GameModel.sellMule]                          (P12)C64MuleBoot sold a mule for $255
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9270 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1678823944018215000
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 17 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 13 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 12 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 6 energy and needs 5 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 13 food, 15 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 20 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 11 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 6 energy, 11 smithore, 7 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]               (P13)yourslipisshowing produced 16 food, 17 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 18 food, 0 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 3 energy, 10 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 8 energy, 10 smithore, 7 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9309 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4750817090670365642
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9322 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2917500030884031576
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $94
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 3, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 225%
  INFO [Shop.printPriceFactor]                       Smithore buy price $204 sell price $239
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $564
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 6 critical: 0 surplus: 6 money: $1415
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 16 critical: 0 surplus: 16 money: $1044
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 11 critical: 0 surplus: 11 money: $709
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $204
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 2 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 2 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Cyber Ranger rank 2 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $204 (27 units for $5508)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9251 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3620144530420167665
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $92 sell price $232
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 3 critical: 0 surplus: 3 money: $564
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1415
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 11 critical: 0 surplus: 11 money: $4308
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 7 critical: 0 surplus: 7 money: $2953
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9267 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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: 117ms
  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 $92 (21 units for $1932)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9312 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3212802919916326960
  INFO [Shop.calcBuySellPrice]                       Current Food price $107
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 35, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 59%
  INFO [Shop.printPriceFactor]                       Food buy price $48 sell price $83
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 16 critical: 4 surplus: 12 money: $840
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 12 critical: 4 surplus: 8 money: $1415
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $5320
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 1 critical: 4 surplus: -3 money: $3597
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 102ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.898 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 102ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 150ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <A.D.A.M.> rank 1
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 141ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 141ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 117ms
  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 $66 (17 units for $1131)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 65ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3831393308547254107
  INFO [Shop.calcBuySellPrice]                       Current Energy price $27
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 49, needed: 26
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  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]               (P13)yourslipisshowing Energy: 26 critical: 6 surplus: 20 money: $1731
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 6 critical: 7 surplus: -1 money: $1655
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 8 critical: 7 surplus: 1 money: $4905
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 9 critical: 6 surplus: 3 money: $3169
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 65ms (67ms) <P13> 107ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9224 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 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.893 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 107ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 141ms
  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]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 56ms (67ms) <P13> 107ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1462160808508512725
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 25051576
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4905 Plots: 8 Assets: 1350 Total: 10255
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3169 Plots: 8 Assets: 1457 Total: 8626
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 7 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $1655 Plots: 9 Assets: 2246 Total: 8401
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 7 Energy: 6 Smithore: 6 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $1731 Plots: 9 Assets: 1619 Total: 7850
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 4 Energy: 26 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 11 mules for 22 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $400
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $92
  INFO [SummaryPhase2.begin]                         Shop Smithore: 5 units $204
  INFO [SummaryPhase2.begin]                         Shop Food: 12 units $66
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $400
  INFO [SummaryPhase2.begin]                         Colony total: 35132
  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 (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: 69
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (101ms) <P12> 56ms (67ms) <P13> 107ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain1 (3,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 1ms, max 107ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 141ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 107ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 8
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 1: Plain (1,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 2: Mountain1 (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 5: Mountain1 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 9: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (101ms) <P12> 66ms (67ms) <P13> 116ms (141ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $964
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1112
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-844
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  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 1ms, max 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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 [GameController.apply]                        (P13)yourslipisshowing chat: cybe
  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 $2984
  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: 7
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 117ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 178616719965664962
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.048550308
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  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 [GameController.apply]                        (P12)C64MuleBoot chat: fast
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (101ms) <P12> 66ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9260 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (3,4) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1840
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $169, max: 47.5, left: 11.21917, fraction 0.23619305
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $169 in the pub
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: full tilt!
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9313 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -300303382280614398
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.58448607
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 2)
  INFO [Player.useFood]                              (P12)C64MuleBoot 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9318 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Plain (5,3)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (2,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (1,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2105
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $169, max: 47.5, left: 6.119098, fraction 0.12882312
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $169 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9330 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2174672260177057
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31126934
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9331 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 11ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3611.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,0) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,0) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,1): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (3,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (3,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,1) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain1 (3,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 6.179098
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $157, max: 47.5, left: 2.6791015, fraction 0.056402136
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $157 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2241
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (101ms) <P12> 66ms (67ms) <P13> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9329 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2365513750315107378
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.061636984
  INFO [PlayerEventPhase.begin]                      Event player: (P13)yourslipisshowing (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $225
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: \charity!
  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 [Player.useFood]                              (P13)yourslipisshowing has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (101ms) <P12> 66ms (67ms) <P13> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9327 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (1,0) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $300
  INFO [GameModel.developLand]                       (P13)yourslipisshowing undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (5,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 2403
  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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9339 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3087847031718306650
  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 [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9328 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8641359365563729507
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 26 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 9 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 31 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 8 food, 12 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 14 energy, 11 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 14 energy, 15 smithore, 7 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]               (P13)yourslipisshowing produced 3 food, 29 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 6 food, 9 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 1 food, 13 energy, 14 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 13 energy, 14 smithore, 7 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9370 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9367 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8514585060471272394
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $204
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 5, mules potentially available: 10, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 85%
  INFO [Shop.printPriceFactor]                       Smithore buy price $172 sell price $207
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $1156
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 15 critical: 0 surplus: 15 money: $1237
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 14 critical: 0 surplus: 14 money: $4199
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 14 critical: 0 surplus: 14 money: $179
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9245 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $172
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [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: 167ms
  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 $172 (28 units for $4816)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P12> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9341 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2399612654496525443
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $92
  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 [GameController.apply]                        (P13)yourslipisshowing chat: i got the bot lol
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 16 critical: 0 surplus: 16 money: $1156
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $1237
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 11 critical: 0 surplus: 11 money: $6607
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 7 critical: 0 surplus: 7 money: $2587
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 $136 (34 units for $4624)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9372 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -945232110924499265
  INFO [Shop.calcBuySellPrice]                       Current Food price $66
  INFO [Shop.printPriceFactor]                       Food shop: 12, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  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]               (P13)yourslipisshowing Food: 3 critical: 5 surplus: -2 money: $3332
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 8 critical: 5 surplus: 3 money: $1237
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 5 surplus: -3 money: $8103
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 2 critical: 5 surplus: -3 money: $3539
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 267ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer C64MuleBoot rank 2
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $46
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 267ms
  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]                        Food price set to average $73 (13 units for $949)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 82ms (83ms) <P12> 66ms (67ms) <P13> 100ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9385 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -764762347112838903
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 84, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 50%
  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]               (P13)yourslipisshowing Energy: 44 critical: 7 surplus: 37 money: $3259
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 10 critical: 6 surplus: 4 money: $1310
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 14 critical: 8 surplus: 6 money: $7519
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 16 critical: 7 surplus: 9 money: $3247
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (2ms) <P11> 82ms (83ms) <P12> 66ms (67ms) <P13> 100ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P12)C64MuleBoot 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 yourslipisshowing rank 4 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer yourslipisshowing rank 4 takes over trade from buyer Cyber Ranger rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 267ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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 $70 (4 units for $282)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 100ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9346 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1054446128467151287
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 34974480
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $7318 Plots: 9 Assets: 2745 Total: 14563
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 10 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $3178 Plots: 10 Assets: 4657 Total: 12835
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 4 Energy: 47 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $1592 Plots: 10 Assets: 4131 Total: 10723
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 7 Energy: 6 Smithore: 15 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3247 Plots: 10 Assets: 2438 Total: 10685
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 16 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 $340
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 21 units $172
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $73
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $70
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $340
  INFO [SummaryPhase2.begin]                         Colony total: 48806
  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 [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: 70
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 100ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9342 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain1 (5,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 234ms 20 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<A.D.A.M.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<A.D.A.M.> is granted tile 1: Mountain1 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)yourslipisshowing is granted tile 2: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 3: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9288 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2924
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1370
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-508
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $3248
  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: 9
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3871969739097966541
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8212624
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9258 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,3) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,4) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (1,4)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (3,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (1,4) with Food 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (83ms) <P12> 67ms (67ms) <P13> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9271 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7443591200644561416
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.058090627
  INFO [PlayerEventPhase.begin]                      Event player: (P13)yourslipisshowing (rank 2)
  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 [GameController.apply]                        (P13)yourslipisshowing chat: yummy
  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)yourslipisshowing has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (83ms) <P12> 66ms (67ms) <P13> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9275 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (0,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1950
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9305 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1505948089441410833
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3261339
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 104ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9303 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3567.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 1012ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 7604.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 6 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Empty from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	6. make plot (8,2) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (5,2): Smithore --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,1): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (5,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (8,2): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> undevelops tile Mountain2 (5,2)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain1 (5,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (8,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.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 (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]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9318 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3181546891257245597
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2209605
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (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]                              (P12)C64MuleBoot has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9326 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (5,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (0,3) with Crystite 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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9374 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9362 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1868876618447792729
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 47 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 15 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 16 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 4 food, 8 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 34 food, 12 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 10 food, 8 energy, 0 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 6 energy, 15 smithore, 19 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]               (P13)yourslipisshowing produced 5 food, 8 energy, 0 smithore, 28 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 36 food, 13 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 15 food, 9 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 7 energy, 17 smithore, 18 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9407 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1616033511702180808
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9407 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8324913216975722064
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $172
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-12
  INFO [Shop.printPriceFactor]                       Smithore shop: 21, mules potentially available: 17, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore 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]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $2788
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 15 critical: 0 surplus: 15 money: $987
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $3705
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 7 critical: 0 surplus: 7 money: $2077
  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: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9336 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $63
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 3
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (16 units for $1298)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9367 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7241343873067382841
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  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]               (P13)yourslipisshowing Crystite: 11 critical: 0 surplus: 11 money: $2788
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $2187
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 7 critical: 0 surplus: 7 money: $3705
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 8 critical: 0 surplus: 8 money: $779
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9346 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [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 [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]         (P12)C64MuleBoot auction teleport count: 1
  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]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $136 (26 units for $3536)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9391 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1483596804866137280
  INFO [Shop.calcBuySellPrice]                       Current Food price $73
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 61, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 50%
  INFO [Shop.printPriceFactor]                       Food buy price $21 sell price $56
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $4284
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 37 critical: 5 surplus: 32 money: $2187
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 18 critical: 5 surplus: 13 money: $4657
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 1 critical: 5 surplus: -4 money: $1867
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9313 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $21
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  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]                        Food price set to average $56 (10 units for $560)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 69ms (101ms) <P12> 67ms (67ms) <P13> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9337 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 276114412458520629
  INFO [Shop.calcBuySellPrice]                       Current Energy price $70
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 78, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  INFO [Shop.printPriceFactor]                       Energy buy price $27 sell price $62
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 37 critical: 10 surplus: 27 money: $4228
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 13 critical: 7 surplus: 6 money: $2747
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 15 critical: 9 surplus: 6 money: $4657
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 13 critical: 10 surplus: 3 money: $1363
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9301 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $42
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 167ms
  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]                        Energy price set to average $62 (5 units for $310)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 69ms (84ms) <P12> 66ms (67ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9321 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2439024296664932155
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 21338944
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $4228 Plots: 11 Assets: 3940 Total: 13668
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 6 Energy: 37 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $4657 Plots: 11 Assets: 2963 Total: 13120
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 18 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1053 Plots: 11 Assets: 4824 Total: 11377
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 10 Energy: 18 Smithore: 23 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $3057 Plots: 11 Assets: 2623 Total: 11180
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 27 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 6 units $81
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $56
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $62
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $160
  INFO [SummaryPhase2.begin]                         Colony total: 49345
  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]                        (P12)C64MuleBoot chat: need 5 min after this game
  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 (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: 71
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9320 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (100ms) <P12> 66ms (67ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9303 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (150ms) <P12> 66ms (67ms) <P13> 101ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9306 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7006884090491016398
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8927822
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P13)yourslipisshowing 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (150ms) <P12> 66ms (67ms) <P13> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9301 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile Plain (5,1)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (5,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing undevelops tile Plain (7,2)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile River (4,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (7,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 1379
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $195, max: 47.5, left: 19.919369, fraction 0.41935512
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $195 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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (84ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9316 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3688902254268502364
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1552909
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $450
  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 18 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (100ms) <P12> 66ms (67ms) <P13> 101ms (216ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9318 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (1,4) with Energy factory
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i gotta go have christmas with my peoples
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2341
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $151, max: 47.5, left: 0.6791034, fraction 0.0142969135
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $151 in the pub
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: right on
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: they just changed plans
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 68ms (68ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8367559389864487660
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7613734
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  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 [GameController.apply]                        (P12)C64MuleBoot chat: fuck christmas
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P12> 67ms (68ms) <P13> 100ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9315 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: ill be back later probably
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (6,3) with Crystite factory
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: 2 more rnds!!!!!!!
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (1,3) with Crystite factory
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: im staying
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain2 (2,1) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)C64MuleBoot sold a mule for $235
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2195
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $155, max: 47.5, left: 3.5991006, fraction 0.07577054
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $155 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (68ms) <P13> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8902038895954168682
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.382209
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 27 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)yourslipisshowing chat: shit i could win if you choke on development :P
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: jk lol
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1201.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 1147ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2130.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,0) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (6,1) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,2) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (6,0) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Food --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (5,0): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,1): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (5,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,2) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain1 (5,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (5,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 3.159101
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $151, max: 47.5, left: 1.3391027, fraction 0.028191637
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $151 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 2308
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9325 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9319 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7129107565737728681
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 37 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 15 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 18 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 0 food, 7 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 17 food, 12 energy, 6 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 12 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 12 energy, 0 smithore, 34 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 0 food, 7 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 15 food, 12 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 10 energy, 0 smithore, 30 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 12 energy, 0 smithore, 30 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9363 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8237825357348825298
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9364 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8420123229025450904
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $81
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 12, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $60 sell price $95
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $4348
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 9 critical: 0 surplus: 9 money: $2773
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $4823
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 23 critical: 0 surplus: 23 money: $1158
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 116ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9288 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $60
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: lol
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ore time
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [SlickLogSystem.info]                         Transaction #7
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: not really
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [Player.increaseAuctionTeleportCount]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 123ms
  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 [GameController.apply]                        (P13)yourslipisshowing chat: unless you wanna dump all your plots
  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 $77 (9 units for $693)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 71ms (83ms) <P12> 66ms (67ms) <P13> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9363 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1771458786906239160
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 46 critical: 0 surplus: 46 money: $4348
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $3466
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 30 critical: 0 surplus: 30 money: $4823
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 30 critical: 0 surplus: 30 money: $465
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 71ms (83ms) <P12> 66ms (67ms) <P13> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [GameController.apply]                        (P12)C64MuleBoot chat: no need
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [Player.increaseAuctionTeleportCount]         (P13)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $132 (106 units for $13992)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 71ms (84ms) <P12> 66ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9373 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5748753487307020393
  INFO [Shop.calcBuySellPrice]                       Current Food price $56
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 37, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 66%
  INFO [Shop.printPriceFactor]                       Food 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 [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 1 critical: 5 surplus: -4 money: $10420
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 26 critical: 5 surplus: 21 money: $3466
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 7 critical: 5 surplus: 2 money: $8783
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 3 critical: 5 surplus: -2 money: $4425
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 71ms (84ms) <P12> 66ms (67ms) <P13> 117ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9241 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-16
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (11) 4 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: it will increase a little bit rest of the game is store has less than 12
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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 [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-16
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-16
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-16
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-16
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-16
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-16
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  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 $57 (6 units for $342)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P12> 67ms (67ms) <P13> 101ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9330 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3328053842312131420
  INFO [Shop.calcBuySellPrice]                       Current Energy price $62
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 77, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 60%
  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 [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 28 critical: 10 surplus: 18 money: $10420
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 13 critical: 8 surplus: 5 money: $3808
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 16 critical: 9 surplus: 7 money: $8783
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 20 critical: 9 surplus: 11 money: $4083
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (122ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9244 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 150ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $37
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Energy price set to average $57 (4 units for $228)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9305 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6697357136881699141
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 53824400
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $10420 Plots: 11 Assets: 3038 Total: 18958
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 1 Energy: 28 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $8783 Plots: 11 Assets: 2646 Total: 16929
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3855 Plots: 11 Assets: 5680 Total: 15035
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 9 Energy: 24 Smithore: 32 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $4036 Plots: 11 Assets: 2578 Total: 12114
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 20 Energy: 9 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $77
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $150
  INFO [SummaryPhase2.begin]                         Colony total: 63036
  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]                        (P12)C64MuleBoot chat: better grow energy
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: :)
  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: 69
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9314 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 83ms (84ms) <P12> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9297 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 82ms (84ms) <P12> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9304 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5827489817485687682
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.6851056
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 1 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)yourslipisshowing chat: nopt 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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 82ms (84ms) <P12> 67ms (67ms) <P13> 101ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9301 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing undevelops tile River (4,1)
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile Plain (5,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)yourslipisshowing develops tile River (4,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 675
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 82ms (84ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9316 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2799468079216113789
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3129452
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9317 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (1,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1157
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $174, max: 47.5, left: 24.35947, fraction 0.512831
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $174 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 66ms (84ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9306 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4498360684442065345
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.088398516
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 3)
  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 [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 9 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 66ms (99ms) <P12> 67ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9306 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing chat: i need 48 tite price next 2 rds
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (2,2)
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: :)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1367
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $220, max: 47.5, left: 20.159374, fraction 0.42440787
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $220 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 66ms (99ms) <P12> 66ms (67ms) <P13> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7033808079633767560
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1448664
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<A.D.A.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: ArtificialDumbness
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your offworld investments in Artificial Dumbness paid $450 in dividends
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: you need help
  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)<A.D.A.M.> has 20 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (116ms) <P12> 67ms (67ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9266 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2536.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 1 tiles in 908400ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Mountain2 Crystite (+2) 12628 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 15230 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,0) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (6,0): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain2 (6,0) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $155, max: 47.5, left: 30.359608, fraction 0.6391496
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $155 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 857
  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: 39
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (99ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9306 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (99ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9299 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7316867748015507943
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 28 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 9 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 16 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 24 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 0 food, 2 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 17 food, 12 energy, 6 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 8 energy, 0 smithore, 41 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 0 energy, 0 smithore, 53 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 [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 0 food, 3 energy, 0 smithore, 52 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 18 food, 13 energy, 7 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 7 energy, 0 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 0 energy, 0 smithore, 55 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (99ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9310 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6053052942188694306
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 82ms (99ms) <P12> 67ms (67ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9291 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7804224913718927486
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $77
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: lol
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $10370
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 7 critical: 0 surplus: 7 money: $4391
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $8907
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 34 critical: 0 surplus: 34 money: $3925
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 82ms (99ms) <P12> 67ms (67ms) <P13> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: there it was
  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]         (P14)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yup
  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 (7 units for $490)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2900866096141316347
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $10370
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $4881
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $8907
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 0 critical: 0 surplus: 0 money: $3435
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9223 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 $132 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7703997646299225813
  INFO [Shop.calcBuySellPrice]                       Current Food price $57
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 29, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 77%
  INFO [Shop.printPriceFactor]                       Food buy price $29 sell price $64
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: u were hoping for wrong thing
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 0 critical: 5 surplus: -5 money: $10370
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 26 critical: 5 surplus: 21 money: $4881
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $8907
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 2 critical: 5 surplus: -3 money: $3435
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: now low tites next rd
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot (P13)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $29
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 234ms
  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 [GameController.apply]                        (P12)C64MuleBoot chat: wont matter
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Shop.setAveragePrice]                        Food price set to average $64 (4 units for $256)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (82ms) <P12> 67ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9325 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7364970166567244572
  INFO [Shop.calcBuySellPrice]                       Current Energy price $57
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 54, needed: 42
  INFO [Shop.printPriceFactor]                       Energy is decreased to 83%
  INFO [Shop.printPriceFactor]                       Energy 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 [GameController.apply]                        (P13)yourslipisshowing chat: i win?
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 17 critical: 11 surplus: 6 money: $10370
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 14 critical: 9 surplus: 5 money: $5137
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 13 critical: 10 surplus: 3 money: $8651
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 10 critical: 12 surplus: -2 money: $3435
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (82ms) <P12> 67ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9220 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<A.D.A.M.> (P13)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.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: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 267ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: ya
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: 100%
  INFO [GameController.apply]                        (P13)yourslipisshowing 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 (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 $68 (4 units for $272)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 67ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3088836842160400485
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 16060400
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $10370 Plots: 11 Assets: 2591 Total: 18461
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 0 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $8651 Plots: 11 Assets: 2589 Total: 16740
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3163 Plots: 11 Assets: 5435 Total: 14098
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 2 Energy: 14 Smithore: 41 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $5409 Plots: 11 Assets: 3148 Total: 14057
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 22 Energy: 10 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 $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $70
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $64
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $140
  INFO [SummaryPhase2.begin]                         Colony total: 63356
  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)yourslipisshowing chat: merry christmas mulites!
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: accounting says so
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 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: 69
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 117ms (207ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9296 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 117ms (207ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9277 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P12> 66ms (67ms) <P13> 117ms (207ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2065185088395564060
  INFO [Development.setPlayerOrder]                  Normal development order. 11 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7150476
  INFO [PlayerEventPhase.begin]                      No player event for (P13)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P13)yourslipisshowing has 0 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)yourslipisshowing chat: close
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P12> 66ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)yourslipisshowing finishes on update 88
  INFO [GameModel.gamble]                            (P13)yourslipisshowing gambles $208, max: 47.5, left: 3.2400017, fraction 0.068210565
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $208 in the pub
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yup
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 82ms (135ms) <P12> 66ms (67ms) <P13> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6230037453478545946
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.27214444
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: WormInfestation
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony awarded you $400 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 [GameController.apply]                        (P11)Cyber Ranger chat: I will have 11 in prod...
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: gg no matter
  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 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (135ms) <P12> 66ms (67ms) <P13> 117ms (207ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: oh tyhat may do it
  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,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,2) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: 400 big gain
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (3,2) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: Cyber snuffs 1st
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1225
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $216, max: 47.5, left: 22.99944, fraction 0.48419872
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $216 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (135ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9282 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3447526136617702577
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.33668828
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 3)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 2 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 84ms (150ms) <P12> 66ms (67ms) <P13> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9280 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 88
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $206, max: 47.5, left: 20.23996, fraction 0.42610443
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $206 in the pub
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: yep
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: nice win
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 84ms (150ms) <P12> 66ms (67ms) <P13> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5379651027451440434
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.60503507
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P14)<A.D.A.M.> has 22 food and needs 5 food
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: gg
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: ill be back
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: gg
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (6ms) <P11> 84ms (150ms) <P12> 66ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9269 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3500.0 from previous solution.
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: like arnold
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 2221ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4600.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,1) into Food from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (6,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (3,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (3,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: HAVE FUN - ENJOY YOUR YOUTH!!!
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Mountain1 (3,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<A.D.A.M.> develops tile Plain (3,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<A.D.A.M.> sold a mule for $190
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<A.D.A.M.> gambles $245, max: 47.5, left: 13.779228, fraction 0.290089
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $245 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<A.D.A.M.> finishes on update 1686
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9268 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9261 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6013653310001931218
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P13)yourslipisshowing has 17 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P14)<A.D.A.M.> has 10 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 13 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 14 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing expects 0 food, 2 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> expects 34 food, 3 energy, 3 smithore, 10 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 50 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 0 energy, 0 smithore, 53 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Lee's not playing tonight - prepping for tomorrow...
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P13)yourslipisshowing produced 0 food, 4 energy, 0 smithore, 53 crystite
  INFO [ProductionPhase.logProduction]               (P14)<A.D.A.M.> produced 34 food, 1 energy, 1 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 46 crystite
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 0 energy, 0 smithore, 55 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9296 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4695950148252488705
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9298 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4555817413280323909
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $70
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 11, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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]               (P13)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $10578
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Smithore: 1 critical: 0 surplus: 1 money: $5754
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $9167
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 41 critical: 0 surplus: 41 money: $3369
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -162714083317109315
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $148 sell price $288
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Crystite: 53 critical: 0 surplus: 53 money: $10578
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Crystite: 8 critical: 0 surplus: 8 money: $5754
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 46 critical: 0 surplus: 46 money: $9167
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 55 critical: 0 surplus: 55 money: $3369
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9188 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7636724142612446773
  INFO [Shop.calcBuySellPrice]                       Current Food price $64
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 43, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 60%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Food: 0 critical: 0 surplus: 0 money: $10578
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Food: 43 critical: 0 surplus: 43 money: $5754
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $9167
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 0 surplus: 0 money: $3369
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 133ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-16
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: i win@@@@@@@@@@@@@@
  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 [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8574701771613630108
  INFO [Shop.calcBuySellPrice]                       Current Energy price $68
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 16, needed: 46
  INFO [Shop.printPriceFactor]                       Energy is increased to 241%
  INFO [Shop.printPriceFactor]                       Energy buy price $149 sell price $184
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)yourslipisshowing chat: !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
  INFO [CollectionPhase.goToNextPhase]               (P13)yourslipisshowing Energy: 10 critical: 0 surplus: 10 money: $10578
  INFO [CollectionPhase.goToNextPhase]               (P14)<A.D.A.M.> Energy: 1 critical: 0 surplus: 1 money: $5754
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 0 surplus: 2 money: $9167
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 3 critical: 0 surplus: 3 money: $3369
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (6ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9165 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $164
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.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: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (6ms) <P11> 83ms (133ms) <P12> 67ms (67ms) <P13> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9157 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4526380744630136329
  INFO [SummaryPhase2.begin]                         Total Memory: 77594624
  INFO [SummaryPhase2.begin]                         Free Memory: 16486184
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Money: $10578 Plots: 11 Assets: 10919 Total: 26997
  INFO [SummaryPhase2.begin]                         (P13)yourslipisshowing Food: 0 Energy: 10 Smithore: 0 Crystite: 53
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $9167 Plots: 11 Assets: 8621 Total: 23288
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 2 Smithore: 0 Crystite: 46
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3369 Plots: 11 Assets: 12495 Total: 21364
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 0 Energy: 3 Smithore: 41 Crystite: 55
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Money: $5754 Plots: 11 Assets: 4000 Total: 15254
  INFO [SummaryPhase2.begin]                         (P14)<A.D.A.M.> Food: 43 Energy: 1 Smithore: 1 Crystite: 8
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 11 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $148
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $58
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $38
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $164
  INFO [SummaryPhase2.begin]                         Shop mules: 11 $110
  INFO [SummaryPhase2.begin]                         Colony total: 86903
  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 [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.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)yourslipisshowing chat: gg all!
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /156.34.5.237 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101485 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /156.34.5.237 <P12>
  INFO [Server.removeClient]                         Server: Removing client /156.34.5.237 <> with id 921d015d-01a4-4783-b13b-5b8d43daf22f
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /156.34.5.237 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.231 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /174.243.0.231 <P13>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.231 <> with id ff0cbb78-d035-42b8-a2ed-6e53052c3e94
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.231 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id e342f3b5-68b8-414e-beab-feb860108279
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14> with id a7fcda77-45cc-4ff9-8c81-7601d736b438
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 11 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 21
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 0d33408e-ded1-492a-bcd2-83f9c591033b
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: 995ec62bdabfe4db003bd9995cddbc1550e5ad300864942729559274ecb2a273
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  INFO [ServerMessageHandler.processJoin]            Server: Client /127.0.0.1 <S10> joins
  INFO [MuleGameContainer.setWindowedMode]           Setting windowed mode: 640 x 480 x 0 @0Hz
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853685) FluffyFiend: slip join us in the next game--let go of that cum rag
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853686) Empress3005: I'll join next game, Cyber! :) Shroomy's doing her own thing now.
  INFO [LobbyChat.addLobbyMessages]                  Lobby Chat (853687) C64MuleBoot: back in 10
  INFO [Client.receiveTCPMessages]                   Client: ServerInfo (0) 35 bytes
  INFO [Client.receiveTCPMessages]                   Client: Join (10) 41 bytes
  INFO [UserController.apply]                        My client id is 0d33408e-ded1-492a-bcd2-83f9c591033b
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 0d33408e-ded1-492a-bcd2-83f9c591033b
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id 86f8ffde-771b-46bf-867e-99f9f6635434
  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 157979
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 0fe7f0dc-dd66-4042-8b13-b2705bdc4d4b
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <S11> joins
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S11> requests UDP address /75.24.213.169:6261
  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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7345 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: 86f8ffde-771b-46bf-867e-99f9f6635434
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<J.I.M.>
  INFO [UserController.setAiPlayer]                  (P12)<J.I.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <J.I.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<J.I.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Server.acceptClients]                        Server: Accepted client /70.74.209.132 id 5d65d887-d20f-41e9-b46e-60c9e16905f7
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.74.209.132 <S13> joins
  INFO [Server.initUdp]                              Server: Client /70.74.209.132 <S13> requests UDP address /70.74.209.132:2091
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Empress3005 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Empress3005 (ID: 106759)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.74.209.132 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7525 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Empress3005 (ID 106759)
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 14 bytes
  INFO [Player.<init>]                               Creating (P14)<B.I.L.L.>
  INFO [UserController.setAiPlayer]                  (P14)<B.I.L.L.> is an AI player
  INFO [UserController.setAiPlayer]                  <B.I.L.L.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<B.I.L.L.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /70.74.209.132 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Empress3005 joins the players
  INFO [Player.<init>]                               Creating (P13)Empress3005
  INFO [GameModel.setRemoteUser]                     (P13)Empress3005 is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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]    /75.24.213.169 <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 [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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]    /75.24.213.169 <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 [Server.removeClient]                         Server: Removing client /70.74.209.132 <P13> with id 5d65d887-d20f-41e9-b46e-60c9e16905f7
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /70.74.209.132 <P13>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.74.209.132 <>
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106759 user number 13
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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 [Server.acceptClients]                        Server: Accepted client /70.74.209.132 id 25141fdf-bb17-4253-922c-120ebf3f7c96
  INFO [ServerMessageHandler.processJoin]            Server: Client /70.74.209.132 <S13> joins
  INFO [Server.initUdp]                              Server: Client /70.74.209.132 <S13> requests UDP address /70.74.209.132:2091
  INFO [Client.receiveTCPMessages]                   Client: Join (13) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S13)Empress3005 is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S13)Empress3005 (ID: 106759)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /70.74.209.132 <S13>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7593 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S13)Empress3005 (ID 106759)
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 14
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 14
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <S10 P12 P14>
  INFO [ServerMessageHandler.processPlayerJoin]      /70.74.209.132 <S13> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (13) 0 bytes
  INFO [UserController.apply]                        (S13)Empress3005 joins the players
  INFO [Player.<init>]                               Creating (P13)Empress3005
  INFO [GameModel.setRemoteUser]                     (P13)Empress3005 is a remote Player
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [GameController.apply]                        (P13)Empress3005 chat: Boot's coming back
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Hey E
  INFO [GameController.apply]                        (P13)Empress3005 chat: Hellotte
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Boot's on a brk; me too...
  INFO [Server.acceptClients]                        Server: Accepted client /156.34.5.237 id fe51da32-2ce9-4dba-a900-0577f3f2a27a
  INFO [ServerMessageHandler.processJoin]            Server: Client /156.34.5.237 <S12> joins
  INFO [Server.initUdp]                              Server: Client /156.34.5.237 <S12> requests UDP address /156.34.5.237:6261
  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 /156.34.5.237 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7592 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)C64MuleBoot (ID 101485)
  INFO [ServerMessageHandler.processPlayerJoin]      /156.34.5.237 <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 [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P13)Empress3005 chat: One sec. Sammich
  INFO [GameController.apply]                        (P13)Empress3005 chat: We'll do a threesome
  INFO [GameController.apply]                        (P13)Empress3005 chat: No homo
  INFO [GameController.apply]                        (P13)Empress3005 chat: server: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: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: brb
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: b
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: brb need to empty piss jug
  INFO [GameController.apply]                        (P13)Empress3005 chat: "For fuck sakes, dad!"
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: E - you voting NO on plot-loss, free plot?
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P13)Empress3005 chat: Naw, just forgot about that for a second.
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: How's Shroomy doing in her game-play?
  INFO [GameController.apply]                        (P13)Empress3005 chat: Did very weel last game!
  INFO [GameController.apply]                        (P13)Empress3005 chat: well*
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: C64MuleBoot voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Empress3005 voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: Cyber Ranger voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <J.I.M.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)C64MuleBoot (P14)<J.I.M.> (P13)Empress3005 (P11)Cyber Ranger 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  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: 184
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (134ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7689 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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 101ms (134ms) <P13> 100ms (104ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7685 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1924787698270931964
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)C64MuleBoot (P13)Empress3005 (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 38473384
  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]                         (P13)Empress3005 Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 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 [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 [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 (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: 70
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (134ms) <P13> 100ms (104ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7680 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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 100ms (134ms) <P13> 100ms (104ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7819 bytes
  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 46849000ns
  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 (5,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 20: Mountain3 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 21: Plain (3,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 30: River (4,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (117ms) <P13> 100ms (104ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7918 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (117ms) <P13> 100ms (104ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7919 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4605794618594407434
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (100ms) <P13> 100ms (104ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7926 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 River (4,3) with Food factory
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P12)C64MuleBoot got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  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 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (103ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8421 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4043597137293634420
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 2)
  INFO [Player.useFood]                              (P13)Empress3005 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (103ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8430 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Plain (3,2) with Energy factory
  INFO [GameModel.buyAssay]                          (P13)Empress3005 got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentMessenger.showMessage]            Empress3005 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 1445
  INFO [GameModel.gamble]                            (P13)Empress3005 gambles $59, max: 47.5, left: 19.13935, fraction 0.40293372
  INFO [DevelopmentMessenger.showMessage]            Empress3005 won $59 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8504 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6593299881974653674
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8509 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 161 tiles in 1889000ns
  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: Plain Energy (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 1945 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,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 Plain (5,2): 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 [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: GLE - HF!!!
  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,2) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 Plain (5,2).
  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.> 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 $95, max: 47.5, left: 16.05928, fraction 0.33809012
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $95 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 1598
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8546 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1837274068371277797
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 4)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8543 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain3 (2,2) with Crystite factory
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  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 Low amounts of Crystite
  INFO [GameModel.buyAssay]                          (P11)Cyber Ranger got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2048
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $71, max: 47.5, left: 7.0990973, fraction 0.14945468
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $71 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8600 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8592 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -389103205259323149
  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)Empress3005 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 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 0 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8616 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3512265528444135061
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8667 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7494711311337346205
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $50
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  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: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 0 critical: 0 surplus: 0 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $971
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $1045
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (86ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8743 bytes
  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 $230
  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 $53 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (86ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8735 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -910289986605379206
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  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: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 0 critical: 0 surplus: 0 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 4 critical: 0 surplus: 4 money: $971
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1045
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (100ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8733 bytes
  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 $84
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P13)Empress3005 (P12)C64MuleBoot 
  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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 $108 (4 units for $432)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 82ms (100ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8804 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7975127676689834410
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 7, needed: 12
  INFO [Shop.printPriceFactor]                       Food is increased to 154%
  INFO [Shop.printPriceFactor]                       Food buy price $31 sell price $66
  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: $875
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 1 critical: 3 surplus: -2 money: $1009
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 3 surplus: -2 money: $1403
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 1 critical: 3 surplus: -2 money: $1045
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 82ms (100ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8756 bytes
  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 $66
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 
  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 $66
  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: 101ms
  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 $230 (1 units for $272)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (100ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8828 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2990983819286139197
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 11, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 66%
  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: $1147
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 5 critical: 1 surplus: 4 money: $737
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 2 surplus: -1 money: $1403
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 1 surplus: 3 money: $1045
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (100ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8767 bytes
  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 $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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Empress3005 
  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 [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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (5 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 68ms (83ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8798 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6659744034606704015
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 26085048
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1057 Plots: 1 Assets: 885 Total: 2442
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1268 Plots: 1 Assets: 545 Total: 2313
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1135 Plots: 1 Assets: 405 Total: 2040
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $872 Plots: 1 Assets: 635 Total: 2007
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 2 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $108
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $100
  INFO [SummaryPhase2.begin]                         Colony total: 8802
  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)Empress3005 chat: sec
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat:  "For fuck sakes, kid!!!"
  INFO [GameController.apply]                        (P13)Empress3005 chat: Okay, r
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: r
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: r
  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: 85
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 117ms (134ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8791 bytes
  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 6673 tiles in 20432100ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1995 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3810 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1995 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3810 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: River Food <claim> (+4) 1995 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 3350 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <J.I.M.> Plan: Plain Food <claim> (+2) 1495 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 2390 points
  INFO [LandGrantActuator.update]                    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 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 12: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 13 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 19: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 20: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 70ms (133ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8819 bytes
  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.> originally valued the plot at $4370
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1096
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $1060 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1036 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1084 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1060 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1024 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1080 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1068 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1060 (changed $-8)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1024 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $964 (changed $-60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $936 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $924 (changed $-12)
  INFO [SlickLogSystem.info]                         Local players finished auction
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $932 (changed $8)
  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 [AbstractLandAuctionPhase.buyLand]            (P12)C64MuleBoot bought the plot for $760
  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: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8839 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $700
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $3425
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1096
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $1096 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1092 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1068 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1096 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1048 (changed $-48)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)Empress3005 bought the plot for $744
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #3
  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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8864 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $684
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $4370
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1096
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $1040 (changed $-56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1064 (changed $24)
  INFO [GameController.apply]                        (P13)Empress3005 chat: *yoink*
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <J.I.M.> new price $1076 (changed $12)
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $688
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8865 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2783579323234444052
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.24102229
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: LostPlot
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost a plot of land because the claim was not recorded
  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 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8866 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,1) with Energy 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 Low amounts of Crystite
  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 2400
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P13> 100ms (116ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8888 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6564529896247849044
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.13527149
  INFO [PlayerEventPhase.begin]                      Event player: (P11)Cyber Ranger (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $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 (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Player.useFood]                              (P11)Cyber Ranger has 1 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (116ms) <P12> 68ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8900 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 959
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P13> 100ms (116ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8930 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7973446459053671749
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.502375
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  INFO [Player.useFood]                              (P14)<J.I.M.> 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P13> 100ms (116ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8919 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> LP was infeasible (or ignored).
  INFO [SearchPlanManager.MaybeAddResourceWeight]    <J.I.M.> will NOT prioritize food this turn!
  INFO [DevelopmentPlanFinder$1.run]                 AI: <J.I.M.> found 1 plans testing 546 tiles in 2938100ns
  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: River Food (+4) Plain Food (+2) 2592 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Food <claim> (+4) 5952 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,1) 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 Plain (5,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 River (4,1): 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 [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 (5,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 10.206463
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 $54, max: 47.5, left: 7.426413, fraction 0.15634553
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $54 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 587
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P13> 100ms (101ms) <P12> 68ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8950 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5899214875329071500
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2758087
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 4)
  INFO [Player.useFood]                              (P13)Empress3005 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (104ms) <P12> 68ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8950 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 15 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Plain (3,2) with Food factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            Empress3005 caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 1502
  INFO [GameModel.gamble]                            (P13)Empress3005 gambles $50, max: 47.5, left: 3.8727603, fraction 0.08153179
  INFO [DevelopmentMessenger.showMessage]            Empress3005 won $50 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P13> 100ms (102ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8963 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4695600890631164875
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P13> 100ms (102ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8974 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6446645126759097750
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 4 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 8 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 3 food, 2 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 [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 5 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 9 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 6 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 3 food, 3 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8999 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8794318821308241734
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 6
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  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: $247
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 0 critical: 0 surplus: 0 money: $178
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1118
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $376
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8967 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $92
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $210
  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 $57 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8962 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8918567033087422052
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $108
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  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: $247
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 0 critical: 0 surplus: 0 money: $178
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 6 critical: 0 surplus: 6 money: $1118
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $376
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (84ms) <P13> 100ms (104ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8959 bytes
  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 $84
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 104ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P13)Empress3005 (P12)C64MuleBoot 
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 102ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 104ms
  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 $128 (6 units for $768)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (7ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 66ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9017 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -157580354838498196
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food buy price $164 sell price $199
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 3 surplus: 2 money: $247
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 9 critical: 3 surplus: 6 money: $178
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $1886
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 3 critical: 3 surplus: 0 money: $376
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 3ms (7ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 3 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8969 bytes
  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 $199
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Empress3005 (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 $199
  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 $199
  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 $199
  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: 105ms
  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 $179
  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 $145
  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 $125
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 105ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $112
  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 $102
  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: 105ms
  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 $164 (8 units for $1312)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 67ms (83ms) <P13> 100ms (105ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9003 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8979884691226491610
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 11, needed: 10
  INFO [Shop.printPriceFactor]                       Energy is decreased to 93%
  INFO [Shop.printPriceFactor]                       Energy buy price $27 sell price $62
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 5 critical: 2 surplus: 3 money: $575
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 0 critical: 3 surplus: -3 money: $1162
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 2 critical: 3 surplus: -1 money: $1394
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 2 surplus: 2 money: $376
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 67ms (83ms) <P13> 100ms (105ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8976 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 
  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 Empress3005 rank 4 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Empress3005 rank 4 takes over trade from buyer Cyber Ranger rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Empress3005 rank 4 takes over trade from buyer Cyber Ranger rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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: 105ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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: 105ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $42
  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 $42
  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: 105ms
  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 $140 (3 units for $422)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 67ms (72ms) <P13> 100ms (102ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9021 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -776963553611855887
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 31808152
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1394 Plots: 2 Assets: 1042 Total: 3436
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $740 Plots: 3 Assets: 1032 Total: 3272
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $438 Plots: 3 Assets: 1057 Total: 2995
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $935 Plots: 2 Assets: 1057 Total: 2992
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $164
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $110
  INFO [SummaryPhase2.begin]                         Colony total: 12695
  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 (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]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (72ms) <P13> 100ms (105ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8998 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (5,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 105ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 9: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 10 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 10: Mountain3 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 12: Plain (7,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 20: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 10
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 100ms (116ms) <P12> 67ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9037 bytes
  INFO [AbstractLandAuctionPhase.begin]              Player Land Auctions: 1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $668
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $925
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-52
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $936
  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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 100ms (116ms) <P12> 66ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8982 bytes
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 100ms (116ms) <P12> 66ms (68ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8983 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3486348238576759209
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.38078976
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8990 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,1) with Smithore 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 Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2183
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $61, max: 47.5, left: 4.3791, fraction 0.09219158
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $61 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9055 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4813534403698553005
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.57889044
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 3)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9054 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1214.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2278.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) 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,1): 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 Mountain3 (5,1): 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: 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,1) with Food 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 Mountain3 (5,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> is hunting the wampus.
  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 Plain (5,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.> 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 Medium 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 $53, max: 47.5, left: 4.9990993, fraction 0.1052442
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $53 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 2151
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2429643568651320135
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3964426
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 2)
  INFO [Player.useFood]                              (P13)Empress3005 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9083 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Mountain2 (7,0) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 2302
  INFO [GameModel.gamble]                            (P13)Empress3005 gambles $53, max: 47.5, left: 1.4591026, fraction 0.03071795
  INFO [DevelopmentMessenger.showMessage]            Empress3005 won $53 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4464101989412296770
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77682656
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 1)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9090 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 12 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,1) with Food factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (2,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,2) 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 Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2402
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9097 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5699351381316689906
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9069 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4982293360924753443
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 1 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 24 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 6 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 13 food, 6 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 2 food, 4 energy, 2 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 22 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 4 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 16 food, 7 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9105 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9111 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6680441949335980658
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $57
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 4
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $137 sell price $172
  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: $911
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 3 critical: 0 surplus: 3 money: $398
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $1434
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $321
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9051 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $172
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Empress3005 (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]         (P13)Empress3005 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 $137 (3 units for $411)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9117 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3148251891515763455
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  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: $911
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 0 critical: 0 surplus: 0 money: $809
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1023
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $321
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9066 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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 $140 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9050 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8828303147802235245
  INFO [Shop.calcBuySellPrice]                       Current Food price $164
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 23, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 64%
  INFO [Shop.printPriceFactor]                       Food buy price $90 sell price $125
  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: $911
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 0 critical: 3 surplus: -3 money: $809
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 3 surplus: -3 money: $1023
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 16 critical: 3 surplus: 13 money: $321
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 71ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9038 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $90
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 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 $90
  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 $90
  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 $90
  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 $90
  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 $90
  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 $90
  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 $90
  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 $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $90
  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 $90
  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 $90
  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 $90
  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: 117ms
  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 $125 (12 units for $1500)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9107 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3609070295231748455
  INFO [Shop.calcBuySellPrice]                       Current Energy price $140
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 40, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is decreased to 48%
  INFO [Shop.printPriceFactor]                       Energy 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 Energy: 5 critical: 3 surplus: 2 money: $661
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 24 critical: 2 surplus: 22 money: $59
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 4 critical: 3 surplus: 1 money: $523
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 7 critical: 4 surplus: 3 money: $1821
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 71ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9071 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Empress3005 (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 $67
  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 $67
  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 $67
  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 $67
  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 $67
  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 $67
  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 $67
  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 $67
  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 $67
  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 $67
  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: 101ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  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 $67
  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 $67
  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 $67
  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: 101ms
  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 $52 (14 units for $728)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9102 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1705195635912869111
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37651936
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1925 Plots: 4 Assets: 1025 Total: 4950
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $631 Plots: 4 Assets: 1791 Total: 4422
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 6 Energy: 13 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3 Plots: 3 Assets: 2442 Total: 3945
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 4 Energy: 14 Smithore: 7 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $713 Plots: 3 Assets: 1237 Total: 3450
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 4 Smithore: 2 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 0 mules
  INFO [Shop.buildMules]                             A mule now costs $270
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $140
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $137
  INFO [SummaryPhase2.begin]                         Shop Food: 5 units $125
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $52
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $270
  INFO [SummaryPhase2.begin]                         Colony total: 16767
  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 (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: 70
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 0 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain3 (1,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 2: Mountain2 (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 5: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 12: Mountain1 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 22 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 22: Mountain3 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9096 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $876
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2966
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1684
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $880
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (102ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9071 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2513932307923682588
  INFO [Development.setPlayerOrder]                  Reverse development order. 0 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.83884925
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (102ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9079 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (8,1)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Mountain1 (7,2) with Smithore factory
  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 2410
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9095 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7806260768381698108
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.828311
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9088 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,1)
  INFO [GameModel.sellMule]                          (P11)Cyber Ranger sold a mule for $295
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (1,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (2,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,1) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2265
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $104, max: 47.5, left: 2.7591014, fraction 0.058086347
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9078 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4465570050998455383
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.44039005
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 2)
  INFO [Player.useFood]                              (P13)Empress3005 has 6 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9073 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 6 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 undevelops tile Plain (3,3)
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,2) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,1) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,0) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Empress3005 caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 2405
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (107ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9047 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7388999137642735654
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.16296822
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<J.I.M.> (rank 1)
  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 (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 2 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (107ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9049 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 0.66666675 (33.333336/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3172.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 30ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3171.9999999999995
  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 [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 [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 $120, max: 47.5, left: 9.812798, fraction 0.20658521
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $120 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 1202
  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: 5
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9041 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9038 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7011278063630728583
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 4 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 13 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 14 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 5 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 13 food, 3 energy, 0 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 0 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 0 energy, 15 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 10 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 10 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 (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9063 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5670014021753697316
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9071 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8124417323893367345
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $137
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $0
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 0, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $230 sell price $265
  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: $888
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 15 critical: 0 surplus: 15 money: $756
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 17 critical: 0 surplus: 17 money: $232
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $1365
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9014 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $154
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  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: 117ms
  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 $230 (37 units for $8510)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9074 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5886244349137428126
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $140
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $116 sell price $256
  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: $2038
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 0 critical: 0 surplus: 0 money: $4206
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $4142
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1365
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9024 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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 $116 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9001 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7455871560533151437
  INFO [Shop.calcBuySellPrice]                       Current Food price $125
  INFO [Shop.printPriceFactor]                       Food shop: 5, total: 22, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 80%
  INFO [Shop.printPriceFactor]                       Food buy price $84 sell price $119
  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: $2038
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 2 critical: 4 surplus: -2 money: $4206
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $4142
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 10 critical: 4 surplus: 6 money: $1365
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8992 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 22
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $84
  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 $84
  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 $84
  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 $84
  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 $84
  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: 117ms
  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 $84
  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 $84
  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: 117ms
  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 $119 (7 units for $833)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 105ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9096 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4879353741042487607
  INFO [Shop.calcBuySellPrice]                       Current Energy price $52
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 25, needed: 17
  INFO [Shop.printPriceFactor]                       Energy is decreased to 76%
  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: 1 critical: 4 surplus: -3 money: $2038
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 7 critical: 5 surplus: 2 money: $3849
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 4 surplus: 5 money: $3666
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 4 surplus: 0 money: $1960
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 105ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9008 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  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 (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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Empress3005 
  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 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  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 [SlickLogSystem.info]                         Transaction #2
  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 [SlickLogSystem.info]                         Transaction #3
  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 [SlickLogSystem.info]                         Transaction #4
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $60 (4 units for $240)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P13> 103ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9062 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -410842998111477574
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 40821672
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $3849 Plots: 5 Assets: 1455 Total: 7804
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 5 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3666 Plots: 4 Assets: 1465 Total: 7131
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $1960 Plots: 6 Assets: 1100 Total: 6060
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1798 Plots: 4 Assets: 1056 Total: 4854
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 4 Energy: 5 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 14 mules for 28 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $460
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $116
  INFO [SummaryPhase2.begin]                         Shop Smithore: 9 units $230
  INFO [SummaryPhase2.begin]                         Shop Food: 3 units $119
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $460
  INFO [SummaryPhase2.begin]                         Colony total: 25849
  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 (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: 71
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (84ms) <P13> 101ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9045 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Mountain2 (1,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 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 116ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 9: Plain (8,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 11 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 11: Mountain2 (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 12: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 13: Mountain2 (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (84ms) <P13> 101ms (105ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9042 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $820
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2909
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-104
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  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 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $2840
  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: 7
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2780
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2904
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $-104
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P13)Empress3005 bought the plot for $2780
  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: 3
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 82ms (84ms) <P13> 100ms (102ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9016 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8821654832201407025
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.95682454
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 1)
  INFO [Player.useFood]                              (P13)Empress3005 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 82ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9017 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Mountain2 (5,3) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Empress3005 caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P13)Empress3005 undevelops tile Plain (6,2)
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 2400
  INFO [GameModel.gamble]                            (P13)Empress3005 gambles $100, max: 47.5, left: 0.039103426, fraction 8.2323E-4
  INFO [DevelopmentMessenger.showMessage]            Empress3005 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 82ms (84ms) <P13> 100ms (101ms) <P12> 59ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9063 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6316597638796014261
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7979505
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 57ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9064 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Smithore factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,3) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1843
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $110, max: 47.5, left: 11.199169, fraction 0.23577198
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $110 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9108 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -925315162645420062
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2804191
  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 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9098 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3362.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 18ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 4522.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,2) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,3) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (1,4) into Smithore 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 (5,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 Mountain3 (5,1): Food --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (0,2): 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 Mountain2 (1,3): Empty --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (1,4): Empty --> 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 [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 (5,0) 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 Mountain3 (5,1) with Smithore 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 (0,2) 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 (1,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 0.79910326
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 [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 (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]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9134 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1167031558535650523
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9484901
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9139 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,1) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,2) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2403
  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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9156 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2597660504782006087
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 5 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 9 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 0 energy, 27 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 0 energy, 17 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 4 food, 12 energy, 7 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 2 food, 0 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 0 energy, 26 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 3 food, 0 energy, 19 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 4 food, 12 energy, 10 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9169 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 300875063727073162
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9161 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5905665045831405901
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $230
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 9, mules potentially available: 10, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 78%
  INFO [Shop.printPriceFactor]                       Smithore buy price $189 sell price $224
  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: $928
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 11 critical: 0 surplus: 11 money: $299
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 9 critical: 0 surplus: 9 money: $116
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 5 critical: 0 surplus: 5 money: $840
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9089 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $189
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [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]         (P14)<J.I.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  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: 117ms
  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 [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]         (P13)Empress3005 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 $189 (30 units for $5670)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8559824479016392141
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $116
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $68 sell price $208
  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: $1873
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 0 critical: 0 surplus: 0 money: $2378
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $1817
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $1785
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9098 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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 $68 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9075 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3730470483296621582
  INFO [Shop.calcBuySellPrice]                       Current Food price $119
  INFO [Shop.printPriceFactor]                       Food shop: 3, total: 15, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 105%
  INFO [Shop.printPriceFactor]                       Food buy price $110 sell price $145
  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: $1873
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 1 critical: 4 surplus: -3 money: $2378
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 4 critical: 4 surplus: 0 money: $1817
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 5 critical: 4 surplus: 1 money: $1785
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P13> 101ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9067 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $110
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Empress3005 (P12)C64MuleBoot 
  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 $110
  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 $110
  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 C64MuleBoot rank 4 takes over trade from buyer Empress3005 rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Empress3005 rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Empress3005 rank 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $110
  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 $125
  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 $156
  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: 101ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (13) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $156
  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: 101ms
  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 $150 (6 units for $903)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5277889497613028533
  INFO [Shop.calcBuySellPrice]                       Current Energy price $60
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 17, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is increased to 126%
  INFO [Shop.printPriceFactor]                       Energy buy price $61 sell price $96
  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: 6 surplus: -6 money: $1438
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 1 critical: 7 surplus: -6 money: $1910
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 3 critical: 6 surplus: -3 money: $2285
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 13 critical: 4 surplus: 9 money: $1785
  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: 4
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9085 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $76
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $76
  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 $76
  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 $76
  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 $76
  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 $76
  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 $76
  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 $76
  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 $76
  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: 101ms
  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 [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: 117ms
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $76
  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: 117ms
  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 $153 (9 units for $1381)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (116ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 920088139140631395
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 25599264
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $3166 Plots: 7 Assets: 1897 Total: 8563
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $2285 Plots: 6 Assets: 1109 Total: 6394
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 1 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $1297 Plots: 7 Assets: 1566 Total: 6363
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $670 Plots: 5 Assets: 2474 Total: 5644
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $370
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Smithore: 23 units $189
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $150
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $153
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $370
  INFO [SummaryPhase2.begin]                         Colony total: 26964
  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)Empress3005 chat: Worth every penny
  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: 72
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9170 bytes
  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 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 3 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 9: Plain (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 10: Plain (7,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 17: Mountain1 (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9164 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2748
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $2745
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $2500
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  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 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9136 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1450372397069660517
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32263613
  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 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9137 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 4454.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 16ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 6597.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (1,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Energy from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (1,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 Mountain2 (1,3): Smithore --> 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 Mountain3 (5,1): Smithore --> 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 River (4,0): 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (1,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: 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 Mountain2 (1,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 Mountain3 (5,1) 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,0) with Food 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 Mountain3 (1,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 $105, max: 47.5, left: 2.4991016, fraction 0.052612666
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $105 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 2250
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8731149386556333824
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.97000605
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 1 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9173 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 815
  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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (102ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9221 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2443523925141939214
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.80125135
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 3)
  INFO [Player.useFood]                              (P13)Empress3005 has 4 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9219 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Plain (3,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 2375
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,3) with Energy factory
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (84ms) <P13> 100ms (102ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8344633443328882771
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.64611334
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2040
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $128, max: 47.5, left: 7.339097, fraction 0.15450731
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $128 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9281 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9274 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3070147962361300901
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 8 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 2 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 3 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 4 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 10 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 25 energy, 8 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 2 food, 3 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 18 food, 17 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 2 food, 0 energy, 11 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 26 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 1 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 17 food, 17 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (100ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9307 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6570203924985037830
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (116ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9316 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -145619465752856585
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $189
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $10
  INFO [Shop.printPriceFactor]                       Smithore shop: 23, mules potentially available: 19, mules needed: 5
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 45%
  INFO [Shop.printPriceFactor]                       Smithore buy price $95 sell price $130
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Empress3005 chat: You know what they say... "Location, location, location!"
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 5 critical: 0 surplus: 5 money: $503
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 4 critical: 0 surplus: 4 money: $532
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $2065
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $2556
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (116ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9209 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $114
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 $95 (13 units for $1235)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (116ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9315 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3119448666248471058
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $68
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 2 critical: 0 surplus: 2 money: $978
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 0 critical: 0 surplus: 0 money: $912
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 0 critical: 0 surplus: 0 money: $2445
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2556
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (116ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9218 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 
  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 [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: 116ms
  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 $76 (2 units for $152)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (117ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9298 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2354132907824557638
  INFO [Shop.calcBuySellPrice]                       Current Food price $150
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 21, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 82%
  INFO [Shop.printPriceFactor]                       Food buy price $108 sell price $143
  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: 4 surplus: -1 money: $1130
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 0 critical: 4 surplus: -4 money: $912
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 4 surplus: -4 money: $2293
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 18 critical: 4 surplus: 14 money: $2556
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (117ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9193 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $108
  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 $108
  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 $108
  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 $108
  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 $108
  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 $108
  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 $108
  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 #8
  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 [SlickLogSystem.info]                         Transaction #9
  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 [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $123
  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 $123
  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: 117ms
  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 $154
  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: 117ms
  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 $143 (12 units for $1716)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (83ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9305 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7699439498820186631
  INFO [Shop.calcBuySellPrice]                       Current Energy price $153
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 46, needed: 22
  INFO [Shop.printPriceFactor]                       Energy is decreased to 61%
  INFO [Shop.printPriceFactor]                       Energy 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 Energy: 2 critical: 7 surplus: -5 money: $844
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 26 critical: 4 surplus: 22 money: $197
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 1 critical: 6 surplus: -5 money: $1578
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 17 critical: 5 surplus: 12 money: $4272
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 2ms (5ms) <P11> 83ms (83ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  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 $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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Empress3005 
  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 [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 [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 [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 [SlickLogSystem.info]                         Transaction #4
  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 [SlickLogSystem.info]                         Transaction #5
  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 [SlickLogSystem.info]                         Transaction #6
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #7
  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 [SlickLogSystem.info]                         Transaction #8
  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 [SlickLogSystem.info]                         Transaction #9
  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 [SlickLogSystem.info]                         Transaction #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 $0
  INFO [SlickLogSystem.info]                         Transaction #11
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Empress3005 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Empress3005 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller Empress3005 rank 3 takes over trade from seller <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 117ms
  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 $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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #13
  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 [SlickLogSystem.info]                         Transaction #14
  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 [SlickLogSystem.info]                         Transaction #15
  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 [SlickLogSystem.info]                         Transaction #16
  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 [SlickLogSystem.info]                         Transaction #17
  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 [SlickLogSystem.info]                         Transaction #18
  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 [SlickLogSystem.info]                         Transaction #19
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #20
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #21
  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.playerTransactionCount] Adding transaction grace time 80ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #22
  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 [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #23
  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 [SlickLogSystem.info]                         Transaction #24
  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 [SlickLogSystem.info]                         Transaction #25
  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 [SlickLogSystem.info]                         Transaction #26
  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 [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 2
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $91 (26 units for $2391)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 72ms (84ms) <P13> 116ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1927453154233046344
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 44452832
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $4272 Plots: 8 Assets: 2985 Total: 11257
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 6 Energy: 17 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $2588 Plots: 8 Assets: 1470 Total: 8058
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 5 Energy: 0 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $243 Plots: 7 Assets: 2908 Total: 6651
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 5 Energy: 16 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $178 Plots: 6 Assets: 2103 Total: 5281
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 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 $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 24 units $95
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $143
  INFO [SummaryPhase2.begin]                         Shop Energy: 5 units $91
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 31247
  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 (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]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 116ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9270 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (0,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 1ms, max 116ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 4 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 4: Plain (0,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 6: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 10: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 14: Plain (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1364
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1197
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1196
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P13)Empress3005 bought the plot for $1364
  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: 4
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9304 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $1304
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $1430
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $1428
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  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 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [GameController.apply]                        (P13)Empress3005 chat: EVERY
  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 [AbstractLandAuctionPhase.buyLand]            (P14)<J.I.M.> bought the plot for $1308
  INFO [GameController.apply]                        (P13)Empress3005 chat: PENNY
  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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (84ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4484229787950468551
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.4865092
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 6 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9295 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<J.I.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 3246.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5596.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,1) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (0,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 Plain (5,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 (0,2): 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 Mountain3 (5,1): Energy --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (0,1): 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (0,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.enqueueHeuristic]         AI: <J.I.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  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 (5,0) 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 (0,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 Mountain3 (5,1) with Smithore 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 (0,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 6.8990974
  INFO [DevelopmentActuator.testHuntWampus]          AI: <J.I.M.> not enough time to assay.
  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 $100, max: 47.5, left: 1.6591024, fraction 0.03492847
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $100 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 2292
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 42
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9307 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6136650326955984944
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9584701
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 2)
  INFO [Player.useFood]                              (P13)Empress3005 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Mountain2 (7,0) with Energy factory
  INFO [GameModel.sellMule]                          (P13)Empress3005 sold a mule for $265
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 undevelops tile Mountain2 (5,3)
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Mountain2 (5,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,1) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 undevelops tile Plain (6,0)
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Mountain2 (7,0) with Smithore factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9336 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7082145092878293395
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.30180806
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9335 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,3)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2356
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $101, max: 47.5, left: 0.91910315, fraction 0.01934954
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $101 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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9304 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1221762612416011550
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.35749686
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9306 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Plain (8,1)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,3) with Smithore factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,1) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2195
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $106, max: 47.5, left: 4.1991, fraction 0.08840211
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $106 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: 8
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9325 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9318 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6971076159612805694
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 8 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 0 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 16 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 17 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 12 smithore, 7 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 61 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 3 smithore, 17 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 37 food, 3 energy, 4 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 0 energy, 9 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 57 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 2 energy, 4 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 35 food, 3 energy, 4 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (117ms) <P13> 100ms (116ms) <P12> 65ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9401 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5984125470155704705
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (117ms) <P13> 100ms (116ms) <P12> 65ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9402 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -14525853235506074
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $95
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $3
  INFO [Shop.printPriceFactor]                       Smithore shop: 24, mules potentially available: 22, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 49%
  INFO [Shop.printPriceFactor]                       Smithore buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 9 critical: 0 surplus: 9 money: $219
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 0 critical: 0 surplus: 0 money: $794
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 4 critical: 0 surplus: 4 money: $394
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 4 critical: 0 surplus: 4 money: $2874
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 84ms (117ms) <P13> 100ms (116ms) <P12> 65ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9367 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $94
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)Empress3005 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger (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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 $53 (8 units for $424)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (117ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9417 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8261250398422827902
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  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: 5 critical: 0 surplus: 5 money: $431
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 0 critical: 0 surplus: 0 money: $582
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 17 critical: 0 surplus: 17 money: $606
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $2874
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (117ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9380 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P13)Empress3005 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  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: 117ms
  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 $104 (22 units for $2288)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (117ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9387 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -207832795931864727
  INFO [Shop.calcBuySellPrice]                       Current Food price $143
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 37, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 57%
  INFO [Shop.printPriceFactor]                       Food buy price $67 sell price $102
  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: Yep
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 4 surplus: 1 money: $951
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 1 critical: 4 surplus: -3 money: $582
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 4 surplus: -3 money: $2374
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 30 critical: 4 surplus: 26 money: $2874
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (117ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9348 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $67
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-116
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 $102 (10 units for $1020)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (100ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9417 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2509982229952993052
  INFO [Shop.calcBuySellPrice]                       Current Energy price $91
  INFO [Shop.printPriceFactor]                       Energy shop: 5, total: 84, needed: 25
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  INFO [Shop.printPriceFactor]                       Energy buy price $28 sell price $63
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Empress3005 chat: "Greedy to eat all that! You'll end up with your gums all grey!"
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 1 critical: 8 surplus: -7 money: $951
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 57 critical: 2 surplus: 55 money: $174
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 11 critical: 6 surplus: 5 money: $1762
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 10 critical: 9 surplus: 1 money: $3894
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 67ms (100ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9334 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $43
  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 (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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Empress3005 
  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 $43
  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 $43
  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 $43
  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 $43
  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 $43
  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: 101ms
  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 $63 (5 units for $315)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9353 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8349257518827950670
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 43397896
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $3894 Plots: 10 Assets: 3497 Total: 12391
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 20 Energy: 10 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $174 Plots: 10 Assets: 5188 Total: 10362
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 5 Energy: 57 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $1762 Plots: 8 Assets: 2142 Total: 7904
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 7 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $636 Plots: 7 Assets: 1923 Total: 6059
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 6 Smithore: 5 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 4 mules for 8 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 20 units $53
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $102
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $63
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $100
  INFO [SummaryPhase2.begin]                         Colony total: 36716
  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 [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: 73
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9340 bytes
  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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 101ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 3: Plain (8,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P11)Cyber Ranger is granted tile 4: Mountain1 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 6: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 7: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9317 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9319 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2324394848795913352
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.582612
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 20 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9314 bytes
  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 3.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 [DevelopmentPlanner.begin]                    AI: <J.I.M.> starts by assaying River (4,4)
  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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3114.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,4) into Smithore from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (0,3) 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 (0,2): 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): Empty --> Food
  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,2): Energy --> 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.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (0,3): 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 Mountain3 (1,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 [DevelopmentActuator.mergeThread]             Merged the development thread.
  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 [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 (0,2) with Energy factory
  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 [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,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <J.I.M.> developed a tile but is short on time: 10.119144
  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 $150
  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 $153, max: 47.5, left: 6.9190974, fraction 0.14566521
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $153 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 2029
  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: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9362 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5835837462560872626
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5937607
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 2)
  INFO [Player.useFood]                              (P13)Empress3005 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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9364 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Plain (2,4) with Food factory
  INFO [GameModel.developLand]                       (P13)Empress3005 undevelops tile Plain (3,2)
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 undevelops tile Plain (6,1)
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Mountain2 (7,0) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,1) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9401 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6713127353607413533
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8937682
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9392 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (7,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2134
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $160, max: 47.5, left: 4.8190994, fraction 0.10145473
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $160 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9408 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3003877462123249824
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.1476965
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 4)
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Player.useFood]                              (P12)C64MuleBoot has 5 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P13> 100ms (102ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9402 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (8,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 1675
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $188, max: 47.5, left: 13.999233, fraction 0.2947207
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $188 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (102ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9404 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4315144527253277139
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P14)<J.I.M.> River (4,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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9398 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3071495906083517950
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 57 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 10 energy and needs 8 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 8 energy, 10 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 2 food, 57 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 3 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 28 food, 3 energy, 7 smithore, 0 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 6 energy, 12 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 3 food, 57 energy, 0 smithore, 2 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 3 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 32 food, 2 energy, 6 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (133ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9432 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (133ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9437 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2477847410957687254
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $53
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $7
  INFO [Shop.printPriceFactor]                       Smithore shop: 20, mules potentially available: 19, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 53%
  INFO [Shop.printPriceFactor]                       Smithore buy price $57 sell price $92
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 17 critical: 0 surplus: 17 money: $849
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 4 critical: 0 surplus: 4 money: $24
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1497
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 10 critical: 0 surplus: 10 money: $3872
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (133ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9412 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $74
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Empress3005 (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 [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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 $57 (17 units for $969)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (133ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9486 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7192875851341380923
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  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: 5 critical: 0 surplus: 5 money: $1818
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 2 critical: 0 surplus: 2 money: $24
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 33 critical: 0 surplus: 33 money: $1497
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 0 critical: 0 surplus: 0 money: $3872
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (133ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9403 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)Cyber Ranger (P13)Empress3005 (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 [SlickLogSystem.info]                         Transaction #2
  INFO [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 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 #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 (40 units for $3840)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9463 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1873363071821919379
  INFO [Shop.calcBuySellPrice]                       Current Food price $102
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 51, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $41 sell price $76
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 5 critical: 5 surplus: 0 money: $2298
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 4 critical: 5 surplus: -1 money: $216
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 2 critical: 5 surplus: -3 money: $4665
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 40 critical: 5 surplus: 35 money: $3872
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9378 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  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 $-26
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $-26
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  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 $-26
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 $-26
  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 $-26
  INFO [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 $-26
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 $76 (17 units for $1292)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 72ms (83ms) <P13> 100ms (101ms) <P12> 58ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9440 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2955880499765440494
  INFO [Shop.calcBuySellPrice]                       Current Energy price $63
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 115, needed: 27
  INFO [Shop.printPriceFactor]                       Energy is decreased to 43%
  INFO [Shop.printPriceFactor]                       Energy buy price $12 sell price $47
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Energy: 6 critical: 7 surplus: -1 money: $2222
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 99 critical: 3 surplus: 96 money: $64
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 6 critical: 8 surplus: -2 money: $3601
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 4 critical: 9 surplus: -5 money: $5164
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 72ms (83ms) <P13> 100ms (101ms) <P12> 65ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9359 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Empress3005 
  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 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 $27
  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 $27
  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 $27
  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 $27
  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 $27
  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 $27
  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 $27
  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: 116ms
  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 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 $27
  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 $27
  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 $27
  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 $27
  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 $27
  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 C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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: 116ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 $27
  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 $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 $27
  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 $27
  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: 107ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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: 107ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #25
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 #27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer <J.I.M.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 #34
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 $27
  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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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: 117ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 107ms
  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 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer Cyber Ranger rank 3 takes over trade from buyer <J.I.M.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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 C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer C64MuleBoot rank 4 takes over trade from buyer Cyber Ranger rank 3
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $27
  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: 107ms
  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 $25 (46 units for $1049)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 71ms (83ms) <P13> 101ms (107ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9430 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8361041452080126717
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 26101824
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $4741 Plots: 11 Assets: 3458 Total: 13699
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 23 Energy: 19 Smithore: 10 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3573 Plots: 9 Assets: 2421 Total: 10494
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 16 Energy: 7 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $1113 Plots: 11 Assets: 2969 Total: 9582
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 6 Energy: 53 Smithore: 4 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $1624 Plots: 8 Assets: 2186 Total: 7810
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 36 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $96
  INFO [SummaryPhase2.begin]                         Shop Smithore: 27 units $57
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 41585
  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 [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: 73
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (83ms) <P13> 101ms (107ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9418 bytes
  INFO [LandGrantActuator.begin]                     AI: <J.I.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (0,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 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 107ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 0 frame 1
  INFO [LandGrantActuator.getAdamTile]               AI: <J.I.M.> wants Plain (0,4)
  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 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P13)Empress3005 is granted tile 2: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<J.I.M.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<J.I.M.> is granted tile 3: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)C64MuleBoot is granted tile 4: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P13> 100ms (102ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9416 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1276
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> originally valued the plot at $772
  INFO [LandAuctionActuator.beginLandAuction]        AI: <J.I.M.> targets price $772
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  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 1ms, max 100ms
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: 3 of last 4 games plot loss
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)Cyber Ranger bought the plot for $1628
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9408 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9113591235307017087
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.39072835
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 23 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]                        (P12)C64MuleBoot chat: voting no nextgame
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9403 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 1936.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2275.000000000001
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,2) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (1,3) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (0,3) into Crystite 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 (0,2): Energy --> Crystite
  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 (0,4): 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 (1,3): Food --> Crystite
  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,0): Empty --> Food
  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 (0,3): Empty --> Crystite
  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 [DevelopmentActuator.mergeThread]             Merged the development thread.
  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 (0,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: loss and free, don't forget...
  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 (1,3) with Crystite factory
  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: GoToMuleStore
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: i didnt get free
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: you did
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Plain (0,3) with Crystite 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 [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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 46
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9442 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3516286851795126452
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.42534697
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 16 food and needs 5 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: Vote no - you won't...
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9449 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)C64MuleBoot chat: o
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain2 (2,0)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,0) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain2 (2,0) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 2151
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $151, max: 47.5, left: 4.4790998, fraction 0.094296835
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $151 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9493 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4362360044725149531
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.80977
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 3)
  INFO [Player.useFood]                              (P13)Empress3005 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9496 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (2,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Mountain2 (5,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)Empress3005
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9450 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8606393695606574658
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.2190724
  INFO [PlayerEventPhase.begin]                      Event player: (P12)C64MuleBoot (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $150 for each food plot you have developed. The total grant is $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]                              (P12)C64MuleBoot has 6 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9452 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (7,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2374
  INFO [GameModel.gamble]                            (P12)C64MuleBoot gambles $150, max: 47.5, left: 0.019103426, fraction 4.021774E-4
  INFO [DevelopmentMessenger.showMessage]            C64MuleBoot won $150 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9482 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9469 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -9158529344018020813
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 36 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 53 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 7 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 19 energy and needs 11 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 6 energy, 1 smithore, 20 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 33 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 13 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 32 food, 3 energy, 7 smithore, 8 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 [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 1 food, 6 energy, 0 smithore, 21 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 35 energy, 0 smithore, 16 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 12 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 34 food, 3 energy, 7 smithore, 5 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9549 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6191318129958568498
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9560 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2080823699048583443
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $57
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $8
  INFO [Shop.printPriceFactor]                       Smithore shop: 27, mules potentially available: 19, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  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: 0 critical: 0 surplus: 0 money: $1664
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 4 critical: 0 surplus: 4 money: $518
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $1776
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 17 critical: 0 surplus: 17 money: $4111
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9490 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Empress3005 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 102ms
  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 $60 (18 units for $1096)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9529 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1828676036129039508
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $96
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 21 critical: 0 surplus: 21 money: $661
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 16 critical: 0 surplus: 16 money: $611
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 29 critical: 0 surplus: 29 money: $1683
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 5 critical: 0 surplus: 5 money: $5114
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 101ms (102ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9484 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 48
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 102ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (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 [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> 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 [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #22
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 102ms
  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 $84 (71 units for $5964)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 84ms (100ms) <P13> 101ms (102ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9475 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6885046229491608295
  INFO [Shop.calcBuySellPrice]                       Current Food price $76
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 44, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 59%
  INFO [Shop.printPriceFactor]                       Food buy price $30 sell price $65
  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: 5 surplus: -3 money: $2425
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 1 critical: 5 surplus: -4 money: $1955
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $4119
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 35 critical: 5 surplus: 30 money: $5534
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 84ms (116ms) <P13> 101ms (102ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9457 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  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 (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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 $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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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: 103ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  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 $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 $39
  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: 103ms
  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 $65 (23 units for $1495)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 84ms (100ms) <P13> 101ms (103ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9485 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4993809171650755981
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 120, needed: 35
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  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: 28 critical: 8 surplus: 20 money: $2165
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 71 critical: 7 surplus: 64 money: $1370
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 12 critical: 8 surplus: 4 money: $3469
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 9 critical: 12 surplus: -3 money: $7029
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (99ms) <P13> 100ms (103ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9450 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  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: 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 103ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)Empress3005 
  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 (12) 0 bytes
  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]                        Energy price set to average $25 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9496 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4843400451441621775
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36534896
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $7029 Plots: 12 Assets: 2075 Total: 15104
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 12 Energy: 9 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $3469 Plots: 11 Assets: 2600 Total: 11569
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 16 Energy: 12 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $1370 Plots: 12 Assets: 3925 Total: 11295
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 10 Energy: 71 Smithore: 3 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $2165 Plots: 9 Assets: 3125 Total: 9790
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 28 Smithore: 17 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 8 mules for 16 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 11 units $60
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $65
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $120
  INFO [SummaryPhase2.begin]                         Colony total: 47758
  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 (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]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9481 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9462 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9466 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7205233212426329420
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.56657076
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> 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 (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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9458 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  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 253ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2127.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,4) into Smithore 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 (5,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 Plain (0,1): 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 Mountain3 (1,4): Food --> 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 [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 (5,0) 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 (0,1) 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 Mountain3 (1,4) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $145
  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 $164, max: 47.5, left: 6.9390974, fraction 0.14608626
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $164 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 2028
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9451 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4730670273220914645
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.34648377
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 2)
  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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9452 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain1 (1,1) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1098
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $173, max: 47.5, left: 25.539497, fraction 0.53767365
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $173 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9469 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 167178302128883426
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8574786
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 3)
  INFO [Player.useFood]                              (P13)Empress3005 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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (104ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9469 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)Empress3005 develops tile Plain (6,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,2) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,3) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,2) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P13)Empress3005 sold a mule for $170
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (83ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9490 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2139579725635206690
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8515248
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 82ms (83ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9487 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (7,2)
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)C64MuleBoot develops tile Plain (6,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9456 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (83ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9449 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7745930802430981088
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 28 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 71 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 12 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 9 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 0 smithore, 29 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 12 energy, 0 smithore, 43 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 14 energy, 0 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 17 food, 12 energy, 14 smithore, 8 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 4 food, 0 energy, 0 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 14 energy, 0 smithore, 43 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 17 energy, 0 smithore, 37 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 17 food, 12 energy, 13 smithore, 9 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: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9467 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8099728017492663041
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P13> 100ms (103ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9466 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7937361190035285
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $60
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 11, mules potentially available: 18, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore 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 [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 17 critical: 0 surplus: 17 money: $2040
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 3 critical: 0 surplus: 3 money: $1220
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 1 critical: 0 surplus: 1 money: $3422
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 13 critical: 0 surplus: 13 money: $7093
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P13> 100ms (103ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9421 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  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 $50
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 
  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 [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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #14
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #15
  INFO [SlickLogSystem.info]                         Transaction #16
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [SlickLogSystem.info]                         Transaction #24
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #25
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 $62 (28 units for $1754)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 82ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9462 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1633797942302198628
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  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: 31 critical: 0 surplus: 31 money: $286
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 43 critical: 0 surplus: 43 money: $1460
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 37 critical: 0 surplus: 37 money: $3471
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 9 critical: 0 surplus: 9 money: $7678
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 72ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9411 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 53
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $104
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (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 [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 [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 100ms
  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 $104 (120 units for $12480)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (117ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9409 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 619396602150163733
  INFO [Shop.calcBuySellPrice]                       Current Food price $65
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 31, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 73%
  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: 5 critical: 5 surplus: 0 money: $3510
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 3 critical: 5 surplus: -2 money: $5932
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 6 critical: 5 surplus: 1 money: $7319
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 17 critical: 5 surplus: 12 money: $8614
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (117ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9386 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  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: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractAuctionPhase.timerFinished]          Starting auction in 0.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $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 #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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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]                        Food price set to average $68 (4 units for $272)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 83ms (100ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9439 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4115188377465689671
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 108, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  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: 15 critical: 9 surplus: 6 money: $3442
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 61 critical: 10 surplus: 51 money: $5728
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 20 critical: 9 surplus: 11 money: $7319
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 12 critical: 10 surplus: 2 money: $8886
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (6ms) <P11> 83ms (100ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9381 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  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: ChooseDirection (11) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Empress3005 
  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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  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 $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: 117ms
  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 $39 (2 units for $79)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (5ms) <P11> 83ms (117ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9394 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2123596073074499816
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 14011888
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $8913 Plots: 12 Assets: 2483 Total: 17396
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 13 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $5780 Plots: 12 Assets: 4218 Total: 15998
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 6 Energy: 60 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $7319 Plots: 11 Assets: 2523 Total: 15342
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 6 Energy: 20 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $3363 Plots: 9 Assets: 4866 Total: 12729
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 6 Energy: 17 Smithore: 45 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 13 mules
  INFO [Shop.buildMules]                             A mule now costs $120
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $62
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $39
  INFO [SummaryPhase2.begin]                         Shop mules: 13 $120
  INFO [SummaryPhase2.begin]                         Colony total: 61465
  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 (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]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (100ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9407 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (100ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9398 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (100ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9399 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3197556776510788216
  INFO [Development.setPlayerOrder]                  Normal development order. 13 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.07371092
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 13 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (117ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9392 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 2556.0 from previous solution.
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: burn
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 2502ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3353.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Crystite from Smithore
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,2) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (1,4) into Crystite from Smithore
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <J.I.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Mountain3 (5,1): Smithore --> Crystite
  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,2): Smithore --> Crystite
  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 Mountain3 (1,4): Smithore --> Crystite
  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 [DevelopmentActuator.mergeThread]             Merged the development thread.
  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 [GameController.apply]                        (P11)Cyber Ranger chat: LOL
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain3 (5,1) with Crystite 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,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P13)Empress3005 chat: You can't hold it, bro.
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: fnn 8 mining plots
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: boring fnn game
  INFO [GameModel.developLand]                       (P14)<J.I.M.> develops tile Mountain3 (1,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<J.I.M.> sold a mule for $195
  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 $150, max: 47.5, left: 8.379105, fraction 0.1764022
  INFO [DevelopmentMessenger.showMessage]            <J.I.M.> won $150 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 1956
  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: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9391 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6514471027510080451
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5790197
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 2)
  INFO [Player.useFood]                              (P13)Empress3005 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 [GameController.apply]                        (P12)C64MuleBoot chat: fu Jim
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (84ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9386 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)C64MuleBoot chat: kkkkkk  unt
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: lol
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Mountain2 (7,0) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: timmmmy
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,1) with Energy factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: jimmmy
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (6,0) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,3) with Energy factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (5,4) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P13)Empress3005 develops tile Plain (3,3) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P13)Empress3005
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: nice
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9370 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3439954373260555546
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.40413767
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9373 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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]                        (P12)C64MuleBoot chat: Cyber burn mule
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Plain (3,4)
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: help colony
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (3,4) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: 3
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 704
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $200, max: 47.5, left: 33.419678, fraction 0.70357215
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $200 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9374 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8723176787283311846
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7803505
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  INFO [Player.useFood]                              (P12)C64MuleBoot 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 [GameController.apply]                        (P12)C64MuleBoot chat: :(
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (84ms) <P13> 100ms (101ms) <P12> 66ms (66ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9366 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 Mountain1 (7,2) with Crystite factory
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9375 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7418684789763145393
  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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9372 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2426602986191294926
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 17 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 60 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 20 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 11 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 4 food, 0 energy, 0 smithore, 35 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 0 energy, 0 smithore, 67 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 14 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 17 food, 21 energy, 0 smithore, 23 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 3 food, 0 energy, 0 smithore, 34 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 0 energy, 0 smithore, 71 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 13 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 17 food, 22 energy, 0 smithore, 23 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9381 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9383 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4305687666743843345
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $62
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 6, mules needed: 1
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $54 sell price $89
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 45 critical: 0 surplus: 45 money: $2418
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 0 critical: 0 surplus: 0 money: $5460
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $7469
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $8988
  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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9311 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $14
  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 [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 
  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: 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 $54 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9434 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4657227106772350991
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $100 sell price $240
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Crystite: 34 critical: 0 surplus: 34 money: $2418
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 71 critical: 0 surplus: 71 money: $5460
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 45 critical: 0 surplus: 45 money: $7469
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 23 critical: 0 surplus: 23 money: $8988
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (100ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9303 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 58
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $100
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P11)Cyber Ranger (P13)Empress3005 (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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [Player.increaseAuctionTeleportCount]         (P14)<J.I.M.> auction teleport count: 1
  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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [Player.increaseAuctionTeleportCount]         (P12)C64MuleBoot auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [Player.increaseAuctionTeleportCount]         (P11)Cyber Ranger auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #49
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #50
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #51
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #52
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #53
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #54
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #55
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #56
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #57
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #58
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #59
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #60
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #61
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #62
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #63
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #64
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #65
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #66
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #67
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #68
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #69
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #70
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #71
  INFO [Player.increaseAuctionTeleportCount]         (P13)Empress3005 auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 101ms
  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 $100 (173 units for $17300)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 68ms (83ms) <P13> 100ms (101ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9361 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3388687705794063317
  INFO [Shop.calcBuySellPrice]                       Current Food price $68
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 27, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 81%
  INFO [Shop.printPriceFactor]                       Food buy price $40 sell price $75
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P13)Empress3005 chat: WHAT A HAUL, WHAT A HAUL! <3 ^.^
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: burn mules
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 4 critical: 5 surplus: -1 money: $5818
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 1 critical: 5 surplus: -4 money: $12560
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 1 critical: 5 surplus: -4 money: $11969
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 21 critical: 5 surplus: 16 money: $11288
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (4ms) <P11> 83ms (83ms) <P13> 101ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9286 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  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 [GameController.apply]                        (P12)C64MuleBoot chat: lots of cash
  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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P13)Empress3005 (P12)C64MuleBoot 
  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 $40
  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: 116ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: help colony
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: be team [player
  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 [SlickLogSystem.info]                         Transaction #2
  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 [SlickLogSystem.info]                         Transaction #3
  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: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 $230 (3 units for $717)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 68ms (84ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9374 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8076196013031255075
  INFO [Shop.calcBuySellPrice]                       Current Energy price $39
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 88, needed: 43
  INFO [Shop.printPriceFactor]                       Energy is decreased to 62%
  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: 6 critical: 10 surplus: -4 money: $5743
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 36 critical: 13 surplus: 23 money: $12560
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 22 critical: 10 surplus: 12 money: $11327
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 24 critical: 10 surplus: 14 money: $12005
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 68ms (84ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  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: 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)Cyber Ranger (P12)C64MuleBoot 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<J.I.M.> (P13)Empress3005 
  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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (5 units for $225)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9342 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7544074995117328217
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 23903024
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $12230 Plots: 12 Assets: 6240 Total: 24470
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 18 Energy: 19 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $12560 Plots: 12 Assets: 3470 Total: 22030
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 1 Energy: 36 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $11327 Plots: 11 Assets: 3065 Total: 19892
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 3 Energy: 22 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $5518 Plots: 9 Assets: 5215 Total: 15233
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 5 Energy: 11 Smithore: 45 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 6 mules
  INFO [Shop.buildMules]                             A mule now costs $100
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $100
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $54
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 6 $100
  INFO [SummaryPhase2.begin]                         Colony total: 81625
  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 (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: 73
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9363 bytes
  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 [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9342 bytes
  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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9342 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -613559299573774842
  INFO [Development.setPlayerOrder]                  Reverse development order. 6 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.32421607
  INFO [PlayerEventPhase.begin]                      No player event for (P12)C64MuleBoot (rank 4)
  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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9340 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)C64MuleBoot
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile River (4,3)
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  INFO [GameModel.developLand]                       (P12)C64MuleBoot undevelops tile Plain (6,4)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)C64MuleBoot finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)C64MuleBoot
  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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9302 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6282009878216583875
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5103643
  INFO [PlayerEventPhase.begin]                      No player event for (P11)Cyber Ranger (rank 3)
  INFO [Player.useFood]                              (P11)Cyber Ranger has 3 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]                        (P12)C64MuleBoot chat: gg
  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: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (83ms) <P13> 100ms (116ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9312 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)Cyber Ranger
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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 (2,1)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (0,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,2) with Energy factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (1,0) with Crystite factory
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: make a mistake
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: open plot
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)Cyber Ranger undevelops tile Mountain3 (2,2)
  INFO [GameModel.developLand]                       (P11)Cyber Ranger develops tile Mountain3 (2,2) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)Cyber Ranger finishes on update 1331
  INFO [GameModel.gamble]                            (P11)Cyber Ranger gambles $213, max: 47.5, left: 3.8794913, fraction 0.0816735
  INFO [DevelopmentMessenger.showMessage]            Cyber Ranger won $213 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (116ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9319 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7327411480246382705
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7784394
  INFO [PlayerEventPhase.begin]                      No player event for (P13)Empress3005 (rank 2)
  INFO [Player.useFood]                              (P13)Empress3005 has 1 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9317 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)Empress3005
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [AbstractDevelopmentPhase.apply]              Remote (P13)Empress3005 finishes on update 160
  INFO [GameModel.gamble]                            (P13)Empress3005 gambles $240, max: 47.5, left: 10.299927, fraction 0.21684057
  INFO [DevelopmentMessenger.showMessage]            Empress3005 won $240 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9307 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6145692599054176107
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9226394
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<J.I.M.> (rank 1)
  INFO [Player.useFood]                              (P14)<J.I.M.> has 18 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 68ms (84ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9306 bytes
  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 3.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.makeTimeConstraints]                DevTime ratio for <J.I.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <J.I.M.> got lower bound of 6986.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <J.I.M.> finished Development LP in time 1480ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 10823.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <J.I.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,4) into Food 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 (5,0): 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,0): 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.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (0,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 (0,1): 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.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <J.I.M.> ------- is trying Plain (0,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 (0,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: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Plain (5,0)
  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,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Plain (0,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 (0,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <J.I.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<J.I.M.> undevelops tile Plain (0,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 (0,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 [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 (12) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (84ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9276 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4841852039821495115
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P12)C64MuleBoot has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)Empress3005 has 36 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P11)Cyber Ranger has 22 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P14)<J.I.M.> has 19 energy and needs 12 energy
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot expects 0 food, 0 energy, 0 smithore, 33 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 expects 0 food, 0 energy, 0 smithore, 67 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger expects 0 food, 0 energy, 0 smithore, 56 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> expects 33 food, 0 energy, 0 smithore, 23 crystite
  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 [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P12)C64MuleBoot produced 0 food, 0 energy, 0 smithore, 32 crystite
  INFO [ProductionPhase.logProduction]               (P13)Empress3005 produced 0 food, 0 energy, 0 smithore, 64 crystite
  INFO [ProductionPhase.logProduction]               (P11)Cyber Ranger produced 0 food, 0 energy, 0 smithore, 51 crystite
  INFO [ProductionPhase.logProduction]               (P14)<J.I.M.> produced 37 food, 0 energy, 0 smithore, 26 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 67ms (83ms) <P13> 101ms (117ms) <P12> 67ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9291 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8224794453510193624
  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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (85ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9293 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8242295597735299859
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $54
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-4
  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 $131 sell price $166
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Smithore: 45 critical: 0 surplus: 45 money: $4843
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Smithore: 0 critical: 0 surplus: 0 money: $12800
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Smithore: 0 critical: 0 surplus: 0 money: $11440
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Smithore: 0 critical: 0 surplus: 0 money: $12305
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (85ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9227 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $-6
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (85ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9213 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6457036752229110831
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $100
  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: 32 critical: 0 surplus: 32 money: $4843
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Crystite: 64 critical: 0 surplus: 64 money: $12800
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Crystite: 51 critical: 0 surplus: 51 money: $11440
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Crystite: 26 critical: 0 surplus: 26 money: $12305
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (85ms) <P13> 101ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9211 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 63
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $84
  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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (1ms) <P11> 83ms (85ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2688017333432665545
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 44, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 59%
  INFO [Shop.printPriceFactor]                       Food buy price $121 sell price $156
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: yay not last
  INFO [CollectionPhase.goToNextPhase]               (P12)C64MuleBoot Food: 0 critical: 0 surplus: 0 money: $4843
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Food: 0 critical: 0 surplus: 0 money: $12800
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Food: 0 critical: 0 surplus: 0 money: $11440
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Food: 44 critical: 0 surplus: 44 money: $12305
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (101ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9191 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 64
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $57
  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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (2ms) <P11> 83ms (101ms) <P13> 100ms (117ms) <P12> 66ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8540092246279052965
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 36, needed: 46
  INFO [Shop.printPriceFactor]                       Energy is increased to 121%
  INFO [Shop.printPriceFactor]                       Energy 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 Energy: 3 critical: 0 surplus: 3 money: $4843
  INFO [CollectionPhase.goToNextPhase]               (P13)Empress3005 Energy: 18 critical: 0 surplus: 18 money: $12800
  INFO [CollectionPhase.goToNextPhase]               (P11)Cyber Ranger Energy: 9 critical: 0 surplus: 9 money: $11440
  INFO [CollectionPhase.goToNextPhase]               (P14)<J.I.M.> Energy: 6 critical: 0 surplus: 6 money: $12305
  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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (101ms) <P13> 100ms (117ms) <P12> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9196 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 65
  INFO [AuctionActuator.calcTargetPrice]             AI: <J.I.M.> target price $54
  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 [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P14> 1ms (3ms) <P11> 83ms (101ms) <P13> 100ms (117ms) <P12> 60ms (67ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9186 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2016537560295817912
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 36441736
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Money: $12305 Plots: 12 Assets: 10182 Total: 28487
  INFO [SummaryPhase2.begin]                         (P14)<J.I.M.> Food: 44 Energy: 6 Smithore: 0 Crystite: 26
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Money: $12800 Plots: 12 Assets: 9248 Total: 28048
  INFO [SummaryPhase2.begin]                         (P13)Empress3005 Food: 0 Energy: 18 Smithore: 0 Crystite: 64
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Money: $11440 Plots: 11 Assets: 7275 Total: 24215
  INFO [SummaryPhase2.begin]                         (P11)Cyber Ranger Food: 0 Energy: 9 Smithore: 0 Crystite: 51
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Money: $4843 Plots: 9 Assets: 10330 Total: 19673
  INFO [SummaryPhase2.begin]                         (P12)C64MuleBoot Food: 0 Energy: 3 Smithore: 45 Crystite: 32
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 0 mules
  INFO [Shop.buildMules]                             A mule now costs $260
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $131
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $54
  INFO [SummaryPhase2.begin]                         Shop mules: 0 $260
  INFO [SummaryPhase2.begin]                         Colony total: 100423
  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 [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: hit
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: last
  INFO [GameController.apply]                        (P12)C64MuleBoot chat: shit
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /75.24.213.169 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 0fe7f0dc-dd66-4042-8b13-b2705bdc4d4b
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /156.34.5.237 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 101485 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /156.34.5.237 <P12>
  INFO [Server.removeClient]                         Server: Removing client /156.34.5.237 <> with id fe51da32-2ce9-4dba-a900-0577f3f2a27a
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /156.34.5.237 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (13) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /70.74.209.132 <P13>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 106759 user number 13
  INFO [ConnectedClient.removeUser]                  Server: Removing user 13 from /70.74.209.132 <P13>
  INFO [Server.removeClient]                         Server: Removing client /70.74.209.132 <> with id 25141fdf-bb17-4253-922c-120ebf3f7c96
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /70.74.209.132 <>
  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
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (10) 0 bytes
  INFO [GameController.close]                        Got my UserLeft (10) message.
  INFO [Server.removeClient]                         Server: Removing client /127.0.0.1 <S10 P14> with id 0d33408e-ded1-492a-bcd2-83f9c591033b
  INFO [ConnectedClient.removeUser]                  Server: Removing user 10 from /127.0.0.1 <S10 P14>
  INFO [ConnectedClient.removeUser]                  Server: Removing user 14 from /127.0.0.1 <P14>
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /127.0.0.1 <>
  INFO [GameController.close]                        Left server in 11 ms
  INFO [Server.close]                                Server: Closing
  INFO [MuleGameContainer.release]                   *** Game Over ***
  INFO [MetaFrame.startGame]                         Starting game number 22
  INFO [MetaFrame.startGame]                         Entering Game - ID: 0, Name: PlanetLandru, 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 [Server.<init>]                               Server: Creating
  INFO [Server.<init>]                               Server: Started on TCP address /0:0:0:0:0:0:0:0:6260
  INFO [Server.<init>]                               Server: Started on debug TCP address /0:0:0:0:0:0:0:0:6265
  INFO [Server.<init>]                               Server: Started on UDP address /0:0:0:0:0:0:0:0:6260
  INFO [Client.connect]                              Client connects...
  INFO [Client.connectUDP]                           Client UDP connects...
  INFO [Client.connectUDP]                           Client receive UDP address: 0.0.0.0/0.0.0.0:6261
  INFO [Client.connectUDP]                           Client: send UDP address: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client TCP connects...
  INFO [Client.connectTCP]                           Client: Connects TCP: /127.0.0.1:6260
  INFO [Client.connectTCP]                           Client: TCP receive buffer: 65536 send buffer: 65536
  INFO [GameController.setModel]                     ++++++++ New Model: CONNECT #0 +++++++++++++++++++++++++++++++++++++++++++
  INFO [Server.acceptClients]                        Server: Accepted client /127.0.0.1 id 5195a376-afaf-49ac-b018-f700b2048a54
  INFO [Client.finishConnect]                        Client finishes connection
  INFO [ConnectPhase.update]                         my User Number: 10
  INFO [ConnectPhase.update]                         connection token: d524053152fb4d408c8e529c99f1f5f19e04209aa7788184f32d7e48d17a9802
  INFO [ConnectPhase.sendJoin]                       Attempt join: sent request for user...
  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 5195a376-afaf-49ac-b018-f700b2048a54
  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 [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  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 5195a376-afaf-49ac-b018-f700b2048a54
  INFO [Server.initUdp]                              Server: Client /127.0.0.1 <S10> requests UDP address /127.0.0.1:6261
  INFO [Client.receiveTCPMessages]                   Client: ReconnectInfo (0) 120 bytes
  INFO [GameLobbyPhase.apply]                        My UDP connection is initialized
  INFO [Server.acceptClients]                        Server: Accepted client /165.232.116.164 id fe4f6a47-40cb-4f30-bc2f-bd65bed6e9ef
  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 157980
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Server.acceptClients]                        Server: Accepted client /75.24.213.169 id 149c92bd-34b0-45dc-b10f-4af7113d8e27
  INFO [ServerMessageHandler.processJoin]            Server: Client /75.24.213.169 <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 /75.24.213.169 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7248 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [Server.initUdp]                              Server: Client /75.24.213.169 <S11> requests UDP address /75.24.213.169:6261
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)Cyber Ranger (ID 14481)
  INFO [Server.purgePendingClients]                  client purged: fe4f6a47-40cb-4f30-bc2f-bd65bed6e9ef
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 12
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (12) 12 bytes
  INFO [Player.<init>]                               Creating (P12)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P12)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P12)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (S11)Cyber Ranger chat: server: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: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [ServerMessageHandler.processPlayerJoin]      /75.24.213.169 <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: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 13
  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 P12 P13>
  INFO [GameController.apply]                        (P11)Cyber Ranger chat: server:kick 12
  INFO [Client.receiveTCPMessages]                   Client: KickUser (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 0 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /127.0.0.1 <S10 P12>
  INFO [Server.acceptClients]                        Server: Accepted client /208.123.112.91 id 2400002f-1710-40fb-abef-79cec71d919f
  INFO [Server.initUdp]                              Server: Client /208.123.112.91 <> requests UDP address /208.123.112.91:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /208.123.112.91 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 38 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)ltbeeb is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)ltbeeb (ID: 971)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /208.123.112.91 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7380 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)ltbeeb (ID 971)
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 971 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /208.123.112.91 <S12>
  INFO [Server.removeClient]                         Server: Removing client /208.123.112.91 <> with id 2400002f-1710-40fb-abef-79cec71d919f
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /208.123.112.91 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 14481 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /75.24.213.169 <P11>
  INFO [Server.removeClient]                         Server: Removing client /75.24.213.169 <> with id 149c92bd-34b0-45dc-b10f-4af7113d8e27
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /75.24.213.169 <>
  INFO [Server.acceptClients]                        Server: Accepted client /38.39.165.155 id 85879925-dc44-4526-ad25-cb4172d2de6f
  INFO [Server.initUdp]                              Server: Client /38.39.165.155 <> requests UDP address /38.39.165.155:6261
  INFO [ServerMessageHandler.processJoin]            Server: Client /38.39.165.155 <S11> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (11) 43 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S11)FluffyFiend is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S11)FluffyFiend (ID: 103178)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /38.39.165.155 <S11>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7251 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S11)FluffyFiend (ID 103178)
  INFO [Server.acceptClients]                        Server: Accepted client /174.243.0.231 id 71cf554a-e5ad-4783-926a-d0aeb571f166
  INFO [Server.initUdp]                              Server: Client /174.243.0.231 <> requests UDP address /174.243.0.231:9569
  INFO [ServerMessageHandler.processJoin]            Server: Client /174.243.0.231 <S12> joins
  INFO [Client.receiveTCPMessages]                   Client: Join (12) 49 bytes
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [GameModel.setRemoteUser]                     (S12)yourslipisshowing is a remote Spectator
  INFO [GameLobbyPhase.getMasterUserInfo]            Fetching user info for (S12)yourslipisshowing (ID: 24637)
  INFO [Server.acceptClientJoin]                     Server: Join accepted for /174.243.0.231 <S12>
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7355 bytes
  INFO [TCPMessage.toByteBuffer]                     Increasing TCP byte buffer size to 256
  INFO [GameLobbyPhase$MasterListener.apply]         Got user info for (S12)yourslipisshowing (ID 24637)
  INFO [ServerMessageHandler.processPlayerJoin]      /38.39.165.155 <S11> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (11) 0 bytes
  INFO [UserController.apply]                        (S11)FluffyFiend joins the players
  INFO [Player.<init>]                               Creating (P11)FluffyFiend
  INFO [GameModel.setRemoteUser]                     (P11)FluffyFiend is a remote Player
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.231 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P12)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P12)yourslipisshowing is a remote Player
  INFO [ServerMessageHandler.processPlayerUnjoin]    /174.243.0.231 <P12> unjoins and becomes a spectator
  INFO [Client.receiveTCPMessages]                   Client: PlayerUnjoin (12) 0 bytes
  INFO [UserController.apply]                        (P12)yourslipisshowing unjoins and becomes a spectator
  INFO [Player.<init>]                               Creating (P0)Spectator
  INFO [GameModel.setRemoteUser]                     (S12)yourslipisshowing is a remote Spectator
  INFO [ServerMessageHandler.processPlayerJoin]      /174.243.0.231 <S12> joins game as a player
  INFO [Client.receiveTCPMessages]                   Client: PlayerJoin (12) 0 bytes
  INFO [UserController.apply]                        (S12)yourslipisshowing joins the players
  INFO [Player.<init>]                               Creating (P12)yourslipisshowing
  INFO [GameModel.setRemoteUser]                     (P12)yourslipisshowing is a remote Player
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (12) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 12 voted true
  INFO [GameController.apply]                        (P11)FluffyFiend chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 13
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (13) 14 bytes
  INFO [Player.<init>]                               Creating (P13)<A.D.A.M.>
  INFO [UserController.setAiPlayer]                  (P13)<A.D.A.M.> is an AI player
  INFO [UserController.setAiPlayer]                  <A.D.A.M.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P13)<A.D.A.M.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (13) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 13 voted true
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: server:addai
  INFO [ServerMessageHandler.processAIJoin]          Server: AI gets user number 14
  INFO [Client.receiveTCPMessages]                   Client: AIJoin (14) 12 bytes
  INFO [Player.<init>]                               Creating (P14)<D.A.N.>
  INFO [UserController.setAiPlayer]                  (P14)<D.A.N.> is an AI player
  INFO [UserController.setAiPlayer]                  <D.A.N.> is using the Adam's AI
  INFO [GameModel.setLocalUser]                      (P14)<D.A.N.> is a local Player
  INFO [MasterClient.logSend]                        MasterClient: Sending User Join
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (14) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (14) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 14 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: VoteEvents (11) 0 bytes
  INFO [GameLobbyPhase.apply]                        User 11 voted true
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (10) 0 bytes
  INFO [GameLobbyPhase.apply]                        Starting Game - All players want to continue
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: FluffyFiend voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: yourslipisshowing voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <A.D.A.M.> voted: YES
  INFO [GameLobbyPhase.shouldEnableSpecificEvents]   Checking player: <D.A.N.> voted: YES
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P13)<A.D.A.M.> (P11)FluffyFiend (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [MasterClient.logSend]                        MasterClient: Sending Start Game
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: gl!
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 823
  INFO [GameController.beginNextPhase]               --------- INTRO #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 101ms (105ms) <P12> 218ms (401ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7537 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: im wasted
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- SUMMARY #0 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 101ms (105ms) <P12> 116ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7531 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6213417911937692131
  INFO [GameModel.updatePlayerRankOrder]             Random rank order: (P12)yourslipisshowing (P14)<D.A.N.> (P13)<A.D.A.M.> (P11)FluffyFiend 
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 15103600
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $1000 Plots: 0 Assets: 170 Total: 1170
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend 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]                        (P12)yourslipisshowing chat: easy win lol
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [SlickLogSystem.info]                         Too much real time passed since last frame. Breaking sync with real time.
  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 (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- INTRO #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 101ms (105ms) <P12> 210ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7533 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- LAND_GRANT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 0ms (1ms) <P11> 101ms (117ms) <P12> 149ms (218ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 0 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7652 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <A.D.A.M.> prefers Energy
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [SearchPlanManager.startPlanSearch]           AI: <D.A.N.> prefers Energy
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 7616 tiles in 57675600ns
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 7616 tiles in 63819900ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants Plain (5,2)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Energy <claim> (+3) 1435 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Energy <claim> (+3) 1920 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants Plain (5,2)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <D.A.N.> can't claim Plain (5,2) and wants Plain (3,2) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 4 frames, rountrip 0ms, max 149ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 218ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 4 frames, rountrip 0ms, max 149ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 10: Mountain3 (1,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 13: River (4,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 0ms, max 117ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 21 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> 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 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 22 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 22: Plain (5,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (105ms) <P12> 116ms (210ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7726 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $160
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $896
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $896
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> reverted to old value estimation
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $675
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $672
  INFO [AbstractAuctionController.begin]             Begin auction id 1
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  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: <A.D.A.M.> new price $884 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $620 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $912 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $584 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $544 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $948 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $908 (changed $-40)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $904 (changed $-4)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $500 (changed $-44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $556 (changed $56)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $504 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $968 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1028 (changed $60)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1032 (changed $48)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1032 (changed $36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1032 (changed $44)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1004 (changed $-28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1032 (changed $28)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1032 (changed $0)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1008 (changed $-24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $972 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $968 (changed $-4)
  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 [AbstractLandAuctionPhase.buyLand]            (P13)<A.D.A.M.> bought the plot for $952
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7909 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2021112637944623978
  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)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 3 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (101ms) <P12> 116ms (210ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 7911 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1126
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $68, max: 47.5, left: 25.799503, fraction 0.54314744
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8396 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4678287156971641436
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8405 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> starts by assaying Plain (3,2)
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 196 tiles in 2232000ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Plain Crystite (+3) 1590 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2240 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Mountain3 (7,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: dirty dan
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Mountain1 (6,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8469 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6004527282682003806
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8470 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 41 tiles in 930700ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Plain Empty 973 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: No tile 0 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $121, max: 47.5, left: 21.2794, fraction 0.44798738
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $121 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1337
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8472 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8862258045318689511
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              No event frist round
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 4)
  INFO [Player.useFood]                              (P11)FluffyFiend has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8471 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Mountain3 (1,1) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [GameModel.buyAssay]                          (P11)FluffyFiend got an assay bot
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1932
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $81, max: 47.5, left: 9.3791275, fraction 0.19745532
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $81 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8533 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8863676747975287975
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8580 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2737566575624497107
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 4 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 0 food, 0 energy, 0 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8593 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8594 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2091632900149408364
  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: 6
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 55%
  INFO [Shop.printPriceFactor]                       Smithore buy price $52 sell price $87
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $1031
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $1043
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $269
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $900
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8555 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 2
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $87
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $230
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $87
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 3
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: 133ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $87 (1 units for $87)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 116ms (267ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8576 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5902465305463535929
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $48
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $120 sell price $260
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $944
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1043
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $269
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 3 critical: 0 surplus: 3 money: $900
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (283ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8562 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 3
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $120
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 267ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $120 (3 units for $360)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 116ms (283ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8597 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7876294852546252107
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 8, total: 17, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 78%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 1 critical: 3 surplus: -2 money: $944
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 6 critical: 3 surplus: 3 money: $1043
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 1 critical: 3 surplus: -2 money: $269
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 1 critical: 3 surplus: -2 money: $1260
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (100ms) <P12> 117ms (299ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8564 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 4
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 4 takes over trade from buyer <A.D.A.M.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 299ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $14
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  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 (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Food price set to average $50 (7 units for $350)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (100ms) <P12> 116ms (283ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8609 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -406186248077353759
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 17, needed: 6
  INFO [Shop.printPriceFactor]                       Energy is decreased to 51%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 5 critical: 1 surplus: 4 money: $794
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 1 critical: 2 surplus: -1 money: $1293
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 2 critical: 1 surplus: 1 money: $169
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 1 critical: 2 surplus: -1 money: $1160
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 99ms (100ms) <P12> 117ms (283ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8567 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 5
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $95
  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 1ms, max 119ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 337ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $95
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $95
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 337ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 337ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $95
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 337ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (3 units for $135)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #1 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 90ms (100ms) <P12> 117ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8593 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7743075927328878
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 24502576
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1070 Plots: 1 Assets: 420 Total: 1990
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $1248 Plots: 1 Assets: 200 Total: 1948
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 1 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $929 Plots: 1 Assets: 462 Total: 1891
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 4 Energy: 2 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $169 Plots: 2 Assets: 240 Total: 1409
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.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 $170
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $120
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $87
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $50
  INFO [SummaryPhase2.begin]                         Shop Energy: 8 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $170
  INFO [SummaryPhase2.begin]                         Colony total: 7238
  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 [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 (13) 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: 72
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 92ms (100ms) <P12> 117ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8598 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the search to pick a tile.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the search to pick a tile.
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 4 plans testing 1599 tiles in 5159900ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Plain Empty River Empty <claim> 1504 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 1794 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Plain Empty Plain Empty <claim> 1504 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1794 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Plain Empty Plain Empty <claim> 1504 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1794 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty Plain Empty Plain Empty <claim> 1504 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: River Empty <claim> 1794 points
  INFO [LandGrantActuator.update]                    AI: <A.D.A.M.> wants River (4,3)
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 4 plans testing 6046 tiles in 47788200ns
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2160 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2898 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2160 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2898 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food <claim> (+4) 2160 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2898 points
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: Mountain3 Smithore <claim> (+4) 2248 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2864 points
  INFO [LandGrantActuator.update]                    AI: <D.A.N.> wants River (4,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must pick a different tile.
  INFO [LandGrantActuator.pickNextTile]              AI: <D.A.N.> can't claim River (4,3) and wants River (4,4) instead
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 233ms 19 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 10: Plain (3,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 25 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.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 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 34 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 34: River (4,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 35: Plain (5,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8620 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $892
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1475
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-1048
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $2757
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $884
  INFO [AbstractAuctionController.begin]             Begin auction id 6
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)yourslipisshowing bought the plot for $932
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8617 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1811793586836568954
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3726182
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8609 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> LP was infeasible (or ignored).
  INFO [DevelopmentPlanFinder$1.run]                 AI: <D.A.N.> found 1 plans testing 137 tiles in 1985300ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <D.A.N.> Plan: River Food (+4) 2160 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Mountain3 Smithore <claim> (+4) 2898 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $137, max: 47.5, left: 25.879505, fraction 0.5448317
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $137 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1107
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8661 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3198488682164964478
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8806939
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 1 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8668 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (8,0) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 986
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $50, max: 47.5, left: 0.08641957, fraction 0.0018193594
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $50 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 99ms (100ms) <P12> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8694 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -380495687900023075
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.09690285
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 3)
  INFO [PlayerEventPhase.begin]                      Event: DeadMooseRat
  INFO [PlayerEventPhase$1.finished]                 Event Message: You found a dead Moose Rat and sold the hide for $50
  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 (13) 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 [Player.useFood]                              (P11)FluffyFiend has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 99ms (100ms) <P12> 117ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8694 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (3,1) with Food factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1320
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $134, max: 47.5, left: 22.13942, fraction 0.46609303
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $134 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8719 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1067717535740201657
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5599644
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 116ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8721 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 17 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> LP was infeasible (or ignored).
  INFO [SearchPlanManager.MaybeAddResourceWeight]    <A.D.A.M.> will NOT prioritize food this turn!
  INFO [DevelopmentPlanFinder$1.run]                 AI: <A.D.A.M.> found 1 plans testing 37 tiles in 981000ns
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentPlanFinder.logPlans]              AI: <A.D.A.M.> Plan: Plain Empty River Empty Plain Empty 1504 points
  INFO [DevelopmentPlanFinder.logPlans]              AI:	Next: Plain Empty <claim> 1794 points
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> is adding the search results to the plan.
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 0 tiles to be modified
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (0,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying River (4,3).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $62, max: 47.5, left: 8.639111, fraction 0.18187602
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $62 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1969
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 117ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8726 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: ACID_RAIN_STORM
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4666972422473604541
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 117ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8726 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7994589653352165544
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 0 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 3 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 5 food, 0 energy, 0 smithore, 3 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 2 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 2 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 0 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 0 energy, 0 smithore, 2 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 117ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8744 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 117ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8745 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4215040827350349483
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $87
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $11
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 11, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 80%
  INFO [Shop.printPriceFactor]                       Smithore buy price $80 sell price $115
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 1 critical: 0 surplus: 1 money: $1018
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $246
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $331
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $1112
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 117ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8731 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 7
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $115
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $210
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $115
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 118ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $80 (1 units for $80)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8759 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -35412087723125943
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $120
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $72 sell price $212
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $1098
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $246
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $331
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 2 critical: 0 surplus: 2 money: $1112
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8742 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 8
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $72 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (100ms) <P12> 117ms (157ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8754 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7654975646837685318
  INFO [Shop.calcBuySellPrice]                       Current Food price $50
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 18, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 75%
  INFO [Shop.printPriceFactor]                       Food buy price $23 sell price $58
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 3 critical: 3 surplus: 0 money: $1098
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 3 surplus: 2 money: $246
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 0 critical: 3 surplus: -3 money: $331
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 4 critical: 3 surplus: 1 money: $1112
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 100ms (100ms) <P12> 117ms (192ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8726 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 9
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 192ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $20
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $23
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 192ms
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: 420!
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $58 (3 units for $174)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 100ms (100ms) <P12> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8759 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8782893864250066210
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 8, total: 16, needed: 8
  INFO [Shop.printPriceFactor]                       Energy is decreased to 63%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 2 critical: 2 surplus: 0 money: $1098
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 3 critical: 2 surplus: 1 money: $420
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 2 critical: 1 surplus: 1 money: $157
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 1 critical: 3 surplus: -2 money: $1112
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (6ms) <P11> 100ms (101ms) <P12> 118ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8738 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 10
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.88199997 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 118ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $44
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $48 (4 units for $192)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #2 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (7ms) <P11> 100ms (101ms) <P12> 117ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8724 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2272167996015965289
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 38642592
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $968 Plots: 2 Assets: 763 Total: 2731
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 4 Smithore: 0 Crystite: 2
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $1050 Plots: 2 Assets: 463 Total: 2513
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 3 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $420 Plots: 3 Assets: 405 Total: 2325
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 2 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $157 Plots: 3 Assets: 270 Total: 1927
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $72
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $58
  INFO [SummaryPhase2.begin]                         Shop Energy: 4 units $48
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $160
  INFO [SummaryPhase2.begin]                         Colony total: 9496
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (7ms) <P11> 100ms (101ms) <P12> 107ms (250ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8703 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain2 (0,0)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (7,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 3 frames, rountrip 1ms, max 107ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 250ms 21 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 107ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 0: Mountain2 (0,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 107ms
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 15: Mountain1 (2,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 17 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 17: Mountain3 (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 33: Mountain3 (8,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8688 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8689 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6011209529062861588
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.21113724
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 1)
  INFO [PlayerEventPhase.begin]                      Event: KazingaRaces
  INFO [PlayerEventPhase$1.finished]                 Event Message: You lost $100 betting on the two-legged Kazinga races
  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 (13) 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 [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8689 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 422.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 679.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 2 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,2) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (7,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Crystite --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain3 (7,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain3 (7,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $67, max: 47.5, left: 20.799389, fraction 0.43788186
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $67 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1361
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8708 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6173971304885386994
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.0056664348
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 2)
  INFO [PlayerEventPhase.begin]                      Event: SwampEelEating
  INFO [PlayerEventPhase$1.finished]                 Event Message: You won the colony Swamp Eel eating contest and collected $50 (Yuck!)
  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 (13) 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 [Player.useFood]                              (P11)FluffyFiend has 3 food and needs 3 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8707 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Mountain3 (1,1) with Smithore factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain1 (2,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $100
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1235
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $81, max: 47.5, left: 23.319447, fraction 0.4909357
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $81 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 104ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8725 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4865994067332653921
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65344054
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 2 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 104ms (149ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8722 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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: 473. End Update: 472
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain3 (8,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $100
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (5,4) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1640
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $52, max: 47.5, left: 1.4927626, fraction 0.03142658
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $52 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 115ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8767 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1927579325108092548
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3948652
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8770 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 8 mountains, reward is $100
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 5ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 352.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,3): Empty --> Food
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $100
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,3) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Mountain2 (0,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $56, max: 47.5, left: 2.119102, fraction 0.044612672
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $56 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2295
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8805 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8799 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2217974187036253490
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 3 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 4 energy and needs 2 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 2 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 6 food, 3 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 3 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 2 food, 1 energy, 3 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 1 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 3 food, 0 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 3 food, 2 energy, 5 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8810 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PIRATE_SHIP
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8227379201816165394
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8810 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7431039874403029653
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $80
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-1
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 7, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 100%
  INFO [Shop.printPriceFactor]                       Smithore buy price $79 sell price $114
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 3 critical: 0 surplus: 3 money: $1046
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 4 critical: 0 surplus: 4 money: $152
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $128
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 5 critical: 0 surplus: 5 money: $850
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8768 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 12
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $114
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $190
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $178
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $79 (7 units for $553)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8838 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7174155962095614889
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $72
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $104 sell price $244
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $1283
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $468
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $128
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $850
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8776 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $104 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8755 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3320956710642033048
  INFO [Shop.calcBuySellPrice]                       Current Food price $58
  INFO [Shop.printPriceFactor]                       Food shop: 6, total: 20, needed: 12
  INFO [Shop.printPriceFactor]                       Food is decreased to 70%
  INFO [Shop.printPriceFactor]                       Food buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 2 critical: 3 surplus: -1 money: $1283
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 3 surplus: 2 money: $468
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 3 critical: 3 surplus: 0 money: $128
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 4 critical: 3 surplus: 1 money: $850
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8752 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 14
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 3
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <D.A.N.> rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller <D.A.N.> rank 1
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $22
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (2 units for $56)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (4ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8826 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3563818526419781494
  INFO [Shop.calcBuySellPrice]                       Current Energy price $48
  INFO [Shop.printPriceFactor]                       Energy shop: 4, total: 12, needed: 12
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $33 sell price $68
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 2 critical: 3 surplus: -1 money: $1227
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 1 critical: 4 surplus: -3 money: $496
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 1 critical: 2 surplus: -1 money: $128
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 4 critical: 3 surplus: 1 money: $878
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (4ms) <P11> 97ms (100ms) <P12> 105ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8777 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 15
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.895 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 105ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 3
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $48
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $68 (4 units for $272)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #3 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8816 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3711752566008465348
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 25023856
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $878 Plots: 3 Assets: 1012 Total: 3390
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 3 Energy: 4 Smithore: 5 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $1159 Plots: 3 Assets: 579 Total: 3238
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $360 Plots: 4 Assets: 639 Total: 2999
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $60 Plots: 4 Assets: 286 Total: 2346
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 3 mules for 6 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $104
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $79
  INFO [SummaryPhase2.begin]                         Shop Food: 6 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $68
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $150
  INFO [SummaryPhase2.begin]                         Colony total: 11973
  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 [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 (13) 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: 76
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 97ms (100ms) <P12> 105ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8802 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain3 (0,3)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Mountain3 (0,3)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 126ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 6
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 12: Plain (0,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 13: Plain (1,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 14 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 14: Plain (6,2)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 16 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 16: Mountain3 (0,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.apply]                        (P12)yourslipisshowing chat: aw
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 21
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 105ms (126ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8810 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $872
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2486
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-1384
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $968
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $672
  INFO [AbstractAuctionController.begin]             Begin auction id 16
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P11)FluffyFiend bought the plot for $872
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8811 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $812
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $2486
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-1384
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1094
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $672
  INFO [AbstractAuctionController.begin]             Begin auction id 17
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 105ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  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 (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 101ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8805 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7639642138175542311
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9309194
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 101ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8804 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 633.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 3ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 963.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,2): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,2) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying River (4,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Medium amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (6,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $105, max: 47.5, left: 7.419097, fraction 0.15619151
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $105 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2030
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8851 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 674284554526894913
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9188917
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8854 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Mountain1 (2,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (1,2) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (8,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1741
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $112, max: 47.5, left: 13.1792145, fraction 0.27745715
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $112 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8876 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8624419058750809348
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.41280395
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8862 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,4) with Smithore factory
  INFO [GameModel.sellMule]                          (P12)yourslipisshowing sold a mule for $175
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (0,2) with Energy factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2372
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $103, max: 47.5, left: 1.2191029, fraction 0.025665324
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $103 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8866 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7010103967968487167
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.9084789
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 3 food and needs 3 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8869 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 197.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 12ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 322.99999999999994
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,1) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,1): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,1) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> is assaying Plain (5,2).
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $111, max: 47.5, left: 5.479099, fraction 0.11534945
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $111 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2127
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8889 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8883 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2199901755440963182
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 2 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 4 energy and needs 3 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 2 food, 6 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 3 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 3 energy, 7 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 2 food, 6 energy, 9 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 4 food, 5 energy, 6 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 4 food, 1 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 0 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8921 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1523002071856555134
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8919 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5127935018263185326
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $79
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 5, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 130%
  INFO [Shop.printPriceFactor]                       Smithore buy price $109 sell price $144
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 9 critical: 0 surplus: 9 money: $174
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 6 critical: 0 surplus: 6 money: $413
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 11 critical: 0 surplus: 11 money: $958
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 117ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8864 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 18
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $144
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $170
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $158
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $170
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  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)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 217ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $109 (15 units for $1635)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8946 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5063832645524168540
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $104
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $128 sell price $268
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $1155
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1067
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $958
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8866 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 19
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $128 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8845 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7264454223627510843
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 16, needed: 16
  INFO [Shop.printPriceFactor]                       Food is increased to 100%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 3 critical: 4 surplus: -1 money: $1155
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $1067
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 4 critical: 4 surplus: 0 money: $958
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 117ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8841 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 20
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 153ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 153ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 153ms
  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: 153ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $36 (2 units for $72)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 116ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8939 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 4645727187907678203
  INFO [Shop.calcBuySellPrice]                       Current Energy price $68
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 14, needed: 14
  INFO [Shop.printPriceFactor]                       Energy is increased to 100%
  INFO [Shop.printPriceFactor]                       Energy buy price $53 sell price $88
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 6 critical: 4 surplus: 2 money: $1083
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 5 critical: 4 surplus: 1 money: $1139
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 2 critical: 2 surplus: 0 money: $171
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 1 critical: 4 surplus: -3 money: $958
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 116ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8859 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 21
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller FluffyFiend rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller FluffyFiend rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller FluffyFiend rank 2
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller FluffyFiend rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller FluffyFiend rank 2
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller FluffyFiend rank 2
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller yourslipisshowing rank 3 takes over trade from seller FluffyFiend rank 2
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $68
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $88 (5 units for $440)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #4 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 109ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8916 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 762403257523445144
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 47704176
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $606 Plots: 4 Assets: 2148 Total: 4754
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 5 Smithore: 11 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $1259 Plots: 5 Assets: 982 Total: 4741
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 5 Energy: 4 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $1403 Plots: 5 Assets: 734 Total: 4637
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 3 Energy: 2 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $83 Plots: 5 Assets: 553 Total: 3136
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 7 mules for 14 smithore and now has 12 mules
  INFO [Shop.buildMules]                             A mule now costs $210
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $128
  INFO [SummaryPhase2.begin]                         Shop Smithore: 1 units $109
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $36
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $88
  INFO [SummaryPhase2.begin]                         Shop mules: 12 $210
  INFO [SummaryPhase2.begin]                         Colony total: 17268
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 109ms (153ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8901 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (5,3)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> 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 1ms, max 109ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 153ms 15 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 109ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 5
  INFO [LandGrantPhase.moveToNextTile]               Overtime: 1
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 13: Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 14 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 14: Plain (3,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 109ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 15 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 15: Plain (5,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 109ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 23: Plain (6,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 16
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8937 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8940 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6124624904987819268
  INFO [Development.setPlayerOrder]                  Normal development order. 12 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37948084
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 101ms (183ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8939 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1136.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 9ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1544.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (3,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,3) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (6,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (7,1).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $107, max: 47.5, left: 5.7590985, fraction 0.12124418
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2113
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8959 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3000833202778167339
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.87130296
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 5 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8966 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (1,2) with Smithore factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,3) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1164
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $149, max: 47.5, left: 24.719479, fraction 0.52041006
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $149 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8987 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8158987659780907539
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.31841737
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 3 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8989 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (5,4) with Energy factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (6,4) with Energy factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1664
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $117, max: 47.5, left: 4.194343, fraction 0.08830196
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $117 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8990 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3425358983641408375
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.65413797
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8987 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 5 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1292.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 39ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2408.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,3): Empty --> Food
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> was forced to end the enqueueing early.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: NullAction
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: NullAction
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $129, max: 47.5, left: 27.899551, fraction 0.58735895
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $129 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1006
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8995 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SUNSPOT_ACTIVITY
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8554313545298689981
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8990 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2559606834024417163
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 4 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 2 energy and needs 2 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 3 energy and needs 1 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 2 food, 12 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 30 energy, 4 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 6 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 4 food, 12 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 4 food, 26 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 4 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 5 food, 5 energy, 11 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9026 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9020 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 397676502175253834
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $109
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 1, mules potentially available: 9, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 92%
  INFO [Shop.printPriceFactor]                       Smithore buy price $95 sell price $130
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 12 critical: 0 surplus: 12 money: $1323
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 5 critical: 0 surplus: 5 money: $1485
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $412
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 22 critical: 0 surplus: 22 money: $628
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8974 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 23
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $150
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $138
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $150
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing 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 [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $95 (17 units for $1615)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9019 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1035188028534824225
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $128
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $60 sell price $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $2463
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 0 critical: 0 surplus: 0 money: $1960
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $412
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $628
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8983 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 24
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $60 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8957 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -727422562997484840
  INFO [Shop.calcBuySellPrice]                       Current Food price $36
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 18, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 92%
  INFO [Shop.printPriceFactor]                       Food buy price $18 sell price $53
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 5 critical: 4 surplus: 1 money: $2463
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 4 critical: 4 surplus: 0 money: $1960
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 4 critical: 4 surplus: 0 money: $412
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 5 critical: 4 surplus: 1 money: $628
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8935 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 25
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (1 units for $18)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9004 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7902644378114145470
  INFO [Shop.calcBuySellPrice]                       Current Energy price $88
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 52, needed: 15
  INFO [Shop.printPriceFactor]                       Energy is decreased to 47%
  INFO [Shop.printPriceFactor]                       Energy buy price $26 sell price $61
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 12 critical: 5 surplus: 7 money: $2463
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 26 critical: 3 surplus: 23 money: $1960
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 8 critical: 2 surplus: 6 money: $412
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 6 critical: 5 surplus: 1 money: $646
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 117ms (166ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8955 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 26
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $41
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $31 (5 units for $155)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #5 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9006 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 505254509181564843
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 37206376
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $2463 Plots: 6 Assets: 1082 Total: 6545
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 5 Energy: 12 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $1960 Plots: 6 Assets: 1436 Total: 6396
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 26 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $491 Plots: 5 Assets: 3026 Total: 6017
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 11 Smithore: 22 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $567 Plots: 6 Assets: 358 Total: 3925
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 3 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $190
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $60
  INFO [SummaryPhase2.begin]                         Shop Smithore: 8 units $95
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $31
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $190
  INFO [SummaryPhase2.begin]                         Colony total: 22883
  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 [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 (13) 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: 77
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (100ms) <P12> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 8990 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain2 (5,0)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> 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 1ms, max 134ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 200ms 18 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 4 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 4: Mountain2 (5,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 7: Plain (2,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 9 frame 4
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 9: Plain (6,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 13: Mountain1 (6,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 134ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 19
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9035 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (101ms) <P12> 134ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9043 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1577607092611528163
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.12039763
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 1)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P11)FluffyFiend has 2 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (101ms) <P12> 134ms (199ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9039 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (2,1) with Food factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend undevelops tile Plain (2,3)
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,3) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1156
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $106, max: 47.5, left: 3.1295872, fraction 0.06588604
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $106 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 117ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9068 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 9135789530751148583
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8709733
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (154ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9059 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Mountain1 (6,3) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing undevelops tile Plain (5,4)
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (6,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (5,4) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2235
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $111, max: 47.5, left: 4.2591, fraction 0.089665264
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $111 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9093 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1088835260598257137
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.5388757
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 105ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9099 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 1615.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 4ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3136.0000000000005
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,2) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,2) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,2): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,3): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: holy shit lol
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (7,0).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: need some food?
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2401
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9060 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1376798899299213635
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.86891305
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 4)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 105ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9062 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 2 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 2270.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 30ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3980.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,2) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,3): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (0,0): Empty --> Energy
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,2) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (0,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $113, max: 47.5, left: 12.299194, fraction 0.25893041
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $113 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1786
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 102ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9106 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4369932916495404996
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P11)FluffyFiend Plain (2,3)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 102ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9092 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2929858134819927512
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 12 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 26 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 3 energy and needs 3 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 11 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 6 food, 3 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 6 energy, 4 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 14 food, 6 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 21 food, 0 energy, 4 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 6 food, 2 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 2 food, 6 energy, 5 smithore, 8 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 16 food, 5 energy, 0 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 23 food, 0 energy, 6 smithore, 0 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9137 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9138 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2822175704547319382
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $95
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $19
  INFO [Shop.printPriceFactor]                       Smithore shop: 8, mules potentially available: 12, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 69%
  INFO [Shop.printPriceFactor]                       Smithore buy price $84 sell price $119
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 13 critical: 0 surplus: 13 money: $2329
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 5 critical: 0 surplus: 5 money: $1881
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $210
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 28 critical: 0 surplus: 28 money: $601
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9073 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 28
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $119
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $130
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $118
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $130
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.899 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 0
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 1
  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 [SlickLogSystem.info]                         Transaction #6
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #7
  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 [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $84 (18 units for $1512)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 101ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9125 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6938909555474747528
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $60
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $76 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 0 critical: 0 surplus: 0 money: $3421
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 8 critical: 0 surplus: 8 money: $2301
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $210
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 0 critical: 0 surplus: 0 money: $601
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 101ms (132ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9079 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 29
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 149ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 132ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $76 (8 units for $608)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9091 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8922763984054908088
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 48, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 50%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 6 critical: 4 surplus: 2 money: $3421
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 2 critical: 4 surplus: -2 money: $2909
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 16 critical: 4 surplus: 12 money: $210
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 23 critical: 4 surplus: 19 money: $601
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9056 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 30
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (12) 4 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.894 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 106ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $30 (17 units for $265)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 116ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9094 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3293571905866755353
  INFO [Shop.calcBuySellPrice]                       Current Energy price $31
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 39, needed: 23
  INFO [Shop.printPriceFactor]                       Energy is decreased to 69%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 8 critical: 6 surplus: 2 money: $3406
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 22 critical: 6 surplus: 16 money: $2869
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 5 critical: 4 surplus: 1 money: $400
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 4 critical: 7 surplus: -3 money: $676
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 116ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9061 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 31
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 234ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (6 units for $272)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #6 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 106ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9116 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5884852032763713310
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 45036264
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $3141 Plots: 7 Assets: 1585 Total: 8226
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 4 Energy: 16 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $3314 Plots: 7 Assets: 1195 Total: 8009
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 7 Energy: 10 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $496 Plots: 6 Assets: 3662 Total: 7158
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 18 Energy: 8 Smithore: 28 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $400 Plots: 7 Assets: 695 Total: 4595
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 5 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 $160
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Smithore: 14 units $84
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $30
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $160
  INFO [SummaryPhase2.begin]                         Colony total: 27988
  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 [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 (13) 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: 76
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 106ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9111 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Mountain1 (5,1)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (6,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 1ms, max 106ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 106ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 4 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 4: Plain (6,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 6 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 6: Mountain1 (5,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 9: Plain (1,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 103ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 16: Plain (7,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 18
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9110 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $604
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $815
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-648
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1130
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $104
  INFO [AbstractAuctionController.begin]             Begin auction id 32
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  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)FluffyFiend bought the plot for $2624
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #2
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 8
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9046 bytes
  INFO [PlotSeller.beginAuction]                     Land auction price: $2564
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $815
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-648
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1130
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $104
  INFO [AbstractAuctionController.begin]             Begin auction id 33
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  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 [AbstractLandAuctionPhase.buyLand]            (P12)yourslipisshowing bought the plot for $2564
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9031 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4637435767066715875
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.37666988
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 4 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9031 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,1) with Energy factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (7,4) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2128
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $115, max: 47.5, left: 10.37915, fraction 0.21850842
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $115 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9079 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6751084384235896290
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.91923565
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 7 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9069 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (7,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (3,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,3) with Crystite factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $200
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 2309
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $108, max: 47.5, left: 2.2591019, fraction 0.04756004
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $108 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9098 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1905330762982249266
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.49179715
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 18 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9097 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 193ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1269.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,2) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,3) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (6,0) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,2): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,3): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,0): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,3) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,0) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> caught the Mountain Wampus and got $200
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $107, max: 47.5, left: 3.6191006, fraction 0.07619159
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $107 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2220
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9158 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8019125725125023347
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.26308107
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: Charity
  INFO [PlayerEventPhase$1.finished]                 Event Message: A charity from your home-world took pity on you and sent $150
  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 (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9155 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $200
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 289.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 579ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1545.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 6 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,3) into Empty from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,0) into Smithore from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,2) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (5,0) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (5,1) into Smithore from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	6. make plot (0,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.bringMule]                Stripping because want it empty
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,3): Food --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (0,0): Energy --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,2): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (5,0): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (5,1): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (0,3): Empty --> Smithore
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> tries to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHuntWampus]        				 --- success (at least in theory)!
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (5,3)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (0,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,2) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (5,0) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain1 (5,1) with Smithore factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 8.079098
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $121, max: 47.5, left: 6.119098, fraction 0.12882312
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $121 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2069
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: METEORITE_STRIKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8828561114166231250
  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 (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9061 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -7433673953872878074
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 10 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 16 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 5 energy and needs 4 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 8 energy and needs 4 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 6 energy, 13 smithore, 9 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 12 energy, 7 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 6 energy, 13 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 6 food, 8 energy, 0 smithore, 7 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 7 energy, 16 smithore, 11 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 16 energy, 5 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 3 food, 7 energy, 12 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 5 food, 10 energy, 0 smithore, 8 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- COLONY_EVENT_B #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9109 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9111 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8227623221379658883
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $84
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $4
  INFO [Shop.printPriceFactor]                       Smithore shop: 14, mules potentially available: 15, mules needed: 8
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 65%
  INFO [Shop.printPriceFactor]                       Smithore buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 16 critical: 0 surplus: 16 money: $378
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 5 critical: 0 surplus: 5 money: $447
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 12 critical: 0 surplus: 12 money: $336
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 28 critical: 0 surplus: 28 money: $418
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 117ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 34
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $110
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $110
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 0
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing 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 [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $59 (21 units for $1239)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9140 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6111938361122888795
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $76
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $136 sell price $276
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 11 critical: 0 surplus: 11 money: $1322
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 12 critical: 0 surplus: 12 money: $742
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $336
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 8 critical: 0 surplus: 8 money: $418
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9117 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 35
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $136
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  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 [AbstractAuctionPhase.checkCancelTransactions] New seller enters shop line
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $136 (31 units for $4216)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9117 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1495833773060483342
  INFO [Shop.calcBuySellPrice]                       Current Food price $30
  INFO [Shop.printPriceFactor]                       Food shop: 15, total: 37, needed: 16
  INFO [Shop.printPriceFactor]                       Food is decreased to 57%
  INFO [Shop.printPriceFactor]                       Food buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 2 critical: 4 surplus: -2 money: $2818
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 4 surplus: 1 money: $2374
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 3 critical: 4 surplus: -1 money: $336
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 12 critical: 4 surplus: 8 money: $1506
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9097 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 36
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $324
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $324
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $324
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $324
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $324
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $15
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $43 (4 units for $175)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9152 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -736666698226817765
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 55, needed: 24
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  INFO [Shop.printPriceFactor]                       Energy buy price $11 sell price $46
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 10 critical: 7 surplus: 3 money: $2678
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 24 critical: 7 surplus: 17 money: $2499
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 8 critical: 5 surplus: 3 money: $301
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 13 critical: 5 surplus: 8 money: $1556
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9094 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 37
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $198
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $198
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 2 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 2 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 2 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 2 takes over trade from buyer yourslipisshowing rank 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer FluffyFiend rank 2 takes over trade from buyer yourslipisshowing rank 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $198
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $26
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $26 (2 units for $52)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #7 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9111 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1795628239668886564
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 43947240
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $2473 Plots: 9 Assets: 1676 Total: 8649
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 2 Energy: 25 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $2652 Plots: 9 Assets: 1406 Total: 8558
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 5 Energy: 11 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $1556 Plots: 7 Assets: 3023 Total: 8079
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 11 Energy: 13 Smithore: 28 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $353 Plots: 8 Assets: 1596 Total: 5949
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 6 Smithore: 12 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 6 mules for 12 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $110
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $136
  INFO [SummaryPhase2.begin]                         Shop Smithore: 23 units $59
  INFO [SummaryPhase2.begin]                         Shop Food: 15 units $43
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $26
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $110
  INFO [SummaryPhase2.begin]                         Colony total: 31235
  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 [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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 74
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9097 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants Plain (0,4)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (3,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 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 134ms 14 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 6: Plain (8,3)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 7 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 7: Plain (0,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 10 frame 2
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 10: Plain (3,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 20
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9113 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $2532
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1127
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $-420
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $920
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $920
  INFO [AbstractAuctionController.begin]             Begin auction id 38
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: oops
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  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 (13) 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: 5
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9084 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 794572498933516557
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.29265678
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 2 food and needs 4 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9087 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.sellMule]                          (P12)yourslipisshowing sold a mule for $185
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1313
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9106 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3987836097534926503
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.51900214
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 2)
  INFO [Player.useFood]                              (P11)FluffyFiend has 5 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: double oops
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9107 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (8,3) with Energy factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain1 (2,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Mountain3 (1,1) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (1,2) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (1,3) with Smithore factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $300
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 2310
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $152, max: 47.5, left: 2.179102, fraction 0.04587583
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $152 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9119 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1583291529655596878
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.7037407
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 3)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 11 food and needs 4 food
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)FluffyFiend chat: indeed
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9117 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <D.A.N.> starts by assaying Plain (3,4)
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 930.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 151ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2888.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,2) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,2) into Crystite from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (3,4) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,1): Energy --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,2): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Crater (7,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: fucked my eyes out
  INFO [DevelopmentMessenger.showMessage]            Found Low amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: im good at that
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,2) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Crater (7,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> developed a tile but is short on time: 2.4391017
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9138 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1698874505191455316
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.18865144
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 4 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9141 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 1320.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3001ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1671.9999999999998
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,0) into Crystite from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (0,1) into Crystite from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (5,3) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,4) into Energy from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (0,3) into Smithore from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (0,0): Smithore --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (0,3): Empty --> Smithore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.bringMule]                Stripping because short on something (either money or mules).
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,1): Energy --> Empty
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,3): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,1): Empty --> Crystite
  INFO [DevelopmentPlanner.enqueueEquipViaWampus]    AI: <A.D.A.M.> couldn't afford to equip a new mule
  INFO [DevelopmentPlanner.enqueueHuntWampus]        AI: <A.D.A.M.> failed to hunt the wampus.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> was forced to end the enqueueing early.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (0,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (0,3) with Smithore factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> undevelops tile Plain (0,1)
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,3) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> is hunting the wampus.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: CatchWampus
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: CatchWampus
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> caught the Mountain Wampus and got $300
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $167, max: 47.5, left: 17.419312, fraction 0.36672235
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $167 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1530
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 42
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9162 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -5159316650945884823
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 11 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 25 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 6 energy and needs 5 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 13 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 15 energy, 1 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 12 energy, 4 smithore, 15 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 4 food, 8 energy, 14 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 3 energy, 0 smithore, 19 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 14 energy, 2 smithore, 25 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 10 energy, 5 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 3 food, 9 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 3 energy, 0 smithore, 19 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 102ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9201 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: FIRE_IN_STORE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6186633905259312780
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9199 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6619767612849127500
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $59
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $6
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 10, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 78%
  INFO [Shop.printPriceFactor]                       Smithore buy price $56 sell price $91
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 2 critical: 0 surplus: 2 money: $2684
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 5 critical: 0 surplus: 5 money: $2448
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 30 critical: 0 surplus: 30 money: $610
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 28 critical: 0 surplus: 28 money: $1221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9148 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 39
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $90
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $78
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $90
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 7
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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 [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #17
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #18
  INFO [SlickLogSystem.info]                         Transaction #19
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #20
  INFO [SlickLogSystem.info]                         Transaction #21
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #22
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 250ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $76 (22 units for $1678)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4393683245206545775
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $136
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $132 sell price $272
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 25 critical: 0 surplus: 25 money: $2802
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 13 critical: 0 surplus: 13 money: $770
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $2170
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 19 critical: 0 surplus: 19 money: $1221
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9141 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 40
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $132
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 317ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing 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 [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 [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  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 [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]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 317ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $132 (57 units for $7524)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (317ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9216 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4909046518128609483
  INFO [Shop.calcBuySellPrice]                       Current Food price $43
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 17, needed: 20
  INFO [Shop.printPriceFactor]                       Food is increased to 113%
  INFO [Shop.printPriceFactor]                       Food buy price $34 sell price $69
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 1 critical: 5 surplus: -4 money: $6102
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $2486
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 3 critical: 5 surplus: -2 money: $2170
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 8 critical: 5 surplus: 3 money: $3729
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 117ms (317ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9120 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 41
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $58
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 184ms
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (11) 0 bytes
  INFO [AbstractAuctionPhase.storeClosed]            Store closed. Current max tick: 360
  INFO [Client.receiveTCPMessages]                   Client: StoreClosed (12) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  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 [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $69
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $83
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $104
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 151ms
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 1 "phase timer" at 0.0 (owner 10)
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: whoa
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Food price set to average $230 (4 units for $1721)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -371229256467265348
  INFO [Shop.calcBuySellPrice]                       Current Energy price $26
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 61, needed: 28
  INFO [Shop.printPriceFactor]                       Energy is decreased to 59%
  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]                        (P12)yourslipisshowing chat: 1500
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 17 critical: 8 surplus: 9 money: $4450
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 25 critical: 7 surplus: 18 money: $2486
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 10 critical: 6 surplus: 4 money: $2101
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 9 critical: 7 surplus: 2 money: $5450
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 115ms (151ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9098 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 42
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [GameController.apply]                        (P12)yourslipisshowing chat: sign up for food stamps
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $32
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 166ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $30 (4 units for $120)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #8 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3802051085147789911
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 48660376
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $5495 Plots: 8 Assets: 4108 Total: 13603
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 4 Energy: 8 Smithore: 28 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $4330 Plots: 10 Assets: 2725 Total: 12055
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 4 Energy: 21 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $2486 Plots: 9 Assets: 4917 Total: 11903
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 5 Energy: 25 Smithore: 27 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $2176 Plots: 9 Assets: 2585 Total: 9261
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 4 Energy: 7 Smithore: 10 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 0 mules for 0 smithore and now has 10 mules
  INFO [Shop.buildMules]                             A mule now costs $150
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $132
  INFO [SummaryPhase2.begin]                         Shop Smithore: 0 units $76
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $230
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop mules: 10 $150
  INFO [SummaryPhase2.begin]                         Colony total: 46822
  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 [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: maybe 2k
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 75
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <A.D.A.M.> wants River (4,0)
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> is using the LP to pick tiles.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants River (4,0)
  INFO [LandGrantActuator.agreeOnClaims]             AI: Try to agree on tiles to claim.
  INFO [LandGrantActuator.agreeOnClaims]             AI: <D.A.N.> must pick a different tile.
  INFO [LandGrantActuator.getAdamTile]               AI: <D.A.N.> wants Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 117ms 13 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 2: Plain (3,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 3 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 3: River (4,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 4: Plain (7,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 7 frame 3
  INFO [LandGrantPhase.claimPlot]                    (P14)<D.A.N.> is granted tile 7: Plain (2,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 17
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9168 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony sells plot #1
  INFO [PlotSeller.beginAuction]                     Starting auction set
  INFO [PlotSeller.beginAuction]                     Land auction price: $1256
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> originally valued the plot at $1499
  INFO [LandAuctionActuator.beginLandAuction]        AI: <A.D.A.M.> targets price $1496
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> originally valued the plot at $1467
  INFO [LandAuctionActuator.beginLandAuction]        AI: <D.A.N.> targets price $1464
  INFO [AbstractAuctionController.begin]             Begin auction id 43
  INFO [Client.receiveTCPMessages]                   Client: Continue (13) 0 bytes
  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: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     LandAuctionStart is delivered in 3 frames, rountrip 1ms, max 101ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  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: <D.A.N.> new price $1480 (changed $16)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1532 (changed $52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1520 (changed $-12)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1560 (changed $64)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1524 (changed $-36)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1548 (changed $24)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1552 (changed $32)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <A.D.A.M.> new price $1496 (changed $-52)
  INFO [LandAuctionActuator.changeTargetPrice]       AI: <D.A.N.> new price $1564 (changed $12)
  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 [AbstractLandAuctionPhase.buyLand]            (P11)FluffyFiend bought the plot for $2548
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 9
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 101ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4816602690857046497
  INFO [Development.setPlayerOrder]                  Normal development order. 10 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.90062875
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 4 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 101ms (233ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9183 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 0.8 (39.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 149ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 5607.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,1) into Energy from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (2,4) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (3,4) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,1): Crystite --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,4): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,4) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testHuntWampus]          AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $162, max: 47.5, left: 3.6192951, fraction 0.07619569
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $162 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1769
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (101ms) <P12> 101ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9231 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 128770500799705039
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.092246115
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 2)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P11)FluffyFiend has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 101ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9231 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (3,0) with Food factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (1,0) with Food factory
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend caught the Mountain Wampus and got $300
  INFO [AvatarCommandStream.update]                  Needs to buffer more frames. Update: 1501. End Update: 1500
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1619
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $169, max: 47.5, left: 7.139292, fraction 0.15030088
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $169 in the pub
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 7523800079700347699
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8179629
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 3)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9253 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (0,2) with Smithore factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (7,4) with Smithore factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (7,0) with Energy factory
  INFO [Mule.runAway]                                Mule runs away for (P12)yourslipisshowing
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2375
  INFO [Mule.runAway]                                Mule runs away for (P12)yourslipisshowing
  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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 100ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5422974969178832226
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.19623089
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: TapDancingMule
  INFO [PlayerEventPhase$1.finished]                 Event Message: Your M.U.L.E. won the colony tap-dancing contest. You collected $300
  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 (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 1 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [DevelopmentPlanner.begin]                    AI: <A.D.A.M.> starts by assaying River (4,0)
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: Assay
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 0.8 (39.0/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 4185.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 70ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 6960.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,0) into Food from Crystite
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (4,0) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (0,0): Crystite --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying River (4,0): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P13)<A.D.A.M.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            Found High amounts of Crystite
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: there it is
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (0,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile River (4,0) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> developed a tile but is short on time: 5.999293
  INFO [DevelopmentActuator.testHuntWampus]          AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $150, max: 47.5, left: 2.739296, fraction 0.05766939
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $150 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 1813
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9284 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: RADIATION
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1881285100715462129
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ColonyEvent.applyEvent]                      Radiation strikes (P14)<D.A.N.> Crater (7,2)
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PRODUCTION #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (103ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9252 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1379216696095548245
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 21 energy and needs 9 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 25 energy and needs 7 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 7 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 8 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 4 food, 15 energy, 1 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 15 energy, 11 smithore, 12 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 12 food, 8 energy, 14 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 14 food, 8 energy, 0 smithore, 10 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 3 food, 15 energy, 0 smithore, 22 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 17 energy, 10 smithore, 13 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 12 food, 7 energy, 16 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 16 food, 8 energy, 0 smithore, 12 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9255 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9256 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5235741013316648694
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $76
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-9
  INFO [Shop.printPriceFactor]                       Smithore shop: 0, mules potentially available: 2, mules needed: 7
  INFO [Shop.printPriceFactor]                       Smithore is increased to 250%
  INFO [Shop.printPriceFactor]                       Smithore buy price $181 sell price $216
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $2201
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 37 critical: 0 surplus: 37 money: $1961
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 26 critical: 0 surplus: 26 money: $2526
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 28 critical: 0 surplus: 28 money: $5357
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 3
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 44
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $70
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $181
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $70
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 2ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 5
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [SlickLogSystem.info]                         Transaction #6
  INFO [SlickLogSystem.info]                         Transaction #7
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #23
  INFO [GameController.apply]                        (P11)FluffyFiend chat: ugh
  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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #26
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #27
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: lol
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 201ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $181 (91 units for $16471)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 103ms (201ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9272 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2970671590596316065
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $132
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $84 sell price $224
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 22 critical: 0 surplus: 22 money: $2201
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 13 critical: 0 surplus: 13 money: $8658
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $7232
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 12 critical: 0 surplus: 12 money: $10425
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 103ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9239 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 45
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $84
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: im trying with it all!
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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]         (P14)<D.A.N.> auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing 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 [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)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $84 (47 units for $3948)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 116ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9260 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3608861974065382941
  INFO [Shop.calcBuySellPrice]                       Current Food price $230
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 36, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 67%
  INFO [Shop.printPriceFactor]                       Food buy price $138 sell price $173
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 3 critical: 5 surplus: -2 money: $4049
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 5 surplus: 0 money: $9750
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 12 critical: 5 surplus: 7 money: $7232
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 16 critical: 5 surplus: 11 money: $11433
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 116ms (119ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 46
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $138
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $138
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $-103
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $138
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $138
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $-103
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $153
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $138
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $-103
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 119ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $138 (2 units for $276)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 99ms (100ms) <P12> 99ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2436630352606393884
  INFO [Shop.calcBuySellPrice]                       Current Energy price $30
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 73, needed: 32
  INFO [Shop.printPriceFactor]                       Energy is decreased to 58%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 24 critical: 10 surplus: 14 money: $3773
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 31 critical: 8 surplus: 23 money: $9750
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 8 critical: 7 surplus: 1 money: $7508
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 10 critical: 7 surplus: 3 money: $11433
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 99ms (100ms) <P12> 99ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9194 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 47
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.901 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 99ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $0
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 116ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $45 (2 units for $90)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #9 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 8399616302543335248
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 12436248
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $11523 Plots: 9 Assets: 3323 Total: 19346
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 16 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $9660 Plots: 10 Assets: 3225 Total: 17885
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 5 Energy: 33 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $7508 Plots: 10 Assets: 2420 Total: 14928
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 10 Energy: 8 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $3773 Plots: 12 Assets: 3065 Total: 12838
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 5 Energy: 24 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 12 mules for 24 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $360
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $84
  INFO [SummaryPhase2.begin]                         Shop Smithore: 67 units $181
  INFO [SummaryPhase2.begin]                         Shop Food: 0 units $138
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $45
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $360
  INFO [SummaryPhase2.begin]                         Colony total: 64997
  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 [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 (13) 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: 77
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (5ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 21 bytes
  INFO [DelayedMessageQueue.add]                     Continue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase$2.finished]                   Grace duration 116ms 12 frames (6 grace frames)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantStart is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.apply]                        Starting land grant
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 0 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P11)FluffyFiend is granted tile 0: Plain (2,0)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P13)<A.D.A.M.> pressed at plot 1 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P13)<A.D.A.M.> is granted tile 1: Plain (8,1)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.update]                       (P14)<D.A.N.> pressed at plot 2 frame 1
  INFO [LandGrantPhase.claimPlot]                    (P12)yourslipisshowing is granted tile 2: Mountain1 (1,4)
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 25 bytes
  INFO [DelayedMessageQueue.add]                     LandGrantContinue is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [LandGrantPhase.moveToNextTile]               Land grant ends
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 12
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9158 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9158 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2885632463671068445
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.17349976
  INFO [PlayerEventPhase.begin]                      Event player: (P14)<D.A.N.> (rank 1)
  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 $300
  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 (13) 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 [Player.useFood]                              (P14)<D.A.N.> has 16 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (7ms) <P11> 100ms (100ms) <P12> 100ms (116ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9150 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2976.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 2219ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3333.9999999999995
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (2,4) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (3,4) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (7,2) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (2,4): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (3,4): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Crater (7,2): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (2,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (3,4) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Crater (7,2) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> is assaying Plain (2,4).
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToAssayStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: Assay
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToAssayStore
  INFO [GameModel.buyAssay]                          (P14)<D.A.N.> got an assay bot
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: Assay
  INFO [DevelopmentMessenger.showMessage]            No Crystite found
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $152, max: 47.5, left: 3.9991002, fraction 0.08419158
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $152 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 2175
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5677297531633515822
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.53902864
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain3 (8,4) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (0,2) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Mountain1 (1,4) with Smithore factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2249
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $159, max: 47.5, left: 2.5191016, fraction 0.053033717
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $159 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -8749598023573993021
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.11654186
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 3)
  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 [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 10 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9201 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3146.0 from previous solution.
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 3000ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3947.999999999999
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 5 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,0) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,1) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,0) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,1) into Food from Empty
  INFO [DevelopmentPlanner.finalizePlan]             	5. make plot (8,1) into Food from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (5,0): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (5,1): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain2 (0,0): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (8,1): Empty --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActuator.mergeThread]             Merged the development thread.
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (5,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain1 (5,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain2 (0,0) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (8,1) with Food factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $155, max: 47.5, left: 3.4591007, fraction 0.072823174
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $155 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2202
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 44
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9202 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5688331827336487091
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.77587366
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 4)
  INFO [Player.useFood]                              (P11)FluffyFiend has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (7,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (1,3) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (3,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (2,0) with Food factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1807
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $181, max: 47.5, left: 11.359173, fraction 0.23914048
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $181 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9222 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9225 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5047138742313305247
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 24 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 33 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 8 energy and needs 7 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 6 food, 8 energy, 0 smithore, 47 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 15 energy, 2 smithore, 27 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 29 food, 8 energy, 4 smithore, 1 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 4 food, 8 energy, 0 smithore, 28 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 7 food, 9 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 6 food, 18 energy, 1 smithore, 31 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 31 food, 6 energy, 5 smithore, 0 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 4 food, 5 energy, 0 smithore, 33 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9273 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PEST_ATTACK
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2593012965472165484
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9278 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 557594517091590951
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $181
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-5
  INFO [Shop.printPriceFactor]                       Smithore shop: 67, mules potentially available: 42, mules needed: 2
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $74 sell price $109
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $3419
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 1 critical: 0 surplus: 1 money: $9309
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 5 critical: 0 surplus: 5 money: $7518
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $10765
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9285 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 49
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $74
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $50
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $38
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $50
  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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $74 (6 units for $444)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 111ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9293 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6512922485330253167
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $84
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $80 sell price $220
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 48 critical: 0 surplus: 48 money: $3419
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 31 critical: 0 surplus: 31 money: $9383
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 0 critical: 0 surplus: 0 money: $7888
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 33 critical: 0 surplus: 33 money: $10765
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9294 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 50
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P13)<A.D.A.M.> 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #45
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #46
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #47
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #48
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $80 (79 units for $6320)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9286 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -756176971387006253
  INFO [Shop.calcBuySellPrice]                       Current Food price $138
  INFO [Shop.printPriceFactor]                       Food shop: 0, total: 53, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 53%
  INFO [Shop.printPriceFactor]                       Food buy price $59 sell price $94
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 7 critical: 5 surplus: 2 money: $7259
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 6 critical: 5 surplus: 1 money: $11863
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 34 critical: 5 surplus: 29 money: $7888
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 6 critical: 5 surplus: 1 money: $10765
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 51
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [GameController.apply]                        (P12)yourslipisshowing chat: im scared of the rats lol
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 2ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $111
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-290
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 133ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $59 (12 units for $708)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (6ms) <P11> 100ms (100ms) <P12> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9259 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -103456154513051210
  INFO [Shop.calcBuySellPrice]                       Current Energy price $45
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 68, needed: 38
  INFO [Shop.printPriceFactor]                       Energy is decreased to 67%
  INFO [Shop.printPriceFactor]                       Energy buy price $15 sell price $50
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 19 critical: 12 surplus: 7 money: $6610
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 37 critical: 9 surplus: 28 money: $11863
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 6 critical: 9 surplus: -3 money: $8537
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 6 critical: 8 surplus: -2 money: $10824
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 2ms (6ms) <P11> 100ms (100ms) <P12> 116ms (133ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 2 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9247 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 52
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-40
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 171ms
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Shop.setAveragePrice]                        Energy price set to average $30 (0 units for $0)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #10 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9237 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1192025076528101084
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 15594592
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $11863 Plots: 11 Assets: 2699 Total: 20062
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 6 Energy: 37 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $10824 Plots: 9 Assets: 4155 Total: 19479
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 5 Energy: 6 Smithore: 0 Crystite: 33
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $8537 Plots: 11 Assets: 2312 Total: 16349
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 23 Energy: 6 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $6610 Plots: 13 Assets: 3137 Total: 16247
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 18 Energy: 19 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 5 mules for 10 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $140
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $80
  INFO [SummaryPhase2.begin]                         Shop Smithore: 63 units $74
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $59
  INFO [SummaryPhase2.begin]                         Shop Energy: 0 units $30
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $140
  INFO [SummaryPhase2.begin]                         Colony total: 72137
  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 [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 (13) 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: 78
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9197 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3356343581125012479
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.46031594
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 1)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 6 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (100ms) <P12> 117ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)yourslipisshowing develops tile Plain (7,1) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (7,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (8,0) with Crystite factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile River (4,1) with Energy factory
  INFO [GameModel.sellMule]                          (P12)yourslipisshowing sold a mule for $165
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 2314
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $154, max: 47.5, left: 1.2191029, fraction 0.025665324
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 8
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1381620087941298376
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.83453166
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 2)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (217ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 55ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 2977.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 1 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (4,4) into Energy from Food
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> 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: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile River (4,4) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [GameModel.sellMule]                          (P14)<D.A.N.> sold a mule for $165
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> nothing left to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $250, max: 47.5, left: 31.999645, fraction 0.6736767
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $250 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 775
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9177 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2000885383958319328
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.43133515
  INFO [PlayerEventPhase.begin]                      No player event for (P13)<A.D.A.M.> (rank 3)
  INFO [Player.useFood]                              (P13)<A.D.A.M.> has 23 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9171 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> couldn't find a lower bound using the previous solution (even with fudging).
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 12ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 1318.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (5,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (8,1) into Energy from Food
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,1) into Crystite from Food
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (0,4) into Energy from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain1 (5,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (8,1): Food --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,1): Food --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,4): Empty --> Energy
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain1 (5,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (8,1) with Energy factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,1) with Crystite factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,4) with Energy factory
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2375
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9206 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3659213828047649602
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.8549549
  INFO [PlayerEventPhase.begin]                      No player event for (P11)FluffyFiend (rank 4)
  INFO [Player.useFood]                              (P11)FluffyFiend has 18 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 116ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9205 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $300
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend develops tile Plain (2,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (1,0) with Crystite factory
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (8,3) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)FluffyFiend sold a mule for $190
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1824
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $165, max: 47.5, left: 11.019165, fraction 0.23198242
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $165 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9204 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5200497596887810406
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 19 energy and needs 12 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 37 energy and needs 10 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 6 energy and needs 6 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 3 energy, 0 smithore, 73 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 0 food, 2 energy, 2 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 14 food, 21 energy, 4 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 0 food, 13 energy, 0 smithore, 28 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 3 energy, 0 smithore, 68 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 0 food, 2 energy, 2 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 11 food, 21 energy, 3 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 0 food, 15 energy, 0 smithore, 27 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9242 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: PLANET_QUAKE
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3962647616192133328
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9235 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 578400040518317924
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $74
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-3
  INFO [Shop.printPriceFactor]                       Smithore shop: 63, mules potentially available: 44, mules needed: 3
  INFO [Shop.printPriceFactor]                       Smithore is decreased to 44%
  INFO [Shop.printPriceFactor]                       Smithore buy price $47 sell price $82
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 0 critical: 0 surplus: 0 money: $6575
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $11842
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 1 critical: 0 surplus: 1 money: $8222
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $11049
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (1ms) <P11> 100ms (100ms) <P12> 100ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9234 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 54
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $47
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $18
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $30
  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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left 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 #1
  INFO [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 117ms
  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 (13) 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 [Shop.setAveragePrice]                        Smithore price set to average $47 (1 units for $47)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (134ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9208 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2262418738200564677
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $80
  INFO [Shop.calcBuySellPrice]                       Crystite buy price $124 sell price $264
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 31 critical: 0 surplus: 31 money: $6528
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 19 critical: 0 surplus: 19 money: $11842
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 2 critical: 0 surplus: 2 money: $8269
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 44 critical: 0 surplus: 44 money: $11049
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 116ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9229 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 55
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $124
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $124
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: ChooseDirection (12) 4 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.884 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 116ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [Player.increaseAuctionTeleportCount]         (P13)<A.D.A.M.> auction teleport count: 1
  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 [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 [Player.increaseAuctionTeleportCount]         (P12)yourslipisshowing auction teleport count: 1
  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 [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 [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 [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #28
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #29
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #30
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #31
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #32
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #33
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #34
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #35
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #36
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #37
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #38
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #39
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #40
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #41
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #42
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #43
  INFO [AbstractAuctionPhase.playerTransactionCount] Adding transaction grace time 80ms
  INFO [SlickLogSystem.info]                         Transaction #44
  INFO [Player.increaseAuctionTeleportCount]         (P14)<D.A.N.> auction teleport count: 1
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  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 (13) 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 [Shop.setAveragePrice]                        Crystite price set to average $124 (96 units for $11904)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 100ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9174 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3255445359119720431
  INFO [Shop.calcBuySellPrice]                       Current Food price $59
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 29, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 77%
  INFO [Shop.printPriceFactor]                       Food buy price $30 sell price $65
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 7 critical: 5 surplus: 2 money: $10372
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 1 critical: 5 surplus: -4 money: $14198
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 20 critical: 5 surplus: 15 money: $8517
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 0 critical: 5 surplus: -5 money: $16505
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 100ms (200ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9210 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 56
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 (12) 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.9 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 2 frames, rountrip 1ms, max 100ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P14)<D.A.N.> (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P11)FluffyFiend 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> has buyout mask 15
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller FluffyFiend rank 4 takes over trade from seller <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller FluffyFiend rank 4 takes over trade from seller <A.D.A.M.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #1
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Player.increaseAuctionTeleportCount]         (P11)FluffyFiend auction teleport count: 1
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller FluffyFiend rank 4 takes over trade from seller <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller FluffyFiend rank 4 takes over trade from seller <A.D.A.M.> rank 3
  INFO [AbstractAuctionPhase.checkCancelTransactions] Seller FluffyFiend rank 4 takes over trade from seller <A.D.A.M.> rank 3
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $65
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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: 200ms
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [Client.receiveTCPMessages]                   Client: BeginTransaction (0) 0 bytes
  INFO [SlickLogSystem.info]                         Transaction #7
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $30
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $98
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $53
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 200ms
  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 (13) 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 [Shop.setAveragePrice]                        Food price set to average $65 (7 units for $455)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 116ms (150ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9203 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -2685604296848049604
  INFO [Shop.calcBuySellPrice]                       Current Energy price $30
  INFO [Shop.printPriceFactor]                       Energy shop: 0, total: 68, needed: 36
  INFO [Shop.printPriceFactor]                       Energy is decreased to 65%
  INFO [Shop.printPriceFactor]                       Energy buy price $10 sell price $45
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 9 critical: 13 surplus: -4 money: $10567
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 23 critical: 10 surplus: 13 money: $14068
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 21 critical: 7 surplus: 14 money: $8777
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 15 critical: 6 surplus: 9 money: $16180
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9200 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 57
  INFO [NetworkTimer.start]                          Started "countdown" at 6.0 (owner 10)
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: hope that wasnt the $65 that lost me lol
  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.883 seconds
  INFO [Client.receiveTCPMessages]                   Client: Synchronized (0) 45 bytes
  INFO [DelayedMessageQueue.add]                     StartAuction is delivered in 3 frames, rountrip 1ms, max 117ms
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 167ms
  INFO [Auction.setBuyersAndSellers]                 Auction buyers: (P11)FluffyFiend (P12)yourslipisshowing 
  INFO [Auction.setBuyersAndSellers]                 Auction sellers: (P13)<A.D.A.M.> (P14)<D.A.N.> 
  INFO [NetworkTimer.start]                          Started "phase timer" at 10.0 (owner 10)
  INFO [AuctionActuator.beginAuction]                AI: <A.D.A.M.> has buyout mask 15
  INFO [AuctionActuator.beginAuction]                AI: <D.A.N.> 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 [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #3
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #4
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #5
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #6
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> 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 [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [AbstractAuctionPhase.checkCancelTransactions] Buyer left auction line.
  INFO [SlickLogSystem.info]                         Transaction #8
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #9
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #10
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #11
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #12
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [SlickLogSystem.info]                         Transaction #13
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $-62
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $25
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: EndTransaction (0) 0 bytes
  INFO [AbstractAuctionPhase.calcRoundtripTime]      Auction uses roundtrip: 134ms
  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 (13) 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 [Shop.setAveragePrice]                        Energy price set to average $25 (13 units for $249)
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- SUMMARY #11 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9167 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -6705570491161781928
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 38677800
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $16180 Plots: 9 Assets: 1630 Total: 22310
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 5 Energy: 15 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $14041 Plots: 11 Assets: 2095 Total: 21636
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 3 Energy: 24 Smithore: 0 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $10405 Plots: 13 Assets: 2387 Total: 19292
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 4 Energy: 15 Smithore: 1 Crystite: 0
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $9026 Plots: 11 Assets: 2225 Total: 16751
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 16 Energy: 8 Smithore: 0 Crystite: 0
  INFO [Shop.buildMules]                             Shop built 1 mules for 2 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $90
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 61 units $47
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $65
  INFO [SummaryPhase2.begin]                         Shop Energy: 6 units $25
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $90
  INFO [SummaryPhase2.begin]                         Colony total: 79989
  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 [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 (13) 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: 76
  INFO [GameController.beginNextPhase]               --------- LAND_GRANT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9179 bytes
  INFO [LandGrantActuator.begin]                     AI: <A.D.A.M.> Not enough tiles, grab any tile.
  INFO [LandGrantActuator.begin]                     AI: <D.A.N.> Not enough tiles, grab any tile.
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               Forcibly ending uncompleted phase transition
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 3
  INFO [GameController.beginNextPhase]               --------- LAND_AUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9165 bytes
  INFO [PlotSeller.generateNextColonyAuction]        Colony doesn't sell a plot
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 1232634027409098415
  INFO [Development.setPlayerOrder]                  Normal development order. 14 mules.
  INFO [Development.nextPlayer]                      Development moving to next player: 0
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.25687212
  INFO [PlayerEventGenerator.nextEvent]              No suitable event was found
  INFO [PlayerEventPhase.begin]                      No player event for (P14)<D.A.N.> (rank 1)
  INFO [Player.useFood]                              (P14)<D.A.N.> has 5 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9163 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P14)<D.A.N.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <D.A.N.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <D.A.N.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <D.A.N.> got lower bound of 2912.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <D.A.N.> finished Development LP in time 29ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 3494.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <D.A.N.> picked 4 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (6,0) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (6,1) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (4,4) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	4. make plot (2,4) into Crystite from Empty
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,0): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Plain (6,1): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying River (4,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- is trying Mountain1 (2,4): Empty --> Crystite
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <D.A.N.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <D.A.N.> successfully enqueued the entire plan.
  INFO [GameController.apply]                        (P11)FluffyFiend chat: will be close i think
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: close for sure
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,0) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameController.apply]                        (P11)FluffyFiend chat: if tite is high i may have a chance
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Plain (6,1) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: depends on the tite price
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile River (4,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P14)<D.A.N.> develops tile Mountain1 (2,4) with Crystite factory
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <D.A.N.> chose not to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <D.A.N.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <D.A.N.> Action: GoToPub
  INFO [GameModel.gamble]                            (P14)<D.A.N.> gambles $239, max: 47.5, left: 10.519154, fraction 0.22145587
  INFO [DevelopmentMessenger.showMessage]            <D.A.N.> won $239 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <D.A.N.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P14)<D.A.N.> finishes on update 1849
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: dan feels like he needs to make food
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9189 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 6184656723867165999
  INFO [Development.nextPlayer]                      Development moving to next player: 1
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.3138147
  INFO [PlayerEventPhase.begin]                      No player event for (P12)yourslipisshowing (rank 2)
  INFO [Player.useFood]                              (P12)yourslipisshowing has 3 food and needs 5 food
  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 (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (2ms) <P11> 100ms (101ms) <P12> 117ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9198 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P12)yourslipisshowing
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.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)FluffyFiend chat: I DEMAND A REMATCH--empress awaits in the lobby
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile River (4,1) with Food factory
  INFO [GameModel.developLand]                       (P12)yourslipisshowing develops tile Plain (1,4) with Crystite factory
  INFO [AbstractDevelopmentPhase.apply]              Remote (P12)yourslipisshowing finishes on update 1078
  INFO [GameModel.gamble]                            (P12)yourslipisshowing gambles $219, max: 47.5, left: 8.939508, fraction 0.18820018
  INFO [DevelopmentMessenger.showMessage]            yourslipisshowing won $219 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (11) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9190 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3703336062498704614
  INFO [Development.nextPlayer]                      Development moving to next player: 2
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.014712989
  INFO [PlayerEventPhase.begin]                      Event player: (P11)FluffyFiend (rank 3)
  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 $200
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: maybe
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P11)FluffyFiend has 4 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 117ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9192 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P11)FluffyFiend
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: im torched
  INFO [Client.receiveTCPMessages]                   Client: TimerFinished (10) 16 bytes
  INFO [NetworkTimerManager.apply]                   Finished Timer 0 "countdown" at 0.0 (owner 10)
  INFO [GameModel.developLand]                       (P11)FluffyFiend develops tile Plain (8,2) with Crystite factory
  INFO [GameModel.sellMule]                          (P11)FluffyFiend sold a mule for $140
  INFO [AbstractDevelopmentPhase.apply]              Remote (P11)FluffyFiend finishes on update 1022
  INFO [GameModel.gamble]                            (P11)FluffyFiend gambles $250, max: 47.5, left: 18.559532, fraction 0.39072698
  INFO [DevelopmentMessenger.showMessage]            FluffyFiend won $250 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 (13) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (14) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (12) 8 bytes
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 4
  INFO [GameController.beginNextPhase]               --------- PLAYER_EVENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 101ms (167ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9207 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1457367738383775949
  INFO [Development.nextPlayer]                      Development moving to next player: 3
  INFO [PlayerEventGenerator.nextEvent]              Event random chance: 0.047849357
  INFO [PlayerEventPhase.begin]                      Event player: (P13)<A.D.A.M.> (rank 4)
  INFO [PlayerEventPhase.begin]                      Event: AgricultureAward
  INFO [PlayerEventPhase$1.finished]                 Event Message: The colony council for agriculture awarded you $200 for each food plot you have developed. The total grant is $600
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)FluffyFiend chat: nonsense
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [Player.useFood]                              (P13)<A.D.A.M.> has 16 food and needs 5 food
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- DEVELOPMENT #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 115ms (184ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9217 bytes
  INFO [DevelopmentPhaseSingle.begin]                Developing player: (P13)<A.D.A.M.>
  INFO [Wampus.<init>]                               Wampus has 0 mountains, reward is $400
  INFO [NetworkTimer.start]                          Started "countdown" at 3.0 (owner 10)
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> copying development state.
  INFO [DevelopmentActuator.beginThreaded]           AI: <A.D.A.M.> beginning threaded development.
  INFO [Client.receiveTCPMessages]                   Client: TimerStarted (10) 16 bytes
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> started Development LP.
  INFO [PlayerLP.makeTimeConstraints]                DevTime ratio for <A.D.A.M.> is 1.0 (47.5/47.5).
  INFO [PlayerLP.tryToFindFeasibleSolution]          AI: <A.D.A.M.> got lower bound of 3229.0 from previous solution.
  INFO [PlayerLP.makeDevelopmentPlan]                AI: <A.D.A.M.> finished Development LP in time 84ms
  INFO [PlayerLP.makeDevelopmentPlan]                	Optimal Value: 6012.0
  INFO [DevelopmentPlanner.finalizePlan]             AI: <A.D.A.M.> picked 3 tiles to be modified
  INFO [DevelopmentPlanner.finalizePlan]             	1. make plot (0,3) into Food from Smithore
  INFO [DevelopmentPlanner.finalizePlan]             	2. make plot (5,3) into Food from Energy
  INFO [DevelopmentPlanner.finalizePlan]             	3. make plot (0,4) into Food from Energy
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> is using the heuristic enqueueing scheme.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Mountain3 (0,3): Smithore --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToMuleStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (5,3): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- is trying Plain (0,4): Energy --> Food
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToOutfitStore
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: PlaceMule
  INFO [DevelopmentPlanner.enqueueDevelop]           AI: <A.D.A.M.> ------- succeeded.
  INFO [DevelopmentPlanner.enqueueHeuristic]         AI: <A.D.A.M.> successfully enqueued the entire plan.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.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: <A.D.A.M.> Action: GoToMuleStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: adam is gonna win lol
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Mountain3 (0,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (5,3) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToOutfitStore
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: PlaceMule
  INFO [GameModel.developLand]                       (P13)<A.D.A.M.> develops tile Plain (0,4) with Food factory
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToMuleStore
  INFO [GameController.apply]                        (P11)FluffyFiend chat: i think so
  INFO [GameModel.sellMule]                          (P13)<A.D.A.M.> sold a mule for $140
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> action queue is empty.
  INFO [DevelopmentActuator.testAssayLast]           AI: <A.D.A.M.> not enough time to assay.
  INFO [DevelopmentActionQueue2.addAction]           AI: <A.D.A.M.> Queue: GoToPub
  INFO [DevelopmentActionQueue2.update]              AI: <A.D.A.M.> Action: GoToPub
  INFO [GameModel.gamble]                            (P13)<A.D.A.M.> gambles $213, max: 47.5, left: 7.339097, fraction 0.15450731
  INFO [DevelopmentMessenger.showMessage]            <A.D.A.M.> won $213 in the pub
  INFO [DevelopmentActuator.actionComplete]          AI: <A.D.A.M.> gambled and can't do more actions.
  INFO [AbstractDevelopmentPhase.updatePlayer]       My user (P13)<A.D.A.M.> finishes on update 2008
  INFO [AbstractDevelopmentPhase.startOutroIfDone]   Starting outro
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 6
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_A #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9195 bytes
  INFO [ColonyEventPhase.begin]                      No colony event. Skipping phase.
  INFO [GameController.beginNextPhase]               --------- PRODUCTION #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (101ms) <P12> 101ms (118ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9184 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3578340217811827361
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [ProductionPhase.finishPower]                 (P11)FluffyFiend has 15 energy and needs 13 energy
  INFO [ProductionPhase.finishPower]                 (P12)yourslipisshowing has 24 energy and needs 11 energy
  INFO [ProductionPhase.finishPower]                 (P13)<A.D.A.M.> has 8 energy and needs 8 energy
  INFO [ProductionPhase.finishPower]                 (P14)<D.A.N.> has 15 energy and needs 9 energy
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend expects 0 food, 0 energy, 0 smithore, 78 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing expects 4 food, 0 energy, 0 smithore, 48 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> expects 32 food, 12 energy, 0 smithore, 5 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> expects 13 food, 0 energy, 0 smithore, 28 crystite
  INFO [Client.receiveTCPMessages]                   Client: Continue (12) 0 bytes
  INFO [Client.receiveTCPMessages]                   Client: Continue (11) 0 bytes
  INFO [ProductionPhase.apply]                       Skipping production
  INFO [ProductionPhase.logProduction]               (P11)FluffyFiend produced 0 food, 0 energy, 0 smithore, 81 crystite
  INFO [ProductionPhase.logProduction]               (P12)yourslipisshowing produced 5 food, 0 energy, 0 smithore, 45 crystite
  INFO [ProductionPhase.logProduction]               (P13)<A.D.A.M.> produced 27 food, 15 energy, 0 smithore, 4 crystite
  INFO [ProductionPhase.logProduction]               (P14)<D.A.N.> produced 12 food, 0 energy, 0 smithore, 25 crystite
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- COLONY_EVENT_B #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9181 bytes
  INFO [ColonyEventPhase.begin]                      ColonyEvent: SHIP_RETURNS
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -3574732676828628738
  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 (13) 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 [GameController.beginNextPhase]               --------- COLLECTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9176 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 2890694612665689508
  INFO [Shop.calcBuySellPrice]                       Current Smithore price $47
  INFO [Shop.calcBuySellPrice]                       Smithore random variation $-11
  INFO [Shop.printPriceFactor]                       Smithore shop: 61, mules potentially available: 42, mules needed: 1
  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 [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Smithore: 1 critical: 0 surplus: 1 money: $10805
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Smithore: 0 critical: 0 surplus: 0 money: $14095
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Smithore: 0 critical: 0 surplus: 0 money: $9939
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Smithore: 0 critical: 0 surplus: 0 money: $16304
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_SMITHORE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9100 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 59
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $10
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $-2
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $10
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 101ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9091 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 3074055692170474386
  INFO [Shop.calcBuySellPrice]                       Current Crystite price $124
  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]                        (P11)FluffyFiend chat: u mean dan
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Crystite: 81 critical: 0 surplus: 81 money: $10805
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Crystite: 45 critical: 0 surplus: 45 money: $14095
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Crystite: 4 critical: 0 surplus: 4 money: $9939
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Crystite: 25 critical: 0 surplus: 25 money: $16304
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_CRYSTITE #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9086 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 60
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $100
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $88
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $100
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 103ms (117ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9086 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: 5437702747677337037
  INFO [Shop.calcBuySellPrice]                       Current Food price $65
  INFO [Shop.printPriceFactor]                       Food shop: 1, total: 51, needed: 20
  INFO [Shop.printPriceFactor]                       Food is decreased to 54%
  INFO [Shop.printPriceFactor]                       Food buy price $20 sell price $55
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: gg
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Food: 0 critical: 0 surplus: 0 money: $10805
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Food: 5 critical: 0 surplus: 5 money: $14095
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Food: 33 critical: 0 surplus: 33 money: $9939
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Food: 12 critical: 0 surplus: 12 money: $16304
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_FOOD #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 103ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9071 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 61
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $16
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $178
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- COLLECTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (101ms) <P12> 103ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9075 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -1416179077680470012
  INFO [Shop.calcBuySellPrice]                       Current Energy price $25
  INFO [Shop.printPriceFactor]                       Energy shop: 6, total: 38, needed: 45
  INFO [Shop.printPriceFactor]                       Energy is increased to 114%
  INFO [Shop.printPriceFactor]                       Energy buy price $13 sell price $48
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        Client Synchronization OK
  INFO [GameController.apply]                        (P11)FluffyFiend chat: gg
  INFO [CollectionPhase.goToNextPhase]               (P11)FluffyFiend Energy: 2 critical: 0 surplus: 2 money: $10805
  INFO [CollectionPhase.goToNextPhase]               (P12)yourslipisshowing Energy: 10 critical: 0 surplus: 10 money: $14095
  INFO [CollectionPhase.goToNextPhase]               (P13)<A.D.A.M.> Energy: 15 critical: 0 surplus: 15 money: $9939
  INFO [CollectionPhase.goToNextPhase]               (P14)<D.A.N.> Energy: 5 critical: 0 surplus: 5 money: $16304
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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: 2
  INFO [GameController.beginNextPhase]               --------- AUCTION_ENERGY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (3ms) <P11> 100ms (100ms) <P12> 115ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9088 bytes
  INFO [AbstractAuctionController.begin]             Begin auction id 62
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <A.D.A.M.> calculated the target price (via method 2) to be $128
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> target price $28
  INFO [AuctionActuator.calcTargetPrice]             AI: <D.A.N.> calculated the target price (via method 2) to be $0
  INFO [Client.receiveTCPMessages]                   Client: Ready (10) 8 bytes
  INFO [Client.receiveTCPMessages]                   Client: Ready (13) 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 [AbstractAuctionPhase.end]                    No average price on last round
  INFO [MuleGameContainer.logSkippedFrames]          Skipped frames: 2
  INFO [GameController.beginNextPhase]               --------- SUMMARY #12 --------------------------------------------------------
  INFO [Server.logRoundtrip]                         Roundtrips: <S10 P13 P14> 1ms (4ms) <P11> 100ms (100ms) <P12> 115ms (234ms) 
  INFO [Client.logRoundtripTime]                     Client: Roundtrip time is 1 ms
  INFO [GameModelSerializer.serializeModel]          Packed game model to 9077 bytes
  INFO [GameController.checkClientSynchronization]   Sending synchonization checksum: -4384840933099264676
  INFO [SummaryPhase2.begin]                         Total Memory: 67108864
  INFO [SummaryPhase2.begin]                         Free Memory: 49153736
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Money: $10805 Plots: 13 Assets: 11894 Total: 29199
  INFO [SummaryPhase2.begin]                         (P11)FluffyFiend Food: 0 Energy: 2 Smithore: 1 Crystite: 81
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Money: $14095 Plots: 11 Assets: 7445 Total: 27040
  INFO [SummaryPhase2.begin]                         (P12)yourslipisshowing Food: 5 Energy: 10 Smithore: 0 Crystite: 45
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Money: $16304 Plots: 9 Assets: 4650 Total: 25454
  INFO [SummaryPhase2.begin]                         (P14)<D.A.N.> Food: 12 Energy: 5 Smithore: 0 Crystite: 25
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Money: $9939 Plots: 11 Assets: 2956 Total: 18395
  INFO [SummaryPhase2.begin]                         (P13)<A.D.A.M.> Food: 33 Energy: 15 Smithore: 0 Crystite: 4
  INFO [Shop.buildMules]                             Shop built 2 mules for 4 smithore and now has 14 mules
  INFO [Shop.buildMules]                             A mule now costs $70
  INFO [SummaryPhase2.begin]                         Shop Crystite: 0 units $124
  INFO [SummaryPhase2.begin]                         Shop Smithore: 57 units $39
  INFO [SummaryPhase2.begin]                         Shop Food: 1 units $35
  INFO [SummaryPhase2.begin]                         Shop Energy: 6 units $28
  INFO [SummaryPhase2.begin]                         Shop mules: 14 $70
  INFO [SummaryPhase2.begin]                         Colony total: 100088
  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 [SummaryPhase2.getColonyMessage]              Colony rating: 5
  INFO [SummaryPhase2.getColonyMessage]              Overall, the Colony succeeded... Extremely well. You can now retire in elegant estates!
  INFO [GameController.apply]                        (P11)FluffyFiend chat: meow
  INFO [SummaryPhase2.apply]                         Score saved
  INFO [GameController.apply]                        (P12)yourslipisshowing chat: woof
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (11) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /38.39.165.155 <P11>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 103178 user number 11
  INFO [ConnectedClient.removeUser]                  Server: Removing user 11 from /38.39.165.155 <P11>
  INFO [Server.removeClient]                         Server: Removing client /38.39.165.155 <> with id 85879925-dc44-4526-ad25-cb4172d2de6f
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /38.39.165.155 <>
  INFO [Client.receiveTCPMessages]                   Client: UserLeft (12) 0 bytes
  WARNING [Server.receiveMessages]                   Server: TCP receive failed from /174.243.0.231 <P12>. java.io.IOException: An existing connection was forcibly closed by the remote host
  INFO [Client.receiveTCPMessages]                   Client: UserDisconnected (0) 4 bytes
  INFO [MasterClient.logSend]                        MasterClient: Sending User Left ID 24637 user number 12
  INFO [ConnectedClient.removeUser]                  Server: Removing user 12 from /174.243.0.231 <P12>
  INFO [Server.removeClient]                         Server: Removing client /174.243.0.231 <> with id 71cf554a-e5ad-4783-926a-d0aeb571f166
  INFO [Server.sendMessages]                         Server: Closing connection to removed client /174.243.0.231 <>
  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
